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)
medium-mcp-server
by carlos-dev
An MCP server to search, filter, extract, and summarize articles about AI from Medium for AI agents.
An MCP server to search, filter, extract, and summarize articles about AI from Medium for AI agents.
Setup Requirements
- ⚠️Relies on Medium's website structure, which can break with site updates.
- ⚠️May encounter rate limiting or IP blocking from Medium without explicit handling (e.g., proxies, backoff strategies).
Verified SafeView Analysis
etsy-mcp-server
by administrativetrick
Integrates with the Etsy API v3 to enable AI assistants to search for products, shops, listings, trending items, and reviews.
Integrates with the Etsy API v3 to enable AI assistants to search for products, shops, listings, trending items, and reviews.
Setup Requirements
- ⚠️Requires a free Etsy API Key from the Etsy Developer Portal.
- ⚠️Requires Node.js 18 or higher.
Verified SafeView Analysis
OHFMCPServer
by shrubs21
This project provides an MCP server designed to interact with an Oracle ATP database.
This project provides an MCP server designed to interact with an Oracle ATP database.
Setup Requirements
- ⚠️Requires Oracle ATP database credentials.
- ⚠️Requires Python 3.13+.
Verified SafeView Analysis
Hello.MCP
by TrueAquarius
A simple demonstration of a Model Context Protocol (MCP) server for basic name setting and greeting functionality.
A simple demonstration of a Model Context Protocol (MCP) server for basic name setting and greeting functionality.
Setup Requirements
- ⚠️Requires the .NET runtime to be installed.
- ⚠️Requires the Hello.MCP.dll to be compiled and its path correctly configured.
- ⚠️Requires manual configuration in `mcp_settings.json` within the Roo Code global storage.
Verified SafeView Analysis
icelandic-morphology-mcp
by mideind
Provides Icelandic word inflection lookups for LLMs using the Model Context Protocol.
Provides Icelandic word inflection lookups for LLMs using the Model Context Protocol.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
logseq-mcp
by andrewtubman
Enables AI assistants to programmatically interact with a Logseq graph for reading, searching, and modifying content.
Enables AI assistants to programmatically interact with a Logseq graph for reading, searching, and modifying content.
Setup Requirements
- ⚠️Requires Ruby 3.4+
- ⚠️Requires Logseq desktop app with HTTP API enabled and an Authorization token manually configured in Logseq settings.
- ⚠️Requires Bundler for dependency management.
Verified SafeView Analysis
jira-mcp-server
by npelloux
Provides a basic Model Context Protocol (MCP) server with a 'hello_world' tool, serving as a template for more complex tool integrations, potentially with Jira.
Provides a basic Model Context Protocol (MCP) server with a 'hello_world' tool, serving as a template for more complex tool integrations, potentially with Jira.
Setup Requirements
- ⚠️Requires Node.js (version 18+ recommended)
Verified SafeView Analysis
FiveTran-God-Agent-MCP
by ARJ999
Provides AI agents with comprehensive control and automation capabilities over the Fivetran data integration platform.
Provides AI agents with comprehensive control and automation capabilities over the Fivetran data integration platform.
Setup Requirements
- ⚠️Requires Fivetran API Key and Secret (a Fivetran account is necessary, paid subscription recommended for full functionality).
- ⚠️Requires Python 3.11 or higher.
- ⚠️Optimal performance and resilience features (L2/L3 caching, Sentry, Prometheus) rely on optional external services like Redis and a database, which need separate setup.
Verified SafeView Analysis
WhytCard-Intelligence
by WhytcardAI
A cognitive AI engine acting as an MCP server for IDE integration, designed to enhance developer experience through a triple memory system and continuous learning.
A cognitive AI engine acting as an MCP server for IDE integration, designed to enhance developer experience through a triple memory system and continuous learning.
Setup Requirements
- ⚠️Requires TAVILY_API_KEY for web search capabilities (Tavily is a paid service).
- ⚠️Requires CONTEXT7_API_KEY for specific library documentation (likely a paid service).
- ⚠️Initial model download for FastEmbed (BAAI/bge-small-en-v1.5, ~120MB) may be required if not cached, potentially leading to slower startup or reduced functionality if `CORTEX_OFFLINE_MODE` is true and no internet access.
- ⚠️Requires Python 3.11+.
Verified SafeView Analysis
remote-mcp-ping-federate
by EPortman-Ping
A Cloudflare Workers MCP server secured with PingFederate, enabling AI agents to call protected downstream APIs on behalf of an authenticated end user via OAuth 2.0 token exchange.
A Cloudflare Workers MCP server secured with PingFederate, enabling AI agents to call protected downstream APIs on behalf of an authenticated end user via OAuth 2.0 token exchange.
Setup Requirements
- ⚠️Requires a PingFederate server with extensive manual configuration steps (IdP Adapters, Policy Contracts, OAuth Scopes, Access Token Managers, Token Processors, etc.).
- ⚠️Dependent on a separately deployed 'Todo API' Cloudflare Worker, which itself requires specific environment variables and Cloudflare KV storage setup.
- ⚠️Requires a Cloudflare account and Wrangler CLI for deployment and managing environment variables, including updating `wrangler.jsonc` with KV namespace IDs after creation.
Verified SafeView Analysis
mcp-gatekeeper
by takeshy
MCP server enabling AI assistants to securely execute shell commands with granular access control and sandboxing.
MCP server enabling AI assistants to securely execute shell commands with granular access control and sandboxing.
Setup Requirements
- ⚠️Requires '--root-dir' option to be explicitly set and point to an existing directory, otherwise the server will not start.
- ⚠️The 'bubblewrap' sandbox mode requires the 'bwrap' utility to be installed on the system for full process isolation. If not found, it falls back to 'none' mode, which offers less security.
- ⚠️For 'wasm' sandbox mode, pre-compiled WebAssembly binaries (e.g., ruby.wasm, python.wasm) must be available and configured via 'wasm_binary' and potentially '--wasm-dir'.
Verified SafeView Analysis
Containerd-mcp-server
by Ev3lynx727
A containerized suite of Model Context Protocol (MCP) servers providing various development utilities like code analysis, browser automation, and Docker management.
A containerized suite of Model Context Protocol (MCP) servers providing various development utilities like code analysis, browser automation, and Docker management.
Setup Requirements
- ⚠️Requires Docker and docker-compose to be installed.
- ⚠️Requires API keys for remote services like Context7 (`CONTEXT7_API_KEY`) and potentially GitHub (`GITHUB_TOKEN`).
- ⚠️Requires updating local MCP client configuration to connect to the container's exposed ports.