πΊπΈ Us Immigration Mcp Server
@sebastianomarchesini
About πΊπΈ Us Immigration Mcp Server
No overview available yet
Basic information
Category
Other
License
MIT
Runtime
node
Transports
stdio
Publisher
sebastianomarchesini
Submitted by
Sebastiano Marchesini
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"us-immigration": {
"command": "node",
"args": [
"/path/to/us-immigration-mcp/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is πΊπΈ Us Immigration Mcp Server?
A Model Context Protocol (MCP) server that provides AI assistants with tools, resources, and prompts for U.S. employment-based immigration petitions β specifically EB1A (Extraordinary Ability) and EB2 NIW (National Interest Waiver). It is designed for self-petitioners, immigration attorneys, researchers, and anyone using LaTeX for professional immigration documents.
How to use πΊπΈ Us Immigration Mcp Server?
Install Node.js 18+, clone the repository, run npm install and npm run build. Configure the server in an MCP-compatible client (e.g., Claude Desktop) by adding the path to dist/index.js in the clientβs configuration file. Use npm run dev for development mode. Tools are accessed through the clientβs interface (e.g., π§ menu in Claude Desktop).
Key features of πΊπΈ Us Immigration Mcp Server
- LaTeX document generation for petition letters, reference letters, and exhibit lists.
- Legal citation formatting for CFR, USCIS Policy Manual, INA, and case law.
- Dhanasar Framework Analyzer for three-prong NIW evaluation.
- EB1A Criteria Checker mapping evidence to 10 regulatory criteria.
- Visa Bulletin guidance and processing times information.
- Structured prompts for petition outlines and RFE response frameworks.
Use cases of πΊπΈ Us Immigration Mcp Server
- Self-petitioners preparing their own EB1A or EB2 NIW applications.
- Immigration attorneys streamlining document preparation and citation formatting.
- Researchers and professionals building evidence packages for petitions.
- Anyone generating professional LaTeX documents for immigration filings.
FAQ from πΊπΈ Us Immigration Mcp Server
What is the main purpose of this server?
It provides AI assistants with specialized tools to help prepare U.S. employment-based immigration petitions, focusing on EB1A and EB2 NIW pathways.
What are the prerequisites to use it?
Node.js 18+, an MCP-compatible client (e.g., Claude Desktop, VS Code with MCP extension), and a LaTeX distribution (TeX Live, MiKTeX, or Overleaf) to compile generated documents.
Does this server provide legal advice?
No. The README states it is for informational and educational purposes only, not legal advice. Always consult a qualified immigration attorney and verify all citations before submitting a petition.
Which visa categories are supported?
Only EB1A (Extraordinary Ability) and EB2 NIW (National Interest Waiver) are supported. Other categories like EB1B, PERM, or I-140 forms are not currently implemented.
How do I compile the LaTeX documents generated by the server?
Use a LaTeX distribution like pdflatex on the .tex file, or upload to Overleaf for online editing. The server outputs proper LaTeX with custom commands for citations and exhibits.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments