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)
sharepoint-mcp
by peacockery-studio
Provides Claude with access to Microsoft SharePoint for folder and document management via the Microsoft Graph API.
Provides Claude with access to Microsoft SharePoint for folder and document management via the Microsoft Graph API.
Setup Requirements
- ⚠️Requires manual Azure AD Application registration, including setting redirect URI, creating a client secret, and configuring API permissions (Sites.ReadWrite.All, Files.ReadWrite.All).
- ⚠️Granting admin consent for Azure AD API permissions may be required, which necessitates Azure AD admin privileges.
- ⚠️Initial authentication requires running a separate local HTTP server (`npm run auth-server`) and completing a browser-based OAuth flow.
Verified SafeView Analysis
cold-outreach-email-mcp-server
by deshmukhsushil
A server application designed to manage and send cold outreach emails.
A server application designed to manage and send cold outreach emails.
Setup Requirements
- ⚠️Email service API credentials (e.g., SMTP host, user, password)
Review RequiredView Analysis
complete_mcp_server
by Legitate
Manages employee data (CRUD) via Model Context Protocol (MCP) using various transports (HTTP SSE, Stdio, WebSocket) with Google OAuth for authentication and an external JSON-server for data storage.
Manages employee data (CRUD) via Model Context Protocol (MCP) using various transports (HTTP SSE, Stdio, WebSocket) with Google OAuth for authentication and an external JSON-server for data storage.
Setup Requirements
- ⚠️The `ENCRYPTION_KEY` environment variable is critical for secure token storage; if not set, an insecure default key is used, making user tokens vulnerable.
- ⚠️Requires a separate external JSON-server API to be running concurrently on port 4000 via `node Deployment/run_api.js` for data persistence.
- ⚠️The Stdio mode starts a local Express server on port 3000 (or `PORT` in .env) for OAuth callbacks, which can lead to port conflicts if another service (like the HTTP server) is already running on the same port.
Review RequiredView Analysis
SRAG-MCP
by CyrilDesch
The specific use case for SRAG-MCP cannot be determined as its source code was not provided for analysis.
The specific use case for SRAG-MCP cannot be determined as its source code was not provided for analysis.
Review RequiredView Analysis
korean-law-mcp
by seo-jinseok
Provides a comprehensive toolset for searching, retrieving, and analyzing Korean legal information from the National Law Information Center (law.go.kr).
Provides a comprehensive toolset for searching, retrieving, and analyzing Korean legal information from the National Law Information Center (law.go.kr).
Setup Requirements
- ⚠️Requires a free API ID from law.go.kr (National Law Information Center) to be set as OPEN_LAW_ID.
- ⚠️Requires an active internet connection to communicate with the law.go.kr Open API.
- ⚠️Requires Python 3.10 or higher.
Verified SafeView Analysis
copado_mcp
by gauravkheterpal
Exposes Copado DevOps capabilities to LLMs for managing user stories, promotions, and deployments.
Exposes Copado DevOps capabilities to LLMs for managing user stories, promotions, and deployments.
Setup Requirements
- ⚠️Requires a Salesforce instance with Copado installed for real API mode.
- ⚠️Requires Salesforce access token and instance URL for real API mode, provided via environment variables (SALESFORCE_INSTANCE_URL, SALESFORCE_ACCESS_TOKEN).
- ⚠️Requires the Python 'requests' library for interacting with the Salesforce API.
Verified SafeView Analysis
apiiro-mongo-mcp
by arielolin
This MCP server allows users to query and manage MongoDB deployments running in Kubernetes, handling gcloud authentication, permission escalation, and Kubernetes context/namespace selection.
This MCP server allows users to query and manage MongoDB deployments running in Kubernetes, handling gcloud authentication, permission escalation, and Kubernetes context/namespace selection.
Setup Requirements
- ⚠️Requires `kubectl` and `gcloud` CLIs to be pre-installed and configured with appropriate access to Kubernetes clusters.
- ⚠️Requires a MongoDB deployment named `lim-mongo` to exist in the target Kubernetes namespace.
- ⚠️Requires manual initial `gcloud auth login` and `gcloud container clusters get-credentials` to set up Kubernetes contexts for GKE, as detailed in the README.
Review RequiredView Analysis
pg-aiguide
by jhonny028966
An MCP server and Claude plugin designed to enhance AI coding tools by providing specialized PostgreSQL and TimescaleDB documentation, semantic search capabilities, and curated best practice skills.
An MCP server and Claude plugin designed to enhance AI coding tools by providing specialized PostgreSQL and TimescaleDB documentation, semantic search capabilities, and curated best practice skills.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires PostgreSQL database with `pgvector` extension enabled
- ⚠️Local documentation ingestion (optional) requires Docbook Toolsets and `uv` (Python package manager)
Verified SafeView Analysis
MCP-Server
by skytronex
Provides a standardized interface for connecting AI applications with external tools and data, facilitating AI prompt engineering and a development approach called 'vibe coding'.
Provides a standardized interface for connecting AI applications with external tools and data, facilitating AI prompt engineering and a development approach called 'vibe coding'.
Setup Requirements
- ⚠️Requires access to an external AI model API (e.g., OpenAI, Anthropic) or a locally running LLM.
Review RequiredView Analysis
chatbot-and-mcp-servers
by mikesmallhelp
A chatbot application that integrates with Model Context Protocol (MCP) servers, allowing AI assistants to use external tools for task execution and augmented capabilities.
A chatbot application that integrates with Model Context Protocol (MCP) servers, allowing AI assistants to use external tools for task execution and augmented capabilities.
Setup Requirements
- ⚠️Requires `AI_GATEWAY_API_KEY` for Vercel AI Gateway, which is typically a paid service.
- ⚠️External MCP servers (e.g., Playwright, Filesystem) must be installed and properly configured in `chatbot-and-mcp-servers-config.json`. The example `/path/to/folder` for the `filesystem` server needs to be replaced with a valid local directory.
- ⚠️The `AI_GATEWAY_MODEL` environment variable must be set to a valid model identifier compatible with Vercel AI Gateway.
Verified SafeView Analysis
kukapay-news-mcp
by kukapay
Access aggregated crypto news, market insights, and sentiment analysis.
Access aggregated crypto news, market insights, and sentiment analysis.
Setup Requirements
- ⚠️Requires a client (e.g., Claude Desktop, Cursor, Windsurf) that supports the MCP specification and `streamable_http` transport.
Verified SafeView Analysis
regen-mcps
by glandua
Centralized management and configuration of Regen Network Model Context Protocol (MCP) servers for integration with Claude Code.
Centralized management and configuration of Regen Network Model Context Protocol (MCP) servers for integration with Claude Code.
Setup Requirements
- ⚠️Requires Node.js and npm
- ⚠️Requires `uv` Python dependency manager
- ⚠️Relies on Git submodules