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)
Mcp-simple-client-server
by Kamwebdev
Demonstrates the Model Context Protocol (MCP) for connecting an LLM to external tools and enabling dynamic tool calling within a client-server architecture.
Demonstrates the Model Context Protocol (MCP) for connecting an LLM to external tools and enabling dynamic tool calling within a client-server architecture.
Setup Requirements
- ⚠️Requires a local Ollama instance running.
- ⚠️Requires an Ollama model (e.g., 'llama3.1:8b') to be pulled locally.
Verified SafeView Analysis
Wealthfolio-MCP
by toomy1992
A Model Context Protocol (MCP) server that integrates Wealthfolio portfolio data, valuations, and analytics with AI agents (like OpenWebUI) and automation tools (like n8n).
A Model Context Protocol (MCP) server that integrates Wealthfolio portfolio data, valuations, and analytics with AI agents (like OpenWebUI) and automation tools (like n8n).
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires Wealthfolio API access and a valid API key.
- ⚠️For full MCP integration with AI agents (e.g., OpenWebUI), the `mcpo` proxy is recommended (and configured in the provided Dockerfile).
Verified SafeView Analysis
mcp-server
by sealmetrics
Connects AI assistants like Claude to Sealmetrics analytics data, enabling natural language querying of marketing and traffic performance.
Connects AI assistants like Claude to Sealmetrics analytics data, enabling natural language querying of marketing and traffic performance.
Setup Requirements
- ⚠️Requires an active Sealmetrics account to retrieve data.
- ⚠️Requires a Sealmetrics API token OR email/password set as environment variables for authentication.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json` file.
- ⚠️Requires Python 3.10 or higher.
Verified SafeView Analysis
volatility-mcp
by MxBrs
A server that exposes Volatility3 memory forensic capabilities as an MCP service, designed for integration with LLM agents to perform triage analysis.
A server that exposes Volatility3 memory forensic capabilities as an MCP service, designed for integration with LLM agents to perform triage analysis.
Setup Requirements
- ⚠️Requires Python 3.12+ and `uv` for dependency management (`uv pip install`).
- ⚠️Requires the Volatility3 binary (`vol.exe` by default on Windows) and its symbol files to be correctly installed and path-configured.
- ⚠️A memory dump file is mandatory (`--dump <path>`).
- ⚠️The inherent verbose nature of some Volatility3 plugins can lead to very large outputs, potentially consuming high LLM tokens if the agent's filtering rules are not strictly followed or if a broad query is legitimately made.
Review RequiredView Analysis
typescript-server-mcp
by siphesihle1415
Provides a TypeScript Language Server specifically configured for Vue.js projects, designed to be integrated and run by a Language Server Protocol (LSP) client, typically within a VSCode extension.
Provides a TypeScript Language Server specifically configured for Vue.js projects, designed to be integrated and run by a Language Server Protocol (LSP) client, typically within a VSCode extension.
Setup Requirements
- ⚠️This code is designed to run as part of a VSCode extension, requiring the VSCode Extension Host environment to function as intended.
- ⚠️A build step (`npm run build:prod`) is required to generate the server executable (`dist/typescript-server.mjs`) and setup the Vue TypeScript plugin pack before the server can be run.
- ⚠️Several environment variables (`TS_MCP_LOG_DIR`, `TS_MCP_NPM_LOCATION`, etc.) are read for configuration, which may need to be set based on the deployment environment.
Verified SafeView Analysis
Agoras-MCP-Server
by asahiman
Agoras MCP Server enables AI agents and scripts to communicate bi-directionally, delegating tasks, monitoring progress, and receiving notifications for LLM-native workflows.
Agoras MCP Server enables AI agents and scripts to communicate bi-directionally, delegating tasks, monitoring progress, and receiving notifications for LLM-native workflows.
Setup Requirements
- ⚠️Requires a running Redis instance.
- ⚠️Recommended setup uses Docker and `docker-compose`.
- ⚠️Requires Python 3.10 or higher.
- ⚠️The `MCP_CLIENT_ID` environment variable is crucial for identifying agents and workers.
Verified SafeView Analysis
EC2-MCP-Server-FastAPI
by Jescob47
Implements a Google Chat Webhook server as an AI assistant, querying a PostgreSQL database via MCP to answer corporate user questions.
Implements a Google Chat Webhook server as an AI assistant, querying a PostgreSQL database via MCP to answer corporate user questions.
Setup Requirements
- ⚠️Requires an Anthropic API key (paid service) for the LLM configured in fastagent.secrets.yaml.
- ⚠️Requires an AWS Account with Secrets Manager configured to store Google Service Account credentials.
- ⚠️Requires an accessible PostgreSQL server, and its connection string must be configured in fastagent.config.yaml.
Verified SafeView Analysis
minimal_sushi_mcp_server_2025
by masaomi
Submit SUSHI bioinformatics jobs from Cursor/Claude via an MCP server, supporting new datasets and existing ones.
Submit SUSHI bioinformatics jobs from Cursor/Claude via an MCP server, supporting new datasets and existing ones.
Setup Requirements
- ⚠️Requires two distinct Conda environments (`mcp_server_py3.10` for the server, `gi_py3.12.8` for `sushi_fabric`) with specific package installations.
- ⚠️Requires a fully functional SUSHI (Rails/Ruby) installation, including `bundle exec sushi_fabric`, at the configured `SUSHI_ROOT` path.
- ⚠️The `SUSHI_ROOT` environment variable must be correctly configured in `~/.cursor/mcp_settings.json` and point to the SUSHI master directory.
Review RequiredView Analysis
laravel-mcp-server
by CyrilDecostanzi
A Laravel-based Model Context Protocol (MCP) server that acts as an e-commerce demo, bridging AI assistants with enterprise business systems for business intelligence and data access.
A Laravel-based Model Context Protocol (MCP) server that acts as an e-commerce demo, bridging AI assistants with enterprise business systems for business intelligence and data access.
Setup Requirements
- ⚠️Requires Docker Desktop for local development and setup.
- ⚠️Requires Composer for PHP dependency management.
- ⚠️Requires an MCP-Compatible AI Client (e.g., Claude Desktop) for interaction, which involves specific client-side configuration to connect to the Docker container via `docker exec`.
Verified SafeView Analysis
mcp-local-assistant
by Prakashbishal
Automate the extraction of multiple-choice questions from university exam PDFs/PPTX files and generate answers using a local Ollama LLM.
Automate the extraction of multiple-choice questions from university exam PDFs/PPTX files and generate answers using a local Ollama LLM.
Setup Requirements
- ⚠️Requires Ollama to be installed and running locally.
- ⚠️Requires an Ollama model (e.g., 'llama3.1:8b') to be pulled and available.
Verified SafeView Analysis
qontinui-runner-mcp
by qontinui
This server enables AI agents to discover, generate, validate, and execute GUI automation workflows using the Qontinui Python executor.
This server enables AI agents to discover, generate, validate, and execute GUI automation workflows using the Qontinui Python executor.
Setup Requirements
- ⚠️Requires Python 3.12+ and Poetry for setup.
- ⚠️Requires the `qontinui-runner` Python executor, which is an external dependency and not installed by this project's `poetry install`.
- ⚠️The `ExecutorBridge` might require setting the `QONTINUI_PYTHON_BRIDGE_PATH` environment variable if the `qontinui-runner` directory structure is not standard or cannot be auto-detected.
Review RequiredView Analysis
project-atlas
by Rayan002
A modular, multi-server AI system for planning end-to-end travel itineraries by orchestrating distinct micro-agents.
A modular, multi-server AI system for planning end-to-end travel itineraries by orchestrating distinct micro-agents.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires UV package manager
- ⚠️Requires Node.js for MCP Inspector and potentially other MCP servers
- ⚠️Requires multiple API keys for various services (e.g., HERE_API_KEY, and keys for web search, flight data, accommodation, currency, and AI models for the Memory Server)