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-proxy
by punkpeye
A TypeScript proxy that enables streamable HTTP and SSE access for Model Context Protocol (MCP) servers communicating over standard I/O.
A TypeScript proxy that enables streamable HTTP and SSE access for Model Context Protocol (MCP) servers communicating over standard I/O.
Setup Requirements
- ⚠️Requires a pre-existing Model Context Protocol (MCP) server that communicates over `stdio` (standard input/output).
- ⚠️Requires Node.js runtime and `npm` or `npx` to run.
- ⚠️The proxy executes the provided command (`e.g., tsx server.js`) using Node.js's `child_process.spawn`. This command needs to be trusted and properly configured by the operator to avoid security risks, especially if `--shell` is enabled.
Verified SafeView Analysis
In-Memoria
by pi22by7
Provides persistent intelligence infrastructure (semantic concepts, patterns, architecture) for AI agents to understand and interact with codebases.
Provides persistent intelligence infrastructure (semantic concepts, patterns, architecture) for AI agents to understand and interact with codebases.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Relies on platform-specific native Rust binaries which are installed as optional dependencies; may require troubleshooting if `npm install` fails in unusual environments.
- ⚠️While local vector embeddings are free, an OpenAI API Key (paid) is detected and utilized for 'enhanced embeddings' if available.
Verified SafeView Analysis
aws-mcp-server
by alexei-led
The AWS MCP Server allows AI assistants to execute AWS CLI commands and access AWS environment context, providing a powerful interface for cloud management and automation.
The AWS MCP Server allows AI assistants to execute AWS CLI commands and access AWS environment context, providing a powerful interface for cloud management and automation.
Setup Requirements
- ⚠️Requires AWS CLI to be installed and configured with valid credentials.
- ⚠️Requires Python 3.13+.
- ⚠️Docker is highly recommended for enhanced security and a consistent execution environment.
Verified SafeView Analysis
rohlik-mcp
by tomaspavlin
Enhances LLMs with grocery shopping capabilities across Rohlik Group's online services.
Enhances LLMs with grocery shopping capabilities across Rohlik Group's online services.
Setup Requirements
- ⚠️Requires Rohlik Group account (username/password) for a supported region (e.g., Rohlik.cz, Knuspr.de).
- ⚠️Relies on a reverse-engineered Rohlik API, which may violate Rohlik's terms of service and carries inherent risks like potential instability or account issues.
- ⚠️Requires Node.js and NPM/NPMX installed locally, and specific configuration within Claude Desktop's `claude_desktop_config.json`.
Verified SafeView Analysis
tesla-streamable-mcp-server
by iceener
Control a Tesla vehicle remotely via the Tessie API using the Model Context Protocol (MCP) for AI agents.
Control a Tesla vehicle remotely via the Tessie API using the Model Context Protocol (MCP) for AI agents.
Setup Requirements
- ⚠️Requires a Tessie account and API access token, which is a paid service.
- ⚠️Requires your Tesla vehicle's VIN to be configured as an environment variable.
- ⚠️For Cloudflare Worker deployment, a KV namespace (`TOKENS`) must be created and configured in `wrangler.toml`.
- ⚠️A random bearer token must be generated and configured (`BEARER_TOKEN`) for client authentication to the MCP server.
Verified SafeView Analysis
mcp-apache-spark-history-server
by kubeflow
Connects AI agents to Apache Spark History Server for intelligent job analysis and performance monitoring.
Connects AI agents to Apache Spark History Server for intelligent job analysis and performance monitoring.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️Requires 'uv' package manager for dependency management and execution.
- ⚠️An existing Apache Spark History Server must be running and accessible (Docker is required if using the provided `start_local_spark_history.sh` script for a local server).
- ⚠️Node.js is required if using the MCP Inspector for interactive local testing.
- ⚠️Ollama (or another LLM provider like OpenAI, Anthropic, Amazon Bedrock) is required for AI agent integration examples (e.g., LangGraph, Strands Agents).
Verified SafeView Analysis
tmux-mcp
by nickgnd
Enables AI assistants to interact with, control, and observe tmux terminal sessions.
Enables AI assistants to interact with, control, and observe tmux terminal sessions.
Setup Requirements
- ⚠️Requires Node.js to be installed and available in the execution environment.
- ⚠️Requires tmux to be installed and running.
- ⚠️Potential for command injection if interacting with untrusted or adversarial AI models, as commands are executed directly in the terminal without robust sanitization.
Review RequiredView Analysis
tableau-mcp
by tableau
Provides a Model Context Protocol (MCP) server that enables AI agents to interact with Tableau Cloud/Server, supporting data querying, metadata retrieval, content exploration, and AI-powered insights from Tableau Pulse.
Provides a Model Context Protocol (MCP) server that enables AI agents to interact with Tableau Cloud/Server, supporting data querying, metadata retrieval, content exploration, and AI-powered insights from Tableau Pulse.
Setup Requirements
- ⚠️Tableau Authentication Configuration: Requires specific environment variables (e.g., PAT_NAME, PAT_VALUE; UAT_PUBLIC_KEY, UAT_PRIVATE_KEY; OAUTH_CLIENT_ID_SECRET_PAIRS, OAUTH_PRIVATE_KEY, OAUTH_PUBLIC_KEY) depending on the chosen AUTH_TYPE. Proper key generation and management are critical.
- ⚠️Tableau Server/Cloud Compatibility: Tableau Pulse features are primarily available on Tableau Cloud. The VizQL Data Service, essential for `query-datasource` and `get-datasource-metadata`, may need to be explicitly enabled on Tableau Server (TSM configuration).
- ⚠️Extensive Environment Variables: A large number of environment variables are used for all configuration aspects (server URL, site name, logging, tool scoping, security settings), requiring careful setup via a .env file or system environment configuration.
Verified SafeView Analysis
slack-mcp-client
by tuannvm
The Slack MCP Client acts as a production-ready bridge enabling AI models to interact with real tools and systems through Slack conversations via the Model Context Protocol.
The Slack MCP Client acts as a production-ready bridge enabling AI models to interact with real tools and systems through Slack conversations via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Slack Bot and App tokens (manual setup of a Slack application with specific permissions is necessary).
- ⚠️Requires API keys for chosen LLM providers (e.g., OpenAI API Key, Anthropic API Key), which are typically paid services.
- ⚠️Requires installation and configuration of external Model Context Protocol (MCP) servers (e.g., `@modelcontextprotocol/server-filesystem`, `@modelcontextprotocol/server-github`) which may have their own dependencies (e.g., Node.js/npm for `npx` commands, Git, Kubernetes).
- ⚠️If using Ollama, a local Ollama server instance must be running and accessible.
Verified SafeView Analysis
toolsdk-mcp-registry
by toolsdk-ai
A self-hosted registry and gateway for Model Context Protocol (MCP) servers, enabling discovery, secure execution, and OAuth 2.1 authentication for AI agents and LLM applications.
A self-hosted registry and gateway for Model Context Protocol (MCP) servers, enabling discovery, secure execution, and OAuth 2.1 authentication for AI agents and LLM applications.
Setup Requirements
- ⚠️Requires Docker for recommended deployment and MeiliSearch.
- ⚠️Requires Sandock, Daytona, or E2B API Key (Paid/Account required) for sandbox execution.
- ⚠️Initial build takes 10-15 minutes due to installing thousands of MCP packages and their dependencies.
- ⚠️MeiliSearch instance is required for full-text search functionality.
Review RequiredView Analysis
cursor-cloud-agent-mcp
by jxnl
This MCP server acts as a gateway, allowing AI assistants to interact with the Cursor Cloud Agents API to create, manage, and monitor automated tasks on GitHub repositories.
This MCP server acts as a gateway, allowing AI assistants to interact with the Cursor Cloud Agents API to create, manage, and monitor automated tasks on GitHub repositories.
Setup Requirements
- ⚠️Requires `CURSOR_API_KEY` environment variable, obtained from cursor.com/settings.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Local Git CLI must be installed for `get_repos` to detect local repositories.
Verified SafeView Analysis
mcp-openapi-server
by ivo-toby
Exposes OpenAPI endpoints as Model Context Protocol (MCP) tools, enabling Large Language Models (LLMs) to discover and interact with REST APIs through a standardized protocol.
Exposes OpenAPI endpoints as Model Context Protocol (MCP) tools, enabling Large Language Models (LLMs) to discover and interact with REST APIs through a standardized protocol.
Setup Requirements
- ⚠️Requires an OpenAPI Specification (URL, local file, stdin, or inline content must be provided).
- ⚠️Requires a base URL for the target API (`API_BASE_URL`).
- ⚠️Many real-world APIs will require custom authentication logic (e.g., token refresh) via the `AuthProvider` interface, or static headers must be kept up-to-date manually.