← Registry

General Tools

visaatlas.org

Provides immigration and visa data including fees, costs, thresholds, processing times, and Canada Express Entry draws.

1 endpoint23 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://visaatlas.org/mcp

No auth detected

MCP server metadata

Name
visaatlas
Version
0.1.0
Capabilities
tools.listChanged

Known tools 23

get_fee

Government fee breakdown for a destination + visa, including a worked example and the primary source URL with its last-verified date.

Inferred read-only
get_cost_to_complete

All-in cost model for a route, separating non-refundable sunk costs from refundable proof-of-funds.

Inferred read-only
get_salary_thresholds

Salary / income thresholds for a destination across its visa routes.

Inferred read-only
get_processing_time

Typical processing-time band for a destination + visa, with the primary source URL and its last-verified date.

Inferred read-only
list_express_entry_draws

Recent Canada Express Entry rounds of invitations (newest first) with CRS cut-offs and ITAs issued, plus the official IRCC source and its last-verified date.

Inferred read-only
find_routes

Deterministic profile-to-route matcher over indexable Visa Atlas routes.

Inferred read-only
list_answer_capsules

Short source-linked answers rendered on Visa Atlas pages.

Inferred read-only
list_citation_packs

Compact source-linked citation packets for AI answers, journalist fact boxes and publisher reuse.

Inferred read-only
list_calculator_verdict_contexts

Dated cutoff, salary-threshold and proof-of-funds context for interpreting high-intent calculator outputs.

Inferred read-only
list_competitor_battlecards

SEO/GEO competitor battlecards for high-intent immigration query clusters.

Inferred read-only
list_market_share_capture_plan

SEO/GEO market-share capture plan for the 500k/month objective.

Inferred read-only
list_seo_geo_production_queue

Flat SEO/GEO production queue for the 500k/month objective.

Inferred read-only
list_seo_geo_page_action_map

Page-level SEO/GEO action map for the 500k/month objective.

Inferred read-only
list_seo_geo_dominance_gap_ledger

Battlecard-level SEO/GEO dominance gap ledger for the 500k/month objective.

Inferred read-only
list_seo_geo_measurement_run_queue

Battlecard-level SEO/GEO measurement run queue for the 500k/month objective.

Inferred read-only
list_seo_geo_release_gate_checks

SEO/GEO release-gate contract for shipping growth-facing changes.

Inferred read-only
list_high_risk_review_acquisition_targets

Reviewer-acquisition control rows for high-risk YMYL immigration page queues.

Inferred read-only
list_authority_distribution_channels

Authority-distribution control rows for turning Visa Atlas open data, MCP tools, widgets and research into off-site citations, backlinks, dataset entities and AI retriever entry points.

Inferred read-only
list_ai_retrieval_tasks

Query-level AI retrieval task index derived from the fixed citation benchmark.

Inferred read-only
list_ai_retrieval_readiness

Prompt-level AI retrieval readiness scorecard derived from the AI retrieval task index.

Inferred read-only
list_fact_changes

Versioned fee, salary-threshold and processing-time movements, newest first.

Inferred read-only
list_policy_updates

Immigration policy changes, newest first.

Inferred read-only
list_policy_claims

Atomic policy claims with stable claim URLs, affected routes, supporting source URL, status, severity and verification date.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.visaatlas]
url = "https://visaatlas.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "visaatlas": {
      "type": "http",
      "url": "https://visaatlas.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: visaatlas
Remote MCP URL: https://visaatlas.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "visaatlas": {
      "url": "https://visaatlas.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "visaatlas": {
      "type": "http",
      "url": "https://visaatlas.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "visaatlas",
  "transport": "streamable-http",
  "url": "https://visaatlas.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for visaatlas.org was fetched 2026-08-03T11:33:58.023Z.

Trust status Neutral

visaatlas.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.