Skip to main content
Glama
tushariitr-19

immigration-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnables debug logging when set to truefalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_priority_dateB

Check if your priority date is current for I-485 filing based on the latest Visa Bulletin

explain_termA

Get a plain English explanation of any US immigration term, form, or concept

get_visa_bulletinB

Fetch the latest US Visa Bulletin with employment-based priority dates by country and category

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct and unambiguous purpose: checking priority dates, explaining terms, and fetching the visa bulletin. There is no overlap.

Naming Consistency5/5

All tool names follow the consistent verb_noun pattern in snake_case, making them predictable and easy to parse.

Tool Count4/5

With 3 tools, the set is slightly small but covers core functionalities for immigration information. It is reasonable for a specialized server.

Completeness4/5

The tools address key aspects of US immigration (priority dates, visa bulletin, term explanations) but could benefit from additional features like form lookup or fee calculators.

Maintenance

ActivityInactive
ResponsivenessNo issues