Stop Searching. Start Trusting.
The curated directory of MCP servers, vetted for security, efficiency, and quality.
Tired of the MCP "Marketplace" Chaos?
We built MCPScout.ai to solve the ecosystems biggest pain points.
No Insecure Dumps
We manually analyze every server for basic security flaws.
Easy Setup
Our gotcha notes warn you about complex setups.
Avoid "Token Hogs"
We estimate token costs for cost-effective agents.
Products, Not Demos
We filter out "Hello World" demos.
Vetted Servers(8554)
MCP-Server
by MADARAKZ
Manages Kubernetes OPA Gatekeeper policies using natural language commands, powered by Google Gemini AI.
Manages Kubernetes OPA Gatekeeper policies using natural language commands, powered by Google Gemini AI.
Setup Requirements
- ⚠️Requires `GEMINI_API_KEY` environment variable for AI features (Google Gemini API costs may apply).
- ⚠️Requires a Kubernetes cluster with OPA Gatekeeper installed.
- ⚠️Requires `kubectl` configured and connected to the Kubernetes cluster.
- ⚠️Requires Go >= 1.23 to build and run the client/server binaries.
- ⚠️The client connects to the Gemini API with TLS certificate verification disabled, posing a significant security risk for API key transmission and data integrity.
Review RequiredView Analysis
teable-mcp-server
by ltphat2204
Connects Teable, an open-source no-code database, to LLMs, enabling AI agents to query records and explore schema structures using natural language.
Connects Teable, an open-source no-code database, to LLMs, enabling AI agents to query records and explore schema structures using natural language.
Setup Requirements
- ⚠️Requires a Teable API Key with all read permissions enabled for the scopes (spaces, bases, tables, records, views, fields).
- ⚠️The project must be built (`npm install && npm run build`) before running if using the local source code.
- ⚠️Configuration relies on `TEABLE_API_KEY` and `TEABLE_BASE_URL` environment variables, which must be set appropriately by the calling client or manually for local development.
Verified SafeView Analysis
Lilith-Shell
by charles-adedotun
Enables AI assistants (specifically Claude Desktop) to securely execute terminal commands on the host system through the Model Context Protocol (MCP).
Enables AI assistants (specifically Claude Desktop) to securely execute terminal commands on the host system through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Claude Desktop for integration.
- ⚠️Requires `pip install lilith-shell` for installation.
- ⚠️Configuration is done via Claude Desktop's `claude_desktop_config.json`.
Review RequiredView Analysis
etcnomad-mcp
by MaybeItsAdam
Controls and monitors ETC Eos family lighting consoles via Open Sound Control (OSC) protocol.
Controls and monitors ETC Eos family lighting consoles via Open Sound Control (OSC) protocol.
Setup Requirements
- ⚠️Requires ETCnomad (Eos Family software) for interaction.
- ⚠️Requires manual configuration of ETCnomad's OSC RX/TX ports (8000/9001).
- ⚠️Requires Python 3.10+ and 'uv' or 'pip' for dependency management.
Verified SafeView Analysis
aws-infrasec-mcp-server
by edlsh
An AWS Model Context Protocol (MCP) server that provides infrastructure security analysis for EC2 instances and Security Groups.
An AWS Model Context Protocol (MCP) server that provides infrastructure security analysis for EC2 instances and Security Groups.
Setup Requirements
- ⚠️Requires AWS credentials (e.g., `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, or `AWS_PROFILE` configured)
- ⚠️Requires `AWS_REGION` environment variable to be set
- ⚠️Requires Node.js 18+ or Bun runtime
Verified SafeView Analysis
Microsoft-SQL-Server-MCP-Server
by NicolasPirello
Connect AI assistants to Microsoft SQL Server databases for natural language queries and data inspection.
Connect AI assistants to Microsoft SQL Server databases for natural language queries and data inspection.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires ODBC Driver 17+ for SQL Server to be installed on Windows systems (if not running in Docker).
- ⚠️Database credentials must be provided via environment variables (`MSSQL_SERVER`, `MSSQL_DATABASE`, `MSSQL_USER`, `MSSQL_PASSWORD`).
- ⚠️Due to the arbitrary SQL execution capability, it is critical to configure a dedicated SQL user with minimal, read-only permissions to prevent data modification or deletion if the AI generates unexpected queries.
Review RequiredView Analysis
eth_mcp
by jacksoom
An MCP server for AI agents to query Ethereum balances, token prices, and simulate/execute Uniswap V3 token swaps.
An MCP server for AI agents to query Ethereum balances, token prices, and simulate/execute Uniswap V3 token swaps.
Setup Requirements
- ⚠️Requires Rust (latest stable) installed.
- ⚠️Requires an Ethereum RPC URL (e.g., Infura, Alchemy) for network interaction.
- ⚠️Using the `ETH_PRIVATE_KEY` for actual swaps lacks slippage protection, posing a significant financial risk.
Review RequiredView Analysis
mcp-server
by b9122-jl6929
An AI-powered digital twin server that answers questions based on a user's CV PDF content.
An AI-powered digital twin server that answers questions based on a user's CV PDF content.
Setup Requirements
- ⚠️Requires OpenAI API Key (paid service)
- ⚠️Requires Python >=3.10
- ⚠️If no `cv_path` is provided, expects PDF files to be present in a local `docs/` directory relative to the script.
Review RequiredView Analysis
mcp-apifox-server
by lianekai
Integrates Apifox API management and testing capabilities with MCP-compatible clients, enabling automated OpenAPI synchronization from code and execution of Apifox CLI tests.
Integrates Apifox API management and testing capabilities with MCP-compatible clients, enabling automated OpenAPI synchronization from code and execution of Apifox CLI tests.
Setup Requirements
- ⚠️Requires Node.js >= 18
- ⚠️Requires npm >= 9
- ⚠️Requires Apifox Access Token (Project Admin) and Project ID
- ⚠️Requires `apifox-cli` installed globally or specified by absolute path
Verified SafeView Analysis
fa-mcp-sdk
by Bazilio-san
A production-ready framework for building Model Context Protocol (MCP) servers, enabling AI models to interact with custom tools, prompts, and resources.
A production-ready framework for building Model Context Protocol (MCP) servers, enabling AI models to interact with custom tools, prompts, and resources.
Setup Requirements
- ⚠️Requires Node.js version 20 or higher.
- ⚠️If NTLM authentication or AD Group Authorization (via `initADGroupChecker`) is enabled, a Microsoft Active Directory domain controller and valid service account credentials are required.
- ⚠️If PostgreSQL database integration is enabled in configuration (`db.postgres.dbs.main.host` is set), a running PostgreSQL instance is required, and the server will exit on startup if it cannot connect.
Review RequiredView Analysis
arcgis-mcp-server
by udahorn
Acts as a Model Context Protocol (MCP) server for querying and visualizing geospatial data from ArcGIS REST services, generating interactive Leaflet maps.
Acts as a Model Context Protocol (MCP) server for querying and visualizing geospatial data from ArcGIS REST services, generating interactive Leaflet maps.
Setup Requirements
- ⚠️Requires manual configuration of `config.yaml` from `config.example.yaml` with ArcGIS service details.
- ⚠️The `DataExtractor.py` script must be run first to generate `semantic_layer.yaml` and `metadata.json` before `mcp_server.py` can function correctly.
- ⚠️Requires Python 3.8+ and specified dependencies installed via `pip install -r requirements.txt`.
Verified SafeView Analysis
mcp_etoro
by p-karwowski-dev
Interacts with the eToro API to provide a list of available financial instruments through an MCP server.
Interacts with the eToro API to provide a list of available financial instruments through an MCP server.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires `uv` for dependency management and running the server.
- ⚠️Requires initial internet connectivity to eToro API to populate `instruments.json` if it's not present locally.