PluginBench
MCP Server

Immigration and Travel MCP Server

io.github.martc03/immigration-travel

What is the Immigration and Travel MCP server?

US visa bulletin data and CBP border wait times. 3 MCP tools for immigration and travel planning.

How to install Immigration and Travel

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "immigration-travel": {
      "url": "https://immigration-travel-mcp.apify.actor/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "immigration-travel": {
      "serverUrl": "https://immigration-travel-mcp.apify.actor/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "immigration-travel": {
      "type": "http",
      "url": "https://immigration-travel-mcp.apify.actor/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "immigration-travel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://immigration-travel-mcp.apify.actor/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http immigration-travel https://immigration-travel-mcp.apify.actor/mcp

Related MCP servers

SEC company search and SBA business resources. 4 MCP tools for business intelligence.

View repository →

SEC filings, patent data, and trade data. 4 competitive intel tools.

View repository →

Federal court records and PACER case data. 4 MCP tools for legal research.

View repository →

CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools.

View repository →

EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data.

View repository →

SEC EDGAR, CFPB complaints, and BLS employment data. 4 tools.

View repository →