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(9120)
MCP-Server
by AshtonWard
To host a custom server application, likely Minecraft-related, within a homelab environment.
To host a custom server application, likely Minecraft-related, within a homelab environment.
Setup Requirements
- ⚠️Requires Node.js and npm/yarn installed to run the server and manage dependencies.
- ⚠️Dependencies must be installed via 'npm install' or 'yarn install' before first run.
- ⚠️Potential for port conflicts if other services are already using the server's default port in the homelab environment.
Review RequiredView Analysis
mmi-analyzer
by lady-logic
Analyzes C# project architecture quality based on Carola Lilienthal's MMI framework, providing reports and visualizations for layering, encapsulation, abstraction levels, and circular dependencies.
Analyzes C# project architecture quality based on Carola Lilienthal's MMI framework, providing reports and visualizations for layering, encapsulation, abstraction levels, and circular dependencies.
Setup Requirements
- ⚠️Requires Node.js 18 or higher
- ⚠️Requires Cursor IDE for usage and configuration
- ⚠️Manual configuration of absolute path in Cursor MCP settings
Verified SafeView Analysis
mcp_client
by varun-dev-tech
To connect to an MCP server.
To connect to an MCP server.
Setup Requirements
- ⚠️Requires an MCP server to connect to.
Review RequiredView Analysis
astrology-mcp
by starfoxbeta
Provides astrological natal chart calculations by integrating with an external API.
Provides astrological natal chart calculations by integrating with an external API.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires an external astrology API for real calculations; otherwise, it returns mock data. (ASTROLOGY_API_URL, ASTROLOGY_API_KEY)
Verified SafeView Analysis
rtt-remote-mcp-server-authless
by mhumphrey17
Deploys an unauthenticated remote Model Context Protocol (MCP) server on Cloudflare Workers, providing real-time UK train information via six specialized tools.
Deploys an unauthenticated remote Model Context Protocol (MCP) server on Cloudflare Workers, providing real-time UK train information via six specialized tools.
Setup Requirements
- ⚠️Requires active (likely paid) Realtime Trains API credentials.
- ⚠️Requires a Cloudflare Workers environment for deployment.
- ⚠️The server is explicitly 'authless' for client connections, meaning no authentication is required to access its tools once deployed.
Review RequiredView Analysis
golang-chart
by transform-ia
This is a Helm chart designed for deploying a Go application to a Kubernetes cluster.
This is a Helm chart designed for deploying a Go application to a Kubernetes cluster.
Setup Requirements
- ⚠️Requires an existing Kubernetes cluster.
- ⚠️Requires Helm CLI installed to deploy the chart.
- ⚠️Relies on a pre-built Go application Docker image (details within 'values.yaml' and 'templates'), which must be accessible.
Verified SafeView Analysis
mcp-server
by spectreNN
A test server for learning and experimenting with Minecraft-related protocols or custom game server development, likely involving network communication and basic cryptographic operations.
A test server for learning and experimenting with Minecraft-related protocols or custom game server development, likely involving network communication and basic cryptographic operations.
Setup Requirements
- ⚠️Requires a Python environment and installation of dependencies (e.g., via `pip`).
- ⚠️Requires specific configuration for server parameters (e.g., port, IP address) and potentially cryptographic keys or certificates.
Review RequiredView Analysis
iracing-mcp-server
by consolecowboy0
An MCP (Model Context Protocol) server for collecting iRacing telemetry data and integrating it with AI agents like ElevenLabs.
An MCP (Model Context Protocol) server for collecting iRacing telemetry data and integrating it with AI agents like ElevenLabs.
Setup Requirements
- ⚠️Requires iRacing simulator to be running and active in a session.
- ⚠️Requires Windows OS due to iRacing and pyirsdk dependencies.
- ⚠️Requires ELEVENLABS_API_KEY and ELEVENLABS_AGENT_ID for ElevenLabs integration.
- ⚠️Python 3.10 or higher is required.
Verified SafeView Analysis
portainer-mcp-server
by DoubtfulTurnip
This server acts as an API proxy or gateway, enabling multi-cluster management by routing requests to different target URLs based on dynamic configuration.
This server acts as an API proxy or gateway, enabling multi-cluster management by routing requests to different target URLs based on dynamic configuration.
Setup Requirements
- ⚠️Requires `API_KEY` environment variable for authentication and secure operation.
- ⚠️Requires a Node.js runtime environment.
- ⚠️The process needs write access to the `configs/` directory to manage configurations.
Verified SafeView Analysis
Simple-MCP
by ameympatil
Demonstrates building and exposing simple tools (dice rolling, arithmetic) via the Model Context Protocol (MCP) using Python and fastmcp for AI clients like Claude Desktop.
Demonstrates building and exposing simple tools (dice rolling, arithmetic) via the Model Context Protocol (MCP) using Python and fastmcp for AI clients like Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires `uv` package manager
Verified SafeView Analysis
mcp-server-ux-writing
by coldtatooine
This server provides a RESTful API and real-time updates for managing UX content (text, status, versions) across different projects, with authentication and persistence in MongoDB.
This server provides a RESTful API and real-time updates for managing UX content (text, status, versions) across different projects, with authentication and persistence in MongoDB.
Setup Requirements
- ⚠️Requires a running MongoDB instance accessible via MONGO_URI.
- ⚠️Requires environment variables MONGO_URI and JWT_SECRET to be set.
Verified SafeView Analysis
mcp-server-experiments
by thebadpete
A server-side application primarily for development and experimentation purposes.
A server-side application primarily for development and experimentation purposes.