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)
zero-mcp
by SNIKO
Building lightweight HTTP Model Context Protocol (MCP) servers for AI tool integration.
Building lightweight HTTP Model Context Protocol (MCP) servers for AI tool integration.
Setup Requirements
- ⚠️Requires Node.js >=18.0.0
- ⚠️For production, `allowedOrigins` must be explicitly configured to restrict CORS to trusted clients.
Verified SafeView Analysis
docs-mulesoft-mcp-server
by mulesoft
This project contains the source content and configuration for a MuleSoft Multi-Cloud Platform (MCP) documentation server, likely served using Antora.
This project contains the source content and configuration for a MuleSoft Multi-Cloud Platform (MCP) documentation server, likely served using Antora.
Setup Requirements
- ⚠️The actual server implementation code is not provided in the truncated source, making direct setup and execution of the server impossible from this snippet.
- ⚠️Requires Antora CLI or a compatible environment to process and generate the documentation content.
Review RequiredView Analysis
To provide personalized financial insights for investment decisions by leveraging Fi-Money's MCP Server and AI capabilities.
To provide personalized financial insights for investment decisions by leveraging Fi-Money's MCP Server and AI capabilities.
Setup Requirements
- ⚠️Requires access and setup for Fi-Money's MCP Server (account, API keys, specific configuration likely needed).
- ⚠️Likely requires API keys for external AI services (e.g., OpenAI, Google AI) to power 'AI-Powered' features.
- ⚠️Specific programming language runtime and package manager dependencies are unknown without source code.
Review RequiredView Analysis
SimpleMCPClientServer
by Indrapuma
A basic implementation of a client-server communication system, likely demonstrating a custom or simplified protocol ('MCP').
A basic implementation of a client-server communication system, likely demonstrating a custom or simplified protocol ('MCP').
Review RequiredView Analysis
test-mcp-server
by anand25014-cell
Manages and tracks personal or small-scale financial expenses by adding, listing, and summarizing entries.
Manages and tracks personal or small-scale financial expenses by adding, listing, and summarizing entries.
Setup Requirements
- ⚠️Requires Python 3.14+ as specified in pyproject.toml (Python 3.14 is currently in development and not a stable release).
- ⚠️Expects 'categories.json' to exist in the same directory as 'main.py' for the categories resource, otherwise, file read operations will fail.
Verified SafeView Analysis
deploy-website
by TencentCloudADP-DevRel
A simple API service to deploy, list, and delete HTML websites, including a specialized endpoint for deploying 3D model viewers from COS GLB links.
A simple API service to deploy, list, and delete HTML websites, including a specialized endpoint for deploying 3D model viewers from COS GLB links.
Setup Requirements
- ⚠️Requires Node.js and npm to run.
- ⚠️File storage directory (`WEBSITE_DIR`) can be configured via environment variable, defaults to `./public`.
- ⚠️The default configuration (via `npm start`) is highly insecure and should not be exposed publicly without significant modifications or explicit use of the `src/index-secure.ts` version with proper API key management.
- ⚠️The `/api/deploy-3d-website` endpoint expects a `templates/3d-website.html` file, which is not provided in the truncated source, potentially causing errors if not present.
Review RequiredView Analysis
temporary-mcp-servers
by CNSeniorious000
Provides Model Context Protocol (MCP) servers for managing IPython sessions, interacting with Discord, and fetching/parsing web content via a webview.
Provides Model Context Protocol (MCP) servers for managing IPython sessions, interacting with Discord, and fetching/parsing web content via a webview.
Setup Requirements
- ⚠️Requires 'uv' package manager.
- ⚠️Requires Python 3.12+.
- ⚠️The Discord MCP Server requires a `DISCORD_TOKEN` environment variable, which must be a user token and usage might violate Discord's ToS.
- ⚠️The Webview MCP Server uses `pywebview` and may require a desktop environment or X server to run, even if the window is hidden.
Verified SafeView Analysis
mcp-server-google-calendar
by gufao
Provides AI assistants with secure access to Google Calendar to manage events and calendars.
Provides AI assistants with secure access to Google Calendar to manage events and calendars.
Setup Requirements
- ⚠️Requires Node.js 20+ and Docker Desktop with MCP Toolkit enabled.
- ⚠️Requires a Google Cloud Console project with Google Calendar API enabled and manual OAuth 2.0 credentials setup.
- ⚠️Requires running a one-time authentication script (`npm run auth`) to generate an OAuth token file.
- ⚠️Requires manual configuration of Docker MCP catalog and registry YAML files for deployment.
Verified SafeView Analysis
charly
by vielhuber
A comprehensive Model Context Protocol (MCP) server gateway that integrates multiple MCP servers with unified OAuth2 and bearer token authentication, including a web client for management.
A comprehensive Model Context Protocol (MCP) server gateway that integrates multiple MCP servers with unified OAuth2 and bearer token authentication, including a web client for management.
Setup Requirements
- ⚠️Requires Python (>= 3.0), PHP (>=8.1), and MySQL (>=8.0).
- ⚠️Requires an Auth0 account setup and careful configuration of Auth0 client credentials in `config.json`.
- ⚠️Requires separate installation and configuration of specific MCP servers (e.g., mcp-filesystem-server, Office-Word-MCP-Server, etc.) to function fully.
- ⚠️Requires setting up a web server (Apache/Nginx with SSL) for the client application.
- ⚠️Crucial sensitive information (`AUTH0_CLIENT_SECRET`) is exposed via the `/api/skills` endpoint.
Review RequiredView Analysis
MCPsharp
by jas88
Intelligent C# project analysis and semantic code editing for AI agents.
Intelligent C# project analysis and semantic code editing for AI agents.
Setup Requirements
- ⚠️Requires .NET 10.0 SDK (specifically version 10.0.102) or later.
- ⚠️Requires Git installed.
- ⚠️If using local AI, requires Ollama installed and 'qwen2.5-coder:3b' model pulled.
- ⚠️If using cloud AI via OpenRouter, requires OPENROUTER_API_KEY environment variable. Internal AI calls may also require ANTHROPIC_API_KEY.
Verified SafeView Analysis
mcp-docs
by fabianbartsch
Automatically generates documentation pages for Laravel Model Context Protocol (MCP) servers by extracting metadata from server classes.
Automatically generates documentation pages for Laravel Model Context Protocol (MCP) servers by extracting metadata from server classes.
Setup Requirements
- ⚠️Requires PHP >= 8.1
- ⚠️Requires Laravel >= 10.0
- ⚠️Requires laravel/mcp >= 0.1.0
- ⚠️Requires `MCP_DOCS_SERVER_CLASS` to be configured in `.env` or `config/mcp-docs.php` to define the MCP server being documented.
Verified SafeView Analysis
mcp-kubernetes
by giantswarm
A Model Context Protocol (MCP) server that provides Kubernetes cluster management capabilities, particularly for AI agents.
A Model Context Protocol (MCP) server that provides Kubernetes cluster management capabilities, particularly for AI agents.
Setup Requirements
- ⚠️Requires Kubernetes 1.19+ and Helm 3.0+ for deployment via Helm chart.
- ⚠️OAuth 2.1 authentication requires external setup (e.g., Google Cloud Console credentials or a Dex OIDC server) and proper registration of clients and redirect URIs. For production, a secret management solution (like HashiCorp Vault or Kubernetes External Secrets Operator) is mandated for OAuth credentials.
- ⚠️Multi-cluster federation (CAPI mode) requires deployment on a Cluster API Management Cluster, and users need specific RBAC permissions for CAPI cluster discovery and kubeconfig secret access.
- ⚠️CiliumNetworkPolicy is enabled by default and requires Cilium CNI to be installed in the Kubernetes cluster.