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(911)
code-index-mcp
by johnhuang316
Provides intelligent code indexing, searching, and analysis capabilities for large language models to understand and navigate codebases.
Provides intelligent code indexing, searching, and analysis capabilities for large language models to understand and navigate codebases.
Setup Requirements
- ⚠️Requires Python 3.10+ and the `uv` package manager as core prerequisites.
- ⚠️Optimal performance for `search_code_advanced` depends on the availability of external command-line tools like `ugrep`, `ripgrep`, or `ag` in the system's PATH. It falls back to slower pure-Python or basic `grep` if preferred tools are not found.
- ⚠️Real-time file monitoring for auto-refresh requires the `watchdog` Python library; if unavailable, this feature is disabled (troubleshooting suggests `pip install watchdog`).
Verified SafeView Analysis
voicemode
by mbailey
Voice interaction capabilities for MCP (Model Context Protocol) servers, providing advanced Speech-to-Text and Text-to-Speech services, locally or via cloud APIs and LiveKit for real-time communication.
Voice interaction capabilities for MCP (Model Context Protocol) servers, providing advanced Speech-to-Text and Text-to-Speech services, locally or via cloud APIs and LiveKit for real-time communication.
Setup Requirements
- ⚠️Requires 'uv' package manager to run the installer and manage the Python environment.
- ⚠️Requires Python 3.10+.
- ⚠️Requires 'ffmpeg' for core audio processing.
- ⚠️For Linux, 'sudo' access is needed for system package installation and specific build tools (e.g., CUDA toolkit for GPU support).
- ⚠️For macOS, Xcode Command Line Tools are required for building 'whisper.cpp', and Homebrew for package management.
- ⚠️OpenAI API Key ('OPENAI_API_KEY') is required for cloud STT/TTS services (paid).
- ⚠️Building local 'kokoro' (TTS) on ARM64 systems may require Rust/Cargo.
- ⚠️LiveKit frontend development requires Node.js and a package manager (npm/pnpm/yarn).
Verified SafeView Analysis
mcpstore
by whillhill
MCPStore acts as an orchestration layer for managing Microservice Context Protocol (MCP) services and adapting them as tools for AI frameworks like LangChain, AutoGen, and others.
MCPStore acts as an orchestration layer for managing Microservice Context Protocol (MCP) services and adapting them as tools for AI frameworks like LangChain, AutoGen, and others.
Setup Requirements
- ⚠️Requires `fastmcp` to be installed (e.g., `pip install fastmcp`).
- ⚠️Specific AI framework adapters (e.g., LangChain) require additional optional dependencies (e.g., `pip install mcpstore[langchain]`).
- ⚠️For Redis backend, a running Redis instance is required.
Verified SafeView Analysis
line-bot-mcp-server
by line
Integrates LINE Messaging API with AI Agents to enable automated communication and rich menu management for LINE Official Accounts.
Integrates LINE Messaging API with AI Agents to enable automated communication and rich menu management for LINE Official Accounts.
Setup Requirements
- ⚠️Requires Node.js v20+ (or a Docker environment with Chromium dependencies for image generation).
- ⚠️Requires a LINE Official Account with Messaging API enabled and a Channel Access Token.
- ⚠️DESTINATION_USER_ID is optional but required if `userId` is not provided for messaging tools.
Verified SafeView Analysis
cloud-run-mcp
by GoogleCloudPlatform
Enables MCP-compatible AI agents to deploy applications to Google Cloud Run, facilitating automated code deployment from various AI-powered development tools.
Enables MCP-compatible AI agents to deploy applications to Google Cloud Run, facilitating automated code deployment from various AI-powered development tools.
Setup Requirements
- ⚠️Requires Google Cloud SDK installation and authentication (gcloud auth login, gcloud auth application-default login).
- ⚠️Requires an active Google Cloud account with billing enabled.
- ⚠️For local execution, Node.js (LTS version) or Docker must be installed.
Verified SafeView Analysis
next-devtools-mcp
by vercel
Provides a Model Context Protocol (MCP) server that acts as a comprehensive development toolkit for Next.js projects, enabling AI agents to interact with live dev servers, access documentation, automate upgrades, set up Cache Components, and perform browser-based testing.
Provides a Model Context Protocol (MCP) server that acts as a comprehensive development toolkit for Next.js projects, enabling AI agents to interact with live dev servers, access documentation, automate upgrades, set up Cache Components, and perform browser-based testing.
Setup Requirements
- ⚠️Requires Node.js 20.9+.
- ⚠️Runtime diagnostic tools (`nextjs_index`, `nextjs_call`) require Next.js 16+ with a running development server (`npm run dev`).
- ⚠️The `upgrade_nextjs_16` tool's codemod requires a clean Git working directory (no uncommitted changes).
- ⚠️The `browser_eval` tool automatically installs `@playwright/mcp` globally if not present.
Verified SafeView Analysis
mcp-server-code-execution-mode
by elusznik
This server enables LLM agents to execute Python code in a highly secure, isolated container environment, facilitating complex multi-tool orchestration and data analysis with minimal LLM context token usage.
This server enables LLM agents to execute Python code in a highly secure, isolated container environment, facilitating complex multi-tool orchestration and data analysis with minimal LLM context token usage.
Setup Requirements
- ⚠️Requires Podman or Docker (rootless configuration is the default and recommended).
- ⚠️Requires Python 3.11+ (Python 3.14-slim is the default container image).
- ⚠️Requires `uv` or `pip` for dependency management (`uv` recommended for installation).
- ⚠️Pydantic >= 2.12.0 is needed for Python 3.14+ to avoid `TypeError: _eval_type() got an unexpected keyword argument 'prefer_fwd_module'`.
Verified SafeView Analysis
skillz
by intellectronica
Acts as an MCP server to expose Claude-style skills and their resources as callable tools for AI agents.
Acts as an MCP server to expose Claude-style skills and their resources as callable tools for AI agents.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Skills must be placed in a designated directory (defaults to `~/.skillz` or specified path)
- ⚠️Potentially unsafe; skills should be treated as untrusted code and run in sandboxes/containers (as advised by the README)
- ⚠️Requires an MCP-compatible client to consume the skills
Review RequiredView Analysis
mcp-proxy-for-aws
by aws
The MCP Proxy for AWS enables AI applications to securely connect to Model Context Protocol (MCP) servers hosted on AWS by automatically handling AWS IAM (SigV4) authentication.
The MCP Proxy for AWS enables AI applications to securely connect to Model Context Protocol (MCP) servers hosted on AWS by automatically handling AWS IAM (SigV4) authentication.
Setup Requirements
- ⚠️Requires AWS credentials (AWS CLI, environment variables, or IAM roles) to be configured.
- ⚠️Requires Python 3.10+ and the 'uv' package manager.
Verified SafeView Analysis
iam-policy-autopilot
by awslabs
An open source Model Context Protocol (MCP) server that helps AI coding assistants quickly create baseline AWS IAM policies by analyzing application code locally and fixing AccessDenied errors.
An open source Model Context Protocol (MCP) server that helps AI coding assistants quickly create baseline AWS IAM policies by analyzing application code locally and fixing AccessDenied errors.
Setup Requirements
- ⚠️Requires AWS CLI and configured credentials to apply policy changes.
- ⚠️Only supports generating identity-based IAM policies (does not support resource-based policies, SCPs, or permission boundaries).
- ⚠️Cannot predict resource ARNs determined dynamically at runtime (e.g., S3 bucket names from variables).
Verified SafeView Analysis
pctx
by portofcontext
PCTX acts as a proxy for AI agents to interact with various tools and services via a sandboxed TypeScript 'Code Mode' interface, aggregating multiple MCP servers into a single endpoint.
PCTX acts as a proxy for AI agents to interact with various tools and services via a sandboxed TypeScript 'Code Mode' interface, aggregating multiple MCP servers into a single endpoint.
Setup Requirements
- ⚠️Requires Rust toolchain (version 1.89+).
- ⚠️Requires Python 3.10+ for Python client, with optional 'langchain' or 'crewai' extras.
- ⚠️Potential port conflicts (default 8080 for pctx, 3000 for example upstream MCP).
- ⚠️External API keys (e.g., NASA_API_KEY, STRIPE_MCP_KEY, GROQ_API_KEY) are often required for upstream MCP servers or AI models.
Verified SafeView Analysis
apify-mcp-server
by apify
Enables AI agents to interact with Apify Actors for web scraping, data extraction, and web automation from various online platforms.
Enables AI agents to interact with Apify Actors for web scraping, data extraction, and web automation from various online platforms.
Setup Requirements
- ⚠️Requires an Apify API Token (APIFY_TOKEN environment variable or ~/.apify/auth.json file) which typically implies an Apify account and potential billing.
- ⚠️For full functionality, specific Apify Actors (e.g., apify/rag-web-browser, apify/instagram-scraper, apify/python-example) may need to exist on the target Apify platform.
- ⚠️Node.js version 20.0.0 or higher is required.