Security Intelligence Registry

18,186 MCP servers crawled across 12 categories. 164 deterministic detection rules. Evidence chains, not vibes.

LIVE291 scannedRULES164 activeFRAMEWORKS8 mapped
18,186MCP servers discovered and analyzed
291Scanned
150+Rules
12Categories
177Detection RulesDeterministic · No LLMs · No false positives
mcp-sentinel-scanner
Learn how to use →
Filter:6,475 servers
ServerOwnerCategoryLanguage
AuthProof

Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.

kaleckhapi-integrationTypeScript
autoapply-mcp

AutoApply automates job applications using a real Playwright browser. Save your profile once — name, email, phone, address, work authorization, demographics, salary — then point Claude at any job URL and it handles the rest. What it does: Opens the job application in a real Chromium browser Auto-fills all standard fields including React-Select dropdowns (Greenhouse, Lever, Ashby, Workday, LinkedIn Easy Apply) Returns unique/open-ended questions for Claude to answer with context about the role Takes screenshots after each step so you can review before submitting Remembers custom question answers (e.g. "Are you located in SF?" → Yes) so they auto-fill next time Quickstart: Call register to get an API key Call save_profile with your details Call open_job_application with any job URL Call fill_known_fields — Claude fills the form and surfaces any open questions Answer the open questions, review the screenshot, submit No browser extension or local setup required. Fully remote.

api-integration
Autodesk Revit MCP Server

MCP server connecting AI assistants to Autodesk Revit through a local bridge.

Sam-AECapi-integration
automagik-tools

From API to AI in 30 Seconds - Transform any API into an intelligent MCP agent that learns, adapts, and speaks human

namastexlabsapi-integrationPython
Autopilots by Dania.ai

Social media automation with AI — publish, schedule, campaigns, DMs, analytics across 5 platforms.

carlosdaniaapi-integration
Autotask

MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.

wyre-technologyapi-integration
auto-terminal

# Auto Terminal <img src="app_icon.png" width="128" /> [![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/hs03) **Auto Terminal** is a powerful process manager and terminal automation tool that doubles as a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server. It allows AI agents (like Cursor, Claude Desktop) to execute terminal commands, manage background processes, and monitor output in real-time. ## Features - **GUI & MCP Hybrid**: Runs as a standalone GUI application or a background MCP server. - **Process Management**: Start, stop, and restart background processes easily. - **Real-time Logs**: View live stdout/stderr logs for any running process. - **Terminal Automation**: Execute arbitrary shell commands via MCP tools. - **MacOS Optimized**: Native Dock icon support. ## Installation ```bash git clone https://github.com/hoseoglee/auto-terminal.git cd auto-terminal # Create virtual environment python3 -m venv .venv source .venv/bin/activate # Install dependencies pip install -r requirements.txt ``` ## Usage ### 1. GUI Mode Run the application with a graphical interface to manage processes manually. ```bash python gui_launcher.py ``` ### 2. MCP Server Mode This project uses `fastmcp` to expose tools to AI agents. #### Arguments - `--mcp`: Starts in MCP mode. - `--sse`: Uses Server-Sent Events (SSE) transport (default on port 8000). ## MCP Configuration (for Cursor / Claude) Add the following configuration to your `config.json` (Cursor) or `claude_desktop_config.json`. **Option A: Run Directly (stdio)** *Recommended for local usage.* ```json { "mcpServers": { "auto-terminal": { "command": "/absolute/path/to/auto-terminal/.venv/bin/python", "args": [ "/absolute/path/to/auto-terminal/gui_launcher.py", "--mcp" ] } } } ``` **Option B: SSE Mode** ```json { "mcpServers": { "auto-terminal": { "url": "http://localhost:8000/sse", "transport": "sse" } } } ``` ## Available Tools The MCP server exposes the following tools to the AI: - `list_programs()`: List configured and running processes. - `start_program(name)`: Start a specific program. - `stop_program(name)`: Stop a running program. - `restart_program(name)`: Restart a program. - `run_terminal_command(command, name, cwd)`: Execute any shell command. - `get_program_logs(name, lines)`: Fetch recent logs. - `send_program_input(name, input_text)`: Send stdin to a process. - `add_program_config(name, command, cwd)`: Save a new program configuration. - `remove_program_config(name)`: Remove a configuration. ## License MIT License

api-integration
@avala-ai/mcp-server

MCP server for the Avala API

emal-avalaapi-integrationTypeScript
Avalanche AVAX MCP

Search and retrieve Avalanche blockchain documentation for building on AVAX.

Airpoteapi-integration
@avallon-labs/mcp

Avallon API MCP server - generated from OpenAPI

GitHub Actionsapi-integrationTypeScript
Avanan

MCP server for Check Point Harmony Email & Collaboration (Avanan) email security.

wyre-technologyapi-integration
avanza-mcp

A Model Context Protocol (MCP) server providing access to Avanza's API. Get real-time Swedish stock quotes, fund information, charts, and comprehensive market data.

AnteWallapi-integrationPython
AverbePorto

Integrate with AverbePorto to streamline authentication and document submission using AI tools. Effortlessly manage your cargo insurance endorsements and access essential services through a secure API. Enhance your workflow with automated document handling and protocol consultations.

api-integration
aviationstack-mcp

An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types ✈️.

Pradumnasarafapi-integrationPython
Avrotize

Schema conversion and schema-driven code generation MCP server.

clemensvapi-integrationPython
Avukatim Legal Search

Search Turkish laws, court decisions, and legal documents using AI.

damdafaytonapi-integration
av-weatheropen-api-secure
api-integration
Awardopedia - Federal Contracts

Search federal government contract opportunities from SAM.gov via Claude

grayson-sysapi-integrationTypeScript
awesome-ChatGPT-repositories

A curated list of resources dedicated to open source GitHub repositories related to ChatGPT, OpenAI API, and Codex

taishi-iapi-integration
awesome-claude-plugins

Automated collection of Claude Code plugin adoption metrics across GitHub repositories using n8n workflows

quemsahapi-integrationTypeScript
Awesome Copilot MCP Server

Model Context Protocol server for awesome-copilot agents and collections

RbBtSn0wapi-integrationTypeScript
awesome-deepseek-integration

Integrate the DeepSeek API into popular software

deepseek-aiapi-integration
awesome-github-projects

Curated list of GitHub projects I starred over the years

viktorbezdekapi-integrationPython
Awesome-GitHub-Repositories

Collection of Awesome GitHub Repositories

avinash201199api-integrationTypeScript
awesome-learning

A curated list of awesome learning resources for a Software Test Automation Engineer

mfaisalkhatriapi-integration