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-weather-server
by pcnfernando
This server is designed to provide weather-related services, likely interacting with an 'mcp' platform or API.
This server is designed to provide weather-related services, likely interacting with an 'mcp' platform or API.
Setup Requirements
- ⚠️Requires Ballerina SDK (version 2201.12.3 or compatible) to be installed.
- ⚠️Requires a Java Runtime Environment (JRE) due to Ballerina's underlying architecture.
- ⚠️The 'ballerina/mcp' package (version 1.0.2) must be locally available in the Ballerina environment.
Verified SafeView Analysis
mock-mcp-servers
by message-extensions
This repository provides mock Model Context Protocol (MCP) servers for evaluating and testing remote MCP functionality, simulating various authentication methods and Responsible AI scenarios for Declarative Agents (DAs).
This repository provides mock Model Context Protocol (MCP) servers for evaluating and testing remote MCP functionality, simulating various authentication methods and Responsible AI scenarios for Declarative Agents (DAs).
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Manual code modification in `server-multi-auth.py` is required as a workaround for fetching tools with certain MCP clients (e.g., VS Code MCP Client) due to FastMCP limitations, and then must be reverted.
- ⚠️The RAI server (`rai-mcp-server/server.py`) requires a specific CSV file (`RAI_Validation_Dataset.csv`) to be present for content validation functionality.
Review RequiredView Analysis
go-assern
by valksor
Aggregates multiple MCP (Model Context Protocol) servers into a single interface, providing project-level configuration for different credentials, environment variables, and tool sets.
Aggregates multiple MCP (Model Context Protocol) servers into a single interface, providing project-level configuration for different credentials, environment variables, and tool sets.
Setup Requirements
- ⚠️Requires specific runtime environments for proxied MCP servers (e.g., Node.js for `npx` commands).
- ⚠️Requires API tokens/credentials for backend MCP servers (e.g., GITHUB_TOKEN, SLACK_TOKEN).
- ⚠️Configuration is based on current working directory; misconfigurations can lead to unexpected server or token usage.
Verified SafeView Analysis
Claude-Desktop-HA
by yayoboy
Integrate Home Assistant smart home monitoring and analytics into Claude Desktop via an MCP server.
Integrate Home Assistant smart home monitoring and analytics into Claude Desktop via an MCP server.
Setup Requirements
- ⚠️Requires Home Assistant running and accessible.
- ⚠️Requires a Home Assistant Long-Lived Access Token (manual creation and copy).
- ⚠️Manual installation requires Node.js 18+ and command-line configuration if drag & drop fails.
Verified SafeView Analysis
programmatic-tool-calling-ai-sdk
by RSanzzzzz
Optimized execution of AI models with complex multi-tool calls, including integration with Model Context Protocol (MCP) servers, by programmatically generating and running JavaScript code in a Vercel Sandbox to reduce LLM inference costs.
Optimized execution of AI models with complex multi-tool calls, including integration with Model Context Protocol (MCP) servers, by programmatically generating and running JavaScript code in a Vercel Sandbox to reduce LLM inference costs.
Setup Requirements
- ⚠️Vercel Token Required: The `@vercel/sandbox` dependency necessitates setting a `VERCEL_TOKEN` environment variable or linking with Vercel CLI for local development and deployment.
- ⚠️Node.js & Next.js Environment: This is a Next.js application, requiring a Node.js environment (v22 as per Sandbox runtime in `lib/sandbox.ts`) and Next.js framework understanding for setup and operation.
- ⚠️MCP Server Configuration: Integrating external MCP tools (like Firecrawl or CLI) requires explicit configuration in `lib/mcp/mcp-config.ts` and ensures the external MCP servers/commands are accessible.
Verified SafeView Analysis
stump
by hegner123
Provides compact, token-efficient directory tree visualization optimized for LLM consumption, acting as an MCP server.
Provides compact, token-efficient directory tree visualization optimized for LLM consumption, acting as an MCP server.
Setup Requirements
- ⚠️Requires Zig 0.15.2 or later installed.
- ⚠️Only supports Unix/Linux and macOS (Windows support planned for v2).
Verified SafeView Analysis
qconmcp
by punnyhuimin
This server provides an MCP-enabled tool to query information about attendees for specific workshops at QCon 2025.
This server provides an MCP-enabled tool to query information about attendees for specific workshops at QCon 2025.
Setup Requirements
- ⚠️Java Development Kit (JDK) required
- ⚠️Requires a Model Context Protocol (MCP) compatible client/inspector to interact with the tool endpoints
Verified SafeView Analysis
profile-memory-mcp-server
by eagleisbatman
External service for managing user profiles and conversation-based memory, including LLM-powered fact extraction from chat.
External service for managing user profiles and conversation-based memory, including LLM-powered fact extraction from chat.
Setup Requirements
- ⚠️Requires PostgreSQL database with `DATABASE_URL` environment variable.
- ⚠️Requires OpenAI API Key (Paid) for LLM-based fact extraction.
- ⚠️Requires Node.js version 18 or higher.
Review RequiredView Analysis
dep-context-mcp
by jarecsni
Provides AI coding assistants with API context about project dependencies by reading directly from node_modules, enabling semantic search and local-first operations.
Provides AI coding assistants with API context about project dependencies by reading directly from node_modules, enabling semantic search and local-first operations.
Setup Requirements
- ⚠️Requires Node.js >= 20.0.0.
- ⚠️Semantic search requires either an OpenAI API Key (paid service) for the 'openai' embedding provider, or a locally running Ollama server for the 'ollama' provider.
- ⚠️GitLab source enrichment (an optional tool) requires a GitLab Personal Access Token.
- ⚠️The first-time use of semantic search (or after dependencies change) will trigger a one-time indexing process which can take several seconds to minutes depending on the number of packages, and may require user confirmation.
Verified SafeView Analysis
aidr-mcp-proxy
by CrowdStrike
Protect Model Context Protocol (MCP) server communications by proxying all I/O through the CrowdStrike AIDR service for threat detection, prompt injection blocking, and content filtering.
Protect Model Context Protocol (MCP) server communications by proxying all I/O through the CrowdStrike AIDR service for threat detection, prompt injection blocking, and content filtering.
Setup Requirements
- ⚠️Requires Node.js v22.15.0 or greater.
- ⚠️Requires a CrowdStrike AIDR API token, which must be set via the `CS_AIDR_TOKEN` environment variable.
- ⚠️Requires the CrowdStrike AIDR base URL template, which must be set via the `CS_AIDR_BASE_URL_TEMPLATE` environment variable.
Verified SafeView Analysis
sample-mcp-server
by rsaphala
This server acts as a Model Context Protocol (MCP) server, exposing user and order data as tools for integration with external services like Intercom.
This server acts as a Model Context Protocol (MCP) server, exposing user and order data as tools for integration with external services like Intercom.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
Verified SafeView Analysis
mcp_server_test
by Afnankazi
A test server application to simulate or provide a backend for a Master Control Program or similar distributed system, inferred from the repository name.
A test server application to simulate or provide a backend for a Master Control Program or similar distributed system, inferred from the repository name.