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)
promptboard
by pjueon
Provides a shared visual whiteboard for AI agents to paste screenshots, annotate, and share visual context via the Model Context Protocol (MCP).
Provides a shared visual whiteboard for AI agents to paste screenshots, annotate, and share visual context via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js and npm installed to use the `npx` command or for manual setup.
- ⚠️MCP integration requires specific JSON configuration to be added to your AI client's settings (e.g., Claude Desktop, Gemini CLI).
- ⚠️The `postinstall` script attempts to download platform-specific Electron binaries from GitHub Releases, which may fail due to network issues or restricted access to GitHub, affecting the standalone GUI launch but not the MCP server functionality.
Verified SafeView Analysis
MCP-News-Server
by gamzesirin
An MCP-based server for aggregating, summarizing, and analyzing news from various Turkish news sources.
An MCP-based server for aggregating, summarizing, and analyzing news from various Turkish news sources.
Setup Requirements
- ⚠️Requires Node.js runtime environment to be installed.
- ⚠️Needs a `.env` file configured with RSS feed URLs, cache settings, and server name/version.
- ⚠️Primarily designed for integration with a local AI agent client (like Claude Desktop) via the Model Context Protocol.
Review RequiredView Analysis
mcp-server-axiom
by zed-extensions
Integrates Axiom's context server with the Zed editor to provide model context, typically for AI-powered development features.
Integrates Axiom's context server with the Zed editor to provide model context, typically for AI-powered development features.
Setup Requirements
- ⚠️Requires an Axiom API Token
- ⚠️Manual creation of `config.txt` file with API token
Verified SafeView Analysis
fraud-detection-mcp
by marc-shade
Provides advanced fraud detection and anomaly analysis for financial transactions, leveraging machine learning, behavioral biometrics, and graph neural networks for financial security.
Provides advanced fraud detection and anomaly analysis for financial transactions, leveraging machine learning, behavioral biometrics, and graph neural networks for financial security.
Setup Requirements
- ⚠️Requires Redis to be running for full security features (rate limiting), otherwise, it degrades gracefully.
- ⚠️Requires an initial training run (`python training_pipeline.py`) to load models; otherwise, it operates in a limited 'demo mode'.
- ⚠️The AuthManager uses in-memory storage by default for users and API keys; persistent storage (e.g., PostgreSQL) would require additional integration for a production setup.
Verified SafeView Analysis
mcp
by yandex-cloud
Enabling AI applications to manage Yandex Cloud infrastructure, access documentation, perform web searches, and query data catalogs through the Model Context Protocol (MCP).
Enabling AI applications to manage Yandex Cloud infrastructure, access documentation, perform web searches, and query data catalogs through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires manual retrieval and periodic recreation of Yandex Cloud IAM tokens, as they have a maximum lifespan of 12 hours.
- ⚠️Requires the Yandex Cloud CLI installed to obtain IAM tokens for authorization.
- ⚠️Certain services, like the Yandex Search MCP Server, require a Yandex Cloud Folder ID for scoping operations.
- ⚠️If using the 'stdio' configuration, 'npx' must be installed to run the 'mcp-remote' client.
Verified SafeView Analysis
doi-mcp
by tfscharff
Prevents AI citation hallucination by verifying academic citations against multiple authoritative databases.
Prevents AI citation hallucination by verifying academic citations against multiple authoritative databases.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0
- ⚠️Requires @modelcontextprotocol/sdk and Smithery CLI for local development/deployment
Verified SafeView Analysis
tinybrain
by rainmana
Security-focused LLM memory storage for intelligence gathering, reverse engineering, and MITRE ATT&CK integration.
Security-focused LLM memory storage for intelligence gathering, reverse engineering, and MITRE ATT&CK integration.
Setup Requirements
- ⚠️Requires a Go (1.21+) environment or Docker for setup.
- ⚠️Full AI-enhanced semantic search and embedding generation features are placeholders and require future integration with external AI models.
- ⚠️Designed to be integrated with a Model Context Protocol (MCP) client, such as Claude Desktop.
Verified SafeView Analysis
CCD
by X-iZhang
Mitigates medical hallucinations in radiology Multimodal Large Language Models (MLLMs) by integrating structured clinical signals from task-specific radiology expert models during inference.
Mitigates medical hallucinations in radiology Multimodal Large Language Models (MLLMs) by integrating structured clinical signals from task-specific radiology expert models during inference.
Setup Requirements
- ⚠️Requires a CUDA-compatible GPU for practical performance (CPU is supported but very slow).
- ⚠️MedSigLip and Device expert models require authorization to access from Hugging Face, necessitating local deployment and authentication.
- ⚠️The project depends on a specific version of the 'libra' library installed directly from a GitHub repository ('libra @ git+https://github.com/X-iZhang/Libra.git@v1.0.3').
Verified SafeView Analysis
gemini-mcp
by holocode-ai
The server provides a Model Context Protocol (MCP) interface to Google Gemini AI services, enabling multimodal generation including image creation, image editing, and video production.
The server provides a Model Context Protocol (MCP) interface to Google Gemini AI services, enabling multimodal generation including image creation, image editing, and video production.
Setup Requirements
- ⚠️Requires a Google API Key with Gemini API access (paid service).
- ⚠️Requires Go 1.23+ for building from source.
- ⚠️For HTTP mode to use image/video tools with local files, the `upload_media` CLI tool must be separately installed and S3/MinIO storage must be configured via environment variables. This adds complexity to local file handling.
- ⚠️If running in HTTP mode without `SERVICE_TOKENS` configured, the server will be publicly accessible without authentication.
Verified SafeView Analysis
Web-Algebra
by AtomGraph
Translates natural language instructions into JSON-formatted domain-specific language operations for loading, querying, and writing RDF Linked Data, consumable by AI agents.
Translates natural language instructions into JSON-formatted domain-specific language operations for loading, querying, and writing RDF Linked Data, consumable by AI agents.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid Service) for natural language processing functions (e.g., SPARQLString).
- ⚠️Requires a running LinkedDataHub v5 instance for `ldh-` prefixed operations.
- ⚠️Optional client certificates (`CERT_PEM_PATH`, `CERT_PASSWORD`) for LinkedDataHub authentication.
Review RequiredView Analysis
proxmox-mcp-server
by ry-ops
Manages Proxmox Virtual Environment infrastructure (VMs, containers, storage, nodes, cluster) through a Model Context Protocol (MCP) server, enabling AI-driven automation and monitoring.
Manages Proxmox Virtual Environment infrastructure (VMs, containers, storage, nodes, cluster) through a Model Context Protocol (MCP) server, enabling AI-driven automation and monitoring.
Setup Requirements
- ⚠️Requires Python 3.10+ and the `uv` package manager for dependency management and execution.
- ⚠️Proxmox authentication requires a specific user format (e.g., `root@pam` or `user@pve`) and, if using API tokens, requires unchecking 'Privilege Separation' during token creation.
- ⚠️The Claude Desktop configuration must use the absolute path to the `proxmox-mcp-server` directory for the `uv` command.
Verified SafeView Analysis
waldur-mcp-server
by waldur
Integrates Waldur instances with Claude Desktop via Model Context Protocol for API access and management.
Integrates Waldur instances with Claude Desktop via Model Context Protocol for API access and management.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️Requires 'uv' package manager.
- ⚠️Requires a valid Waldur API URL and a token with appropriate permissions configured as environment variables.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json`.