Global Entry Scanner
FreeNot checkedMCP server to scan for open Global Entry / NEXUS appointment slots and get notified via email, Slack, or Discord.
About
MCP server to scan for open Global Entry / NEXUS appointment slots and get notified via email, Slack, or Discord.
README
Scan for open Global Entry / NEXUS appointment slots and get notified the moment one appears.
Works with
Claude Cursor Windsurf Gemini CLI GitHub Copilot VS Code

Install
# macOS
brew install pipx
# Linux
sudo apt install pipx # Debian / Ubuntu
sudo dnf install pipx # Fedora
# Windows
scoop install pipx # or: winget install pipx
pipx install global-entry-scanner
Inside a virtual environment?
pip install global-entry-scannerworks too.
Quick start
global-entry-scanner setup # pick locations + notification channels
global-entry-scanner scan # start watching
CLI
global-entry-scanner locations # list all enrollment centers
global-entry-scanner scan --locations "Chicago, Dallas" # override locations
global-entry-scanner scan --notify email,slack # override channels
global-entry-scanner mcp # start MCP server
MCP server
Works with Claude Desktop, Cursor, Windsurf, Gemini CLI, VS Code, and any MCP-compatible tool.
pipx install global-entry-scanner
global-entry-scanner mcp
Add to your AI tool's MCP config (see MCP Server wiki page for per-tool file paths):
{
"mcpServers": {
"global-entry-scanner": {
"command": "global-entry-scanner",
"args": ["mcp"]
}
}
}
Claude Code skill
Ask Claude to find slots, set up monitoring, or configure notifications in plain English — no commands needed.
/plugin marketplace add JaiminBrahmbhatt/Global-Entry-Appointment-Scanner
/plugin install global-entry-scanner@global-entry-scanner
Wiki
Full documentation lives in the wiki:
- Installation
- Quick Start
- Configuration
- Notification Channels — Email, Discord, Slack, SMS setup
- CLI Reference
- Python API
- MCP Server
- Claude Code Skill
- Developer Guide
Credits
Inspired by:
from github.com/JaiminBrahmbhatt/Global-Entry-Appointment-Scanner
Install Global Entry Scanner in Claude Desktop, Claude Code & Cursor
unyly install global-entry-scannerInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add global-entry-scanner -- uvx global-entry-scannerFAQ
Is Global Entry Scanner MCP free?
Yes, Global Entry Scanner MCP is free — one-click install via Unyly at no cost.
Does Global Entry Scanner need an API key?
No, Global Entry Scanner runs without API keys or environment variables.
Is Global Entry Scanner hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Global Entry Scanner in Claude Desktop, Claude Code or Cursor?
Open Global Entry Scanner on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Global Entry Scanner with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
