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-dblp
by szeider
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires `uv` package manager
Verified SafeView Analysis
mcp-maryland-opendata
by christyfrink
Provides access to Maryland Open Data through the Socrata API, enabling search, aggregation, and custom queries for state payments, spending, and public records, particularly useful for campaign finance and political influence research.
Provides access to Maryland Open Data through the Socrata API, enabling search, aggregation, and custom queries for state payments, spending, and public records, particularly useful for campaign finance and political influence research.
Setup Requirements
- ⚠️Requires Node.js v16 or higher
- ⚠️Configuration for an MCP client requires an absolute path to the `build/server.js` file
Review RequiredView Analysis
pyomop
by dermatologist
A Python library providing tools for managing OMOP Common Data Model databases, including LLM-powered natural language querying, FHIR-to-OMOP data conversion, and PyHealth/PLP compatibility for machine learning pipelines.
A Python library providing tools for managing OMOP Common Data Model databases, including LLM-powered natural language querying, FHIR-to-OMOP data conversion, and PyHealth/PLP compatibility for machine learning pipelines.
Setup Requirements
- ⚠️Requires installation of optional LLM dependencies ('pip install pyomop[llm]') for natural language querying features.
- ⚠️Requires an API key (e.g., GOOGLE_API_KEY, OPENAI_API_KEY) for a paid external LLM service to use LLM features.
- ⚠️Database requires initial setup and population (e.g., 'python -m pyomop -e Synthea27Nj -v 5.4 -n cdm.sqlite') before querying.
- ⚠️HTTP transport for the MCP server requires additional 'starlette' and 'uvicorn' dependencies ('pip install pyomop[http]').
Review RequiredView Analysis
MCP-Test
by Peterpan-MU
Tests other Model Context Protocol (MCP) servers for connection, capabilities, and tool functionality.
Tests other Model Context Protocol (MCP) servers for connection, capabilities, and tool functionality.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Executing user-provided commands ('command' and 'args' parameters) poses a significant security risk if not run in a highly isolated environment with trusted inputs.
Review RequiredView Analysis
fastsearch-mcp
by sandraschi
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.
Setup Requirements
- ⚠️Requires Windows 10/11 or Windows Server 2016+ (platform-specific).
- ⚠️Requires Administrator privileges for service installation and control (start/stop/restart).
- ⚠️Requires building the C++ Windows service using Visual Studio 2022 Build Tools, CMake 3.20+, and potentially WiX Toolset for the installer (though the `STATUS_REPORT.md` indicates the C++ service startup crash issue is now fixed).
- ⚠️Python 3.8+ is required (specifically 3.10+ as per `pyproject.toml`).
Verified SafeView Analysis
roma
by binrchq
An AI-powered, ultra-lightweight jump server (bastion host) providing secure and efficient remote access solutions with native AI integration through Model Context Protocol (MCP).
An AI-powered, ultra-lightweight jump server (bastion host) providing secure and efficient remote access solutions with native AI integration through Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires SSH keys to be configured for both users and the jump server itself for secure authentication.
- ⚠️A database (SQLite for development/quickstart, MySQL/PostgreSQL for production) is required for persistent storage.
- ⚠️Default API keys, administrator passwords, and SSH keys provided in demo configurations must be changed immediately for any production deployment to avoid security vulnerabilities.
Verified SafeView Analysis
property-prices-mcp
by joemclo
A Model Context Protocol (MCP) server for searching UK property prices from HM Land Registry and performing local postcode lookups.
A Model Context Protocol (MCP) server for searching UK property prices from HM Land Registry and performing local postcode lookups.
Setup Requirements
- ⚠️Requires Node.js >= 18 and npm >= 7 to run.
- ⚠️The `lookup-postcodes` tool requires a separate download and setup of the Ordnance Survey Code-Point Open dataset (via `npm run setup:postcodes`) to build a local SQLite database, as this data is not bundled.
- ⚠️The `search-property-prices` tool relies on the external HM Land Registry SPARQL endpoint, which may experience availability issues or rate limiting.
Verified SafeView Analysis
mcp-schema-server
by Prantick
Provides a zero-config framework for building Model Context Protocol (MCP) servers using a manifest file, enabling schema-driven tool, resource, and prompt exposure.
Provides a zero-config framework for building Model Context Protocol (MCP) servers using a manifest file, enabling schema-driven tool, resource, and prompt exposure.
Setup Requirements
- ⚠️Requires a TypeScript build step (npx tsc) before running.
- ⚠️Requires custom `manifest.json` and handler function implementations to define server capabilities.
Verified SafeView Analysis
datum-mcp
by datum-cloud
Manages Datum Cloud network infrastructure (organizations, projects, domains, HTTP proxies/routes, gateways, traffic policies, DNS, and CRD schemas) via an agent-compatible server.
Manages Datum Cloud network infrastructure (organizations, projects, domains, HTTP proxies/routes, gateways, traffic policies, DNS, and CRD schemas) via an agent-compatible server.
Setup Requirements
- ⚠️Requires interactive browser login for OAuth2.1 (PKCE) authentication on first use (credentials stored in system keychain).
- ⚠️Requires an MCP client (e.g., Claude Desktop, Cursor) configured to use the `datum-mcp` binary.
- ⚠️Installation via `install.sh` may require `sudo` to place the binary in `/usr/local/bin`.
Verified SafeView Analysis
mcp
by sockeon
This MCP server provides intelligent assistance to developers working with the Sockeon framework, offering code generation, configuration helpers, and real-time documentation access via AI assistants.
This MCP server provides intelligent assistance to developers working with the Sockeon framework, offering code generation, configuration helpers, and real-time documentation access via AI assistants.
Setup Requirements
- ⚠️Requires manual, OS-specific client configuration (editing JSON files) for AI assistants like Claude Desktop, Cursor, or VS Code.
- ⚠️Requires providing the absolute path to `public/server.php` in the client configuration, which can be a common point of error.
Verified SafeView Analysis
AI-agent-with-MCP-server-n8n-workflow
by pietro-franca
Integrate an AI chat agent with an MCP Server using n8n workflows to enable dynamic, tool-assisted responses for user queries.
Integrate an AI chat agent with an MCP Server using n8n workflows to enable dynamic, tool-assisted responses for user queries.
Setup Requirements
- ⚠️Requires n8n to be installed and running.
- ⚠️Requires an OpenAI API Key (Paid service for gpt-4o-mini).
- ⚠️Requires an external MCP Server to be running and accessible at a specified URL.
Verified SafeView Analysis
domain-lookup-mcp-server
by jon-the-dev
Provides domain name, IP, and network information through WHOIS and DNS lookups, designed for LLM workflows.
Provides domain name, IP, and network information through WHOIS and DNS lookups, designed for LLM workflows.
Setup Requirements
- ⚠️Requires the `whois` command-line tool to be installed on the system (not a Python package).
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires Poetry for dependency management.