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(7632)
mcp_server_pcileech
by Evan7198
A Model Context Protocol (MCP) server that provides a standardized interface to PCILeech for DMA-based memory operations, enabling AI assistants to perform memory debugging through natural language commands.
A Model Context Protocol (MCP) server that provides a standardized interface to PCILeech for DMA-based memory operations, enabling AI assistants to perform memory debugging through natural language commands.
Setup Requirements
- ⚠️Requires Windows 10/11 (x64) as PCILeech is Windows-specific.
- ⚠️Requires specialized PCILeech hardware to be properly configured and working.
- ⚠️Requires Python 3.10+.
- ⚠️The PCILeech executable must be present in the `pcileech/` directory.
Review RequiredView Analysis
VibeGraphics
by automateyournetwork
Generates theme-driven, AI-powered infographics and micro-animations from GitHub repository content (README, source code).
Generates theme-driven, AI-powered infographics and micro-animations from GitHub repository content (README, source code).
Setup Requirements
- ⚠️Requires a Google Gemini API Key (paid service) configured as an environment variable.
- ⚠️Requires internet access to GitHub and Google AI (Gemini, nano banana, Veo) endpoints.
- ⚠️Relies on Python 3 and specific libraries (google-genai, fastmcp, requests) which are managed by the provided `run.sh` script and virtual environment setup.
Verified SafeView Analysis
cclsp
by ktnyt
MCP server to integrate LLM-based coding agents with Language Server Protocol (LSP) servers for robust symbol resolution and code navigation.
MCP server to integrate LLM-based coding agents with Language Server Protocol (LSP) servers for robust symbol resolution and code navigation.
Setup Requirements
- ⚠️Requires Node.js 18+ or Bun runtime.
- ⚠️Language servers for target programming languages must be installed separately (though the interactive setup wizard can assist).
- ⚠️Claude CLI is recommended for MCP integration, but 'npx @anthropic-ai/claude-code@latest' is used as a fallback if the CLI is not found.
Verified SafeView Analysis
mcp-filesystem-server
by mark3labs
Provides secure and controlled access to the local filesystem via the Model Context Protocol (MCP) for AI agents and other applications.
Provides secure and controlled access to the local filesystem via the Model Context Protocol (MCP) for AI agents and other applications.
Setup Requirements
- ⚠️Requires explicit specification of allowed directories at startup for security.
- ⚠️If not using Docker, requires a Go development environment for installation or compilation.
- ⚠️When using Docker with host filesystem interaction, proper volume mounting is necessary.
Verified SafeView Analysis
mcp-taiwan-price-compare
by coseto6125
Compares prices for products across multiple Taiwanese e-commerce platforms.
Compares prices for products across multiple Taiwanese e-commerce platforms.
Setup Requirements
- ⚠️Requires Python 3.13 or newer.
- ⚠️Requires specific configuration for LLM clients (Claude, Gemini, ChatGPT, Perplexity AI) to integrate the MCP server.
- ⚠️Installation of `never-primp` and its underlying Rust extensions (`never-jscore`, `regex-rs`) might introduce compilation dependencies on certain systems.
Verified SafeView Analysis
amp
by akshayaggarwal99
Provides a persistent, structured memory (Short-Term, Long-Term, and Graph) for AI agents, mimicking a hippocampus for continuous learning and recall.
Provides a persistent, structured memory (Short-Term, Long-Term, and Graph) for AI agents, mimicking a hippocampus for continuous learning and recall.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires `uv` or `pip` for installation.
- ⚠️FastEmbed model (BAAI/bge-small-en-v1.5) is downloaded locally on first run.
- ⚠️Local LLM features (entity extraction, summarization) require a locally running Ollama server with a compatible model (default: gemma3:4b).
Verified SafeView Analysis
mcp-server
by mapbox
Integrates Mapbox's Model Context Protocol (MCP) server with AI agents, enabling them to access Mapbox's location-based tools for geospatial intelligence.
Integrates Mapbox's Model Context Protocol (MCP) server with AI agents, enabling them to access Mapbox's location-based tools for geospatial intelligence.
Setup Requirements
- ⚠️Requires a valid Mapbox Access Token (free tier available for development, but usage costs may apply for high volumes).
- ⚠️Requires Node.js 22+ LTS or Docker to run the server locally.
- ⚠️For rich UI embeds, clients must support the MCP-UI specification (e.g., Goose; Claude Desktop, VS Code, Cursor currently do not).
Verified SafeView Analysis
spring-documentation-mcp-server
by andrlange
Provides a comprehensive Model Context Protocol (MCP) server for AI agents to access Spring ecosystem documentation, migration guides, code examples, and project initialization metadata.
Provides a comprehensive Model Context Protocol (MCP) server for AI agents to access Spring ecosystem documentation, migration guides, code examples, and project initialization metadata.
Setup Requirements
- ⚠️Requires a PostgreSQL database for persistent storage.
- ⚠️Requires active internet access to synchronize data from external Spring.io and GitHub APIs.
- ⚠️Requires OpenJDK 25 and Spring Boot 4.0.0 for compatibility, which are relatively new versions.
Verified SafeView Analysis
chunkhound
by chunkhound
ChunkHound transforms codebases into searchable knowledge bases for AI assistants, enabling deep semantic and regex-based code research.
ChunkHound transforms codebases into searchable knowledge bases for AI assistants, enabling deep semantic and regex-based code research.
Setup Requirements
- ⚠️API Keys (Paid Services): Requires API keys for OpenAI, VoyageAI, or Anthropic (for semantic search and deep research), which are typically paid services. Local Ollama is an alternative but requires a local setup.
- ⚠️uv Package Manager: All Python operations (installation, running, testing) are mandated to use 'uv', which users need to install first.
- ⚠️DuckDB Single-Threaded Constraint: If using DuckDB, concurrent database access is explicitly warned to cause 'segfault/corruption', requiring careful serialization (handled internally).
- ⚠️PyMuPDF for PDF: PDF parsing functionality depends on 'PyMuPDF' (fitz module), which may require additional installation for full support.
Verified SafeView Analysis
claudepro-directory
by JSONbored
A community-driven directory and platform for discovering, sharing, and managing Claude AI configurations including agents, MCP servers, rules, commands, and hooks, with integrated tools for content generation, image transformation, and analytics.
A community-driven directory and platform for discovering, sharing, and managing Claude AI configurations including agents, MCP servers, rules, commands, and hooks, with integrated tools for content generation, image transformation, and analytics.
Setup Requirements
- ⚠️Requires Node.js >= 22.0.0 and pnpm >= 10.0.0 for local development.
- ⚠️Requires Deno for full Edge function type-checking and deployment.
- ⚠️Requires a Supabase project with configured database, URL, Anon Key, and Service Role Key for full functionality and data storage.
Verified SafeView Analysis
iceland-news-mcp
by olibuijr
An MCP server that fetches and provides structured access to the latest Icelandic news from various RSS sources, integrated with a voice-activated AI assistant for news summaries and search.
An MCP server that fetches and provides structured access to the latest Icelandic news from various RSS sources, integrated with a voice-activated AI assistant for news summaries and search.
Setup Requirements
- ⚠️Requires multiple services to set up: a Node.js MCP server, a Python Whisper STT service, and a SvelteKit web UI.
- ⚠️Requires a Google API Key for Gemini Live API, which is a paid service (though a free tier may be available). The key is exposed client-side.
- ⚠️The Python Whisper STT service is designed for GPU (CUDA) for fast inference; performance will be significantly degraded on CPU.
- ⚠️The web UI and its API proxy hardcode a specific local IP address (`http://192.168.8.191`) for the Whisper STT service, requiring manual adjustment if the service runs elsewhere.
Review RequiredView Analysis
aicode-toolkit
by AgiFlow
A Model Context Protocol (MCP) proxy server that connects to multiple backend MCP servers, loading tools on-demand for progressive tool discovery and significantly reducing initial LLM token usage for AI agents.
A Model Context Protocol (MCP) proxy server that connects to multiple backend MCP servers, loading tools on-demand for progressive tool discovery and significantly reducing initial LLM token usage for AI agents.
Setup Requirements
- ⚠️Requires Node.js runtime (v12+ recommended, v18+ for latest pnpm)
- ⚠️Requires a local configuration file (`mcp-config.yaml` or `.json`) to define all connected MCP servers and their capabilities.
- ⚠️Security relies entirely on the trustworthiness of the `mcp-config.yaml` configuration and its source, as it enables arbitrary command execution and network connections to specified endpoints.