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)
tips-mcp-server
by eagleisbatman
Serve AI-generated farming tips, categorized by region and context (weather, season), with bilingual support and interaction tracking.
Serve AI-generated farming tips, categorized by region and context (weather, season), with bilingual support and interaction tracking.
Setup Requirements
- ⚠️Requires Node.js 18+ runtime.
- ⚠️Requires a PostgreSQL database with specific 'tip_categories', 'tips', and 'tip_interactions' tables, whose schema is defined in a migration file from a related project (`nong-tri`). Manual setup or prior deployment of that project's migrations is necessary.
- ⚠️Requires an external Weather API (WEATHER_API_URL) to provide contextual weather data for tips.
Verified SafeView Analysis
adk-docs
by selvasv
Python Flask microservice template for Kubernetes deployments with multi-profile traffic management (stable, canary, preview) and integrated Azure Data Factory pipelines for data movement.
Python Flask microservice template for Kubernetes deployments with multi-profile traffic management (stable, canary, preview) and integrated Azure Data Factory pipelines for data movement.
Setup Requirements
- ⚠️Requires Docker for building and packaging the microservice, although the Dockerfile content is not provided.
- ⚠️Full deployment and traffic management (stable, canary, preview profiles) necessitate a Kubernetes cluster with Ambassador installed.
- ⚠️Azure Data Factory setup, including Azure Blob Storage and Azure Key Vault, is required for the data pipeline functionalities.
Verified SafeView Analysis
MCP-RAG-Knowledge-Base-Server
by azharlabs
A FastAPI and MCP server designed to expose Retrieval-Augmented Generation (RAG) knowledge bases for chat interactions and document ingestion.
A FastAPI and MCP server designed to expose Retrieval-Augmented Generation (RAG) knowledge bases for chat interactions and document ingestion.
Setup Requirements
- ⚠️Requires an active API key for a compatible Large Language Model (LLM) service (e.g., Gemini, OpenAI), which is typically a paid service. The `MODEL_API_KEY` environment variable is mandatory.
- ⚠️The default Qdrant vector database is configured for in-memory storage, meaning all indexed document data will be lost upon server restart unless `QDRANT_URL` (for remote) or `QDRANT_PATH` (for local persistent) is explicitly configured.
- ⚠️The `extractanything` library (which uses MarkItDown) for document processing might require additional system-level dependencies (e.g., LibreOffice) for effective parsing of various file formats (e.g., .docx, .pptx) beyond standard Python packages. These are not specified in the `requirements.txt`.
Verified SafeView Analysis
Expense_tracker_mcp_server
by rohitvish07
Manages and tracks personal expenses by providing an API to add, list, and summarize financial transactions.
Manages and tracks personal expenses by providing an API to add, list, and summarize financial transactions.
Setup Requirements
- ⚠️Requires `DB_URL` environment variable pointing to a PostgreSQL database (e.g., Neon).
- ⚠️Requires Python 3.12 or higher.
Verified SafeView Analysis
mcp
by paularlott
A Go library for building Model Context Protocol (MCP) servers with a fluent API, especially for integrating with Large Language Models (LLMs) to provide and execute tools efficiently.
A Go library for building Model Context Protocol (MCP) servers with a fluent API, especially for integrating with Large Language Models (LLMs) to provide and execute tools efficiently.
Setup Requirements
- ⚠️LLM integration (via `openai` subpackage) typically requires an OpenAI API Key (or equivalent for other LLMs), which can incur costs.
- ⚠️The `openai` subpackage's examples are configured to use LM Studio (a local LLM server) running on `127.0.0.1:1234` with a specific model (`qwen/qwen3-1.7b`). This local setup is required for the examples to work out-of-the-box.
Verified SafeView Analysis
crav-mcp-vercel
by CR-AudioViz-AI
Vercel deployment automation and resource management for AI applications, enabling autonomous deployments, real-time build monitoring, log retrieval, error parsing, and resource management.
Vercel deployment automation and resource management for AI applications, enabling autonomous deployments, real-time build monitoring, log retrieval, error parsing, and resource management.
Setup Requirements
- ⚠️Requires a Vercel access token (`VERCEL_TOKEN`) with deployment permissions.
- ⚠️Requires a secure, user-defined API key (`MCP_API_KEY`) for this server's authentication.
Verified SafeView Analysis
mcp-claude-code-sandbox-with-skills
by peakmojo
Automate software development tasks using Claude Code AI agents within isolated E2B sandboxes, providing a fixed set of skills and a job-level API.
Automate software development tasks using Claude Code AI agents within isolated E2B sandboxes, providing a fixed set of skills and a job-level API.
Setup Requirements
- ⚠️Requires E2B API Key (Paid service)
- ⚠️Requires Claude API Access (Paid service, implied by 'Claude Code')
- ⚠️Assumes a pre-built E2B base image with Claude Code installed and configured
Review RequiredView Analysis
traduora-mcp-server
by eagleisbatman
An MCP server for managing translations in Traduora via its API, acting as a tool for a larger model or system.
An MCP server for managing translations in Traduora via its API, acting as a tool for a larger model or system.
Setup Requirements
- ⚠️Requires a running Traduora instance (e.g., deployed on Railway with a MySQL database).
- ⚠️Requires generation and configuration of OAuth2 client ID and client secret within Traduora for the MCP server to authenticate.
- ⚠️Critical environment variables (TRADUORA_API_URL, TRADUORA_CLIENT_ID, TRADUORA_CLIENT_SECRET) must be set for full functionality; a warning is logged if missing.
Verified SafeView Analysis
mcp-servers-manu
by manuel2f
This server provides tools for searching and exploring internal CDN documentation, including specific components, DTS, and Wiki content.
This server provides tools for searching and exploring internal CDN documentation, including specific components, DTS, and Wiki content.
Setup Requirements
- ⚠️Requires access to an internal CDN documentation server at `http://cdn-docs.cdn.hi.inet` (or a custom URL via `CDN_DOCS_BASE_URL`).
- ⚠️Requires Node.js and npm installed to run the TypeScript server.
- ⚠️For full integration, it needs to be configured in a Model Context Protocol (MCP) client like VS Code's `mcp.json`.
Verified SafeView Analysis
metatrader-5-for-Chatgpt-Desktop
by jorgearturoyap-debug
A Model Context Protocol (MCP) server for MetaTrader 5, specifically adapted for ChatGPT Desktop integration to enable trading and market data analysis.
A Model Context Protocol (MCP) server for MetaTrader 5, specifically adapted for ChatGPT Desktop integration to enable trading and market data analysis.
Setup Requirements
- ⚠️Requires a ChatGPT Plus subscription or higher (Free tier does not support MCP).
- ⚠️Requires MetaTrader 5 terminal installed on Windows, limiting its use to Windows OS.
- ⚠️Requires ngrok setup (account, auth token) for public tunneling, and the dynamically generated ngrok HTTPS URL must be manually updated in ChatGPT Desktop settings upon each new ngrok session (free ngrok sessions expire frequently).
Verified SafeView Analysis
prop_crm
by Aliimran14
A server component for property customer relationship management, designed to integrate with a GitHub MCP (Microservice Communication Protocol) environment.
A server component for property customer relationship management, designed to integrate with a GitHub MCP (Microservice Communication Protocol) environment.
Review RequiredView Analysis
dda-mcp-server
by darkdragonsastro
The DDA MCP Server controls astronomy equipment, including proprietary Dark Dragons Astronomy devices and any ASCOM Alpaca-compatible hardware, by exposing their functionalities as Model Context Protocol (MCP) tools for agent interaction.
The DDA MCP Server controls astronomy equipment, including proprietary Dark Dragons Astronomy devices and any ASCOM Alpaca-compatible hardware, by exposing their functionalities as Model Context Protocol (MCP) tools for agent interaction.
Setup Requirements
- ⚠️Requires Node.js and npm/npx to run.
- ⚠️Requires physical Dark Dragons Astronomy devices or ASCOM Alpaca-compatible hardware on the local network to be functional.
- ⚠️ASCOM Alpaca devices must be explicitly connected using the `alpaca_device_connect` tool before other operations can be performed.