★ 0 stars
Go
🌐 Browser/Web
Updated 1d ago
MCP server for US immigration guidance — live Visa Bulletin, priority date checker, USCIS news, and immigration term explanations
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"immigration-mcp": {
"command": "go",
"args": [
"run",
"github.com/tushariitr-19/immigration-mcp@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add immigration-mcp go run github.com/tushariitr-19/immigration-mcp@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"immigration-mcp": {
"command": "go",
"args": [
"run",
"github.com/tushariitr-19/immigration-mcp@latest"
]
}
}
}
📋 Copy
README Excerpt
⚠️ **Disclaimer:** This tool is for informational purposes only and does not constitute legal advice. Always consult a qualified immigration attorney for decisions about your specific case. Data is sourced from official government websites (USCIS, State Department) but may not reflect the most recent updates.
Tools (3)
check_priority_date explain_term get_visa_bulletin
Topics
golang green-card h1b immigration mcp model-context-protocol prior-art uscis visa-bulletin