Server data from the Official MCP Registry
Visa requirements, documents, and FAQs for Indian passport holders. 35 countries.
Visa requirements, documents, and FAQs for Indian passport holders. 35 countries.
Valid MCP server (4 strong, 5 medium validity signals). 3 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
10 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rajat79suri-visa-info": {
"args": [
"-y",
"visa-info-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Visa requirements, processing times, document checklists, and FAQs for Indian passport holders across 35 countries. All data sourced from timesofvisa.com.
| Tool | Description |
|---|---|
get_visa_info | Complete visa info — documents, processing time, fees, tips, warnings |
get_visa_faq | Frequently asked questions with category filter (fees, documents, travel, etc.) |
compare_visas | Side-by-side comparison of 2-5 countries |
list_countries | List all 35 supported countries |
USA, UK, Canada, Australia, Schengen, France, Germany, Italy, Switzerland, UAE/Dubai, Singapore, Thailand, Japan, New Zealand, Malaysia, Indonesia, Maldives, Mexico, Sri Lanka, Saudi Arabia, Oman, Egypt, Turkey, South Korea, Vietnam, Qatar, Philippines, Nepal, Georgia, Azerbaijan, Croatia, Finland, Greece, Portugal, Spain
Add to your claude_desktop_config.json:
{
"mcpServers": {
"visa-info": {
"command": "npx",
"args": ["-y", "visa-info-mcp"]
}
}
}
Restart Claude Desktop. The visa tools will appear automatically.
"What documents do I need for a Croatia visa from India?"
→ Calls get_visa_info with country "Croatia" — returns full document checklist from timesofvisa.com
"Compare Dubai vs Thailand vs Singapore visa for Indians"
→ Calls compare_visas — returns processing time, difficulty, fees, documents side-by-side
"Is Japan visa free for Indians?"
→ Calls get_visa_faq — returns real FAQ from timesofvisa.com Japan guide
All data is synced from Times of Visa country guides. No fabricated or AI-generated content. Every response includes source URLs.
npm install
npm run build
npm run dev # run with tsx
npm run inspect # test with MCP Inspector
npx tsx scripts/sync-from-tov.ts
npm run build
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.