๐Ÿ‡บ๐Ÿ‡ธ Us Immigration Mcp Server

by sebastianomarchesini

8 stars
146 downloads
Not rated
GitHub

About

# ๐Ÿ‡บ๐Ÿ‡ธ US Immigration MCP Server [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Node.js 18+](https://img.shields.io/badge/node-18+-green.svg)](https://nodejs.org/)โ€ฆ

Details

Author
sebastianomarchesini
GitHub stars
8
Downloads
146
Categories
Other

- 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.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name ๐Ÿ‡บ๐Ÿ‡ธ Us Immigration Mcp Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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).

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "\ud83c\uddfa\ud83c\uddf8 us immigration mcp server": {
            "us-immigration": {
                "command": "node",
                "args": [
                    "/path/to/us-immigration-mcp/dist/index.js"
                ]
            }
        }
    }
}

McpServers

{
    "us-immigration": {
        "command": "node",
        "args": [
            "/path/to/us-immigration-mcp/dist/index.js"
        ]
    }
}

๐Ÿ‡บ๐Ÿ‡ธ US Immigration MCP Server

License: MIT
Node.js 18+
TypeScript
MCP

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).

โœจ Key Features

| Feature | Description |
|---------|-------------|
| ๐Ÿ”ค LaTeX Document Generation | Generate complete, professional LaTeX petition letters, reference letters, and exhibit lists |
| ๐Ÿ“œ Legal Citation Tools | Format CFR, USCIS Policy Manual, INA, and case citations correctly |
| โš–๏ธ Dhanasar Framework Analyzer | Evaluate evidence against the three-prong NIW test |
| ๐Ÿ† EB1A Criteria Checker | Map evidence to the 10 regulatory criteria |
| ๐Ÿ“… Visa Bulletin Guidance | Understand priority dates and processing times |
| ๐Ÿ“ Document Templates | Structured prompts for petition letters and reference letters |

๐ŸŽฏ Perfect For

- Self-petitioners preparing their own EB1A or EB2 NIW applications
- Immigration attorneys streamlining document preparation
- Researchers and professionals building evidence packages
- Anyone using LaTeX for professional immigration documents

๐Ÿ“‹ Prerequisites

- Node.js 18+ (Download)
- An MCP-compatible client (Claude Desktop, VS Code with MCP extension, Cursor, etc.)
- LaTeX distribution (for compiling generated documents): TeX Live, MiKTeX, or Overleaf

๐Ÿš€ Quick Start

Installation

```bash

No reviews yet โ€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.