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(7756)
mcp-server
by perses
The Perses MCP Server enables LLM hosts (e.g., Claude Desktop, VS Code Copilot) to interact with the Perses Application for managing observability resources through a standardized Model Context Protocol (MCP).
The Perses MCP Server enables LLM hosts (e.g., Claude Desktop, VS Code Copilot) to interact with the Perses Application for managing observability resources through a standardized Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a `PERSES_TOKEN` obtained via `percli`.
- ⚠️The `PERSES_TOKEN` has a default 15-minute expiration, requiring re-login or Perses configuration changes to extend.
- ⚠️Requires downloading and configuring a specific binary for the operating system and architecture, or building it from source.
Verified SafeView Analysis
bear-notes-mcp
by bejaminjones
Provides a Model Context Protocol (MCP) interface for Claude Desktop to interact with Bear notes, enabling comprehensive read and sync-safe write operations.
Provides a Model Context Protocol (MCP) interface for Claude Desktop to interact with Bear notes, enabling comprehensive read and sync-safe write operations.
Setup Requirements
- ⚠️Requires macOS, as Bear is a macOS/iOS application.
- ⚠️Requires Claude Desktop to be granted 'Full Disk Access' manually in macOS System Preferences.
- ⚠️Requires Node.js 18+ to be installed.
Verified SafeView Analysis
kukapay-mcp-servers
by kukapay
A comprehensive suite of Model Context Protocol (MCP) servers for aggregating, analyzing, and providing real-time cryptocurrency, blockchain, and Web3 data and services to AI agents and developers.
A comprehensive suite of Model Context Protocol (MCP) servers for aggregating, analyzing, and providing real-time cryptocurrency, blockchain, and Web3 data and services to AI agents and developers.
Setup Requirements
- ⚠️Requires various third-party API keys (e.g., exchange APIs, data providers, RPC services), many of which may be paid or have rate limits.
- ⚠️Automated trading tools require actual cryptocurrency funds, involving significant financial risk.
- ⚠️Requires access to blockchain RPC endpoints (e.g., Ethereum, Solana, BSC, Sui), which may incur costs or require dedicated infrastructure.
Review RequiredView Analysis
Aline
by human-re
Aline provides persistent, shared AI agent memory across sessions and teams, maintaining conversational context and facilitating seamless collaboration.
Aline provides persistent, shared AI agent memory across sessions and teams, maintaining conversational context and facilitating seamless collaboration.
Setup Requirements
- ⚠️Requires 'uv' (a Python package manager) to be installed; the server attempts automatic installation, but manual intervention might be necessary.
- ⚠️Relies on a compatible Model Context Protocol (MCP) agent (e.g., Claude Code) for integration and interaction.
- ⚠️Implicitly requires 'git' to be installed and configured for team sharing and context syncing with GitHub repositories.
Verified SafeView Analysis
sverigesradio-mcp
by KSAklfszf921
Accessing Swedish radio programs, podcasts, live streams, news, and traffic information for AI assistants.
Accessing Swedish radio programs, podcasts, live streams, news, and traffic information for AI assistants.
Setup Requirements
- ⚠️The underlying Sveriges Radio API is no longer actively maintained, which could lead to future data inconsistencies or unavailability.
- ⚠️Optional Bearer token authentication (MCP_AUTH_TOKEN) can be configured, requiring an Authorization header for clients if enabled.
- ⚠️Requires Node.js version 18 or higher.
Verified SafeView Analysis
fastify-mcp
by haroldadmin
Integrates Model Context Protocol (MCP) server functionality into Fastify web applications, supporting streamable HTTP and legacy HTTP+SSE transports.
Integrates Model Context Protocol (MCP) server functionality into Fastify web applications, supporting streamable HTTP and legacy HTTP+SSE transports.
Setup Requirements
- ⚠️In-memory session management in 'stateful' mode is not suitable for horizontally scaled production deployments and requires integration with a distributed session store.
- ⚠️The HTTP+SSE transport (`fastifyMCPSSE` plugin) is deprecated by the MCP protocol; migration to Streamable HTTP (`streamableHttp` plugin) is recommended.
Verified SafeView Analysis
The IBM Data Intelligence MCP Server acts as an integration layer for IBM Data Intelligence services, enabling modular and scalable interaction via the Model Context Protocol for various data management, governance, and AI/ML tasks.
The IBM Data Intelligence MCP Server acts as an integration layer for IBM Data Intelligence services, enabling modular and scalable interaction via the Model Context Protocol for various data management, governance, and AI/ML tasks.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires an active IBM Data Intelligence SaaS or CPD 5.2.1 instance.
- ⚠️Authentication requires `DI_SERVICE_URL` and `DI_APIKEY` (or `DI_AUTH_TOKEN`) set as environment variables or passed as HTTP headers. `DI_USERNAME` is also required for CPD with API key.
- ⚠️Running in stdio mode requires `LOG_FILE_PATH` environment variable set.
- ⚠️Running in HTTPS mode requires `--ssl-cert` and `--ssl-key` CLI arguments or `SSL_CERT_PATH` and `SSL_KEY_PATH` environment variables.
Verified SafeView Analysis
vault-mcp-server
by hashicorp
An MCP server that integrates with HashiCorp Vault to manage secrets and mounts, acting as an intermediary between LLM clients and Vault.
An MCP server that integrates with HashiCorp Vault to manage secrets and mounts, acting as an intermediary between LLM clients and Vault.
Setup Requirements
- ⚠️Requires a running HashiCorp Vault server (local or remote).
- ⚠️Requires a valid Vault token with appropriate permissions.
- ⚠️Docker is required for the recommended setup and integration methods (e.g., Gemini extension).
Verified SafeView Analysis
code-execution-mcp
by agent0ai
Provides AI agents with robust capabilities to execute terminal commands and Python code on the host system.
Provides AI agents with robust capabilities to execute terminal commands and Python code on the host system.
Setup Requirements
- ⚠️Requires `uvx` or `pipx` for simplified execution, or manual installation and Python invocation.
- ⚠️Virtual environments require explicit activation via `CODE_EXEC_INIT_COMMANDS` to be available in executed sessions.
- ⚠️Windows support is experimental and may have behavioral differences.
Review RequiredView Analysis
pierre_mcp_server
by Async-IO
A web dashboard for managing and monitoring Pierre MCP Server, a fitness intelligence platform, providing user management, API key handling, A2A client monitoring, real-time updates, and usage analytics with role-based access control.
A web dashboard for managing and monitoring Pierre MCP Server, a fitness intelligence platform, providing user management, API key handling, A2A client monitoring, real-time updates, and usage analytics with role-based access control.
Setup Requirements
- ⚠️Requires `PIERRE_MASTER_ENCRYPTION_KEY` environment variable for encrypted data persistence across restarts.
- ⚠️Requires a database (SQLite or PostgreSQL configured via `DATABASE_URL`).
- ⚠️An initial admin user must be created via CLI (`cargo run --bin admin-setup`) before dashboard access.
- ⚠️The chat feature requires an LLM API key (`GEMINI_API_KEY` or `GROQ_API_KEY`) to be configured.
Verified SafeView Analysis
mcp-server
by aoutpost2-rgb
Provides real-time Indian options market data and volatility analytics to AI chats, enabling quantitative analysis and trading insights.
Provides real-time Indian options market data and volatility analytics to AI chats, enabling quantitative analysis and trading insights.
Setup Requirements
- ⚠️Requires Node.js version >= 24.0.0.
- ⚠️Requires manual creation of a credentials file (`~/.getoutpost_credentials.json`) by obtaining access and refresh tokens from GetOutpost.in's developer tools.
- ⚠️Primarily designed for integration with Claude Desktop.
Verified SafeView Analysis
goflow
by dshills
Visual workflow orchestration for Model Context Protocol (MCP) servers.
Visual workflow orchestration for Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires Go 1.21+ installed to build from source; no pre-built binaries are available yet.
- ⚠️Relies on Node.js and npm/npx to install and run example Model Context Protocol (MCP) servers like '@modelcontextprotocol/server-filesystem'.