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)
obsidian-mcp
by tlockney
Enables AI models to interact with Obsidian vaults by exposing Obsidian Local REST API functionality as MCP tools.
Enables AI models to interact with Obsidian vaults by exposing Obsidian Local REST API functionality as MCP tools.
Setup Requirements
- ⚠️Requires Obsidian with the 'Local REST API' plugin installed, enabled, and configured with an API key (optional but recommended for security).
- ⚠️For running from source or development, Deno 2.x must be installed.
- ⚠️User must manually generate and provide an API key from Obsidian's Local REST API plugin settings if authentication is enabled.
Verified SafeView Analysis
mcp-server-requests
by coucya
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires MCP Client with 'root' capability for file operations relative to workspace root ('--use-root' flag)
Verified SafeView Analysis
data-extractor
by ThreeFish-AI
A commercial-grade MCP Server designed for robust web page and PDF content extraction and conversion to Markdown, purpose-built for long-term enterprise deployment.
A commercial-grade MCP Server designed for robust web page and PDF content extraction and conversion to Markdown, purpose-built for long-term enterprise deployment.
Setup Requirements
- ⚠️Requires Python 3.12+ (recommend 3.13).
- ⚠️Requires 'uv' package manager for setup and execution.
- ⚠️Requires Playwright browsers (e.g., Chromium) installation if using 'selenium' or 'playwright' scraping methods.
- ⚠️Environment variables (in a '.env' file or system-wide) must be configured for optimal operation.
Verified SafeView Analysis
MCP-Quantum-Server
by bakietd
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
Setup Requirements
- ⚠️Requires Node.js installed on the system.
- ⚠️Likely requires API keys for Google GenAI (potentially paid service), GitHub, and X (Twitter) for full functionality.
- ⚠️Core functionality depends on a proprietary `@modelcontextprotocol/sdk` which is not open-source, leading to a 'black box' for key logic and potential hidden requirements.
Verified SafeView Analysis
vibecheck
by kfreiman
A server for intelligent analysis of CVs and job descriptions, facilitating recruitment by assessing document fit and generating interview questions.
A server for intelligent analysis of CVs and job descriptions, facilitating recruitment by assessing document fit and generating interview questions.
Setup Requirements
- ⚠️Docker is required for easy setup and running.
- ⚠️Requires a local Ollama/LLM instance for AI functionality (e.g., analysis, interview question generation), which often benefits from GPU support.
- ⚠️HTML document processing relies on Playwright, which can have system-level dependencies or be resource-intensive.
Verified SafeView Analysis
cylera-mcp-server
by Cylera
This MCP server connects an AI assistant to Cylera's IoT security platform to provide LLMs with read-only access to device inventory, threats, risks, and utilization data.
This MCP server connects an AI assistant to Cylera's IoT security platform to provide LLMs with read-only access to device inventory, threats, risks, and utilization data.
Setup Requirements
- ⚠️Python 3.13 required (strict version)
- ⚠️Requires 'uv' for package management
- ⚠️Cylera Partner API credentials required (CYLERA_USERNAME, CYLERA_PASSWORD, CYLERA_BASE_URL)
- ⚠️Requires Docker Desktop for 'easy button' installation and for running the official image
Verified SafeView Analysis
uspto_pfw_mcp
by john-walkoe
Provides enhanced search, data retrieval, and secure document management for USPTO Patent File Wrapper data, enabling legal research, due diligence, and cross-MCP (FPD, PTAB, Citations, Pinecone) integration.
Provides enhanced search, data retrieval, and secure document management for USPTO Patent File Wrapper data, enabling legal research, due diligence, and cross-MCP (FPD, PTAB, Citations, Pinecone) integration.
Setup Requirements
- ⚠️Requires USPTO_API_KEY (paid API) for core functionality.
- ⚠️MISTRAL_API_KEY (paid Mistral AI API) is optional but required for advanced OCR capabilities.
- ⚠️Native secure storage for API keys relies on Windows DPAPI; falls back to environment variables on other OS.
- ⚠️An internal FastAPI proxy server runs on localhost (default 8080), automatically started in the background.
Verified SafeView Analysis
smart-excel-reader-mcp
by nakada-memo
Converts Excel design documents and spreadsheets into high-fidelity images, preserving visual elements and print layouts, optimized for large documents and external consumption.
Converts Excel design documents and spreadsheets into high-fidelity images, preserving visual elements and print layouts, optimized for large documents and external consumption.
Setup Requirements
- ⚠️Requires Windows Operating System
- ⚠️Requires Microsoft Excel (2016 or later recommended) to be installed
- ⚠️Requires manual post-installation step for `pywin32`: `python Scripts/pywin32_postinstall.py -install`
Verified SafeView Analysis
TradingViewMCPServer
by Asmah-Acheampong
Serves as a multi-asset trading assistant for Claude Desktop, providing real-time market data, technical analysis, and Pine Script v6 development tools for Forex, Stocks, and Crypto.
Serves as a multi-asset trading assistant for Claude Desktop, providing real-time market data, technical analysis, and Pine Script v6 development tools for Forex, Stocks, and Crypto.
Setup Requirements
- ⚠️Requires an Alpha Vantage API Key (free tier available, but registration is needed).
- ⚠️Requires Python 3.10 or higher due to MCP SDK dependencies.
- ⚠️While not strictly mandatory, Docker is recommended for production deployment, which adds an initial setup step for users unfamiliar with Docker.
Verified SafeView Analysis
inspector-assessment
by triepod-ai
Provides a comprehensive automated assessment platform for Model Context Protocol (MCP) servers, analyzing their security, functionality, protocol compliance, documentation, and various extended metrics. It acts as an inspector and auditing tool for MCP server developers and maintainers.
Provides a comprehensive automated assessment platform for Model Context Protocol (MCP) servers, analyzing their security, functionality, protocol compliance, documentation, and various extended metrics. It acts as an inspector and auditing tool for MCP server developers and maintainers.
Setup Requirements
- ⚠️Requires a separate Model Context Protocol (MCP) server to be available and configured as the target for assessment.
- ⚠️The MCP Proxy server (part of this Inspector) generates a unique session token on startup, which is required for authenticating client-side connections (unless `DANGEROUSLY_OMIT_AUTH` is explicitly set).
- ⚠️Optional Claude Code integration (for semantic analysis of tools and documentation) requires an external `mcp-auditor` service to be running, which can incur LLM token costs and may require additional API key configuration.
- ⚠️Remote MCP servers being assessed may require OAuth 2.0 configuration (client ID, secret, scope).
Review RequiredView Analysis
forgesyte
by rogermt
ForgeSyte is a modular AI-vision Model Context Protocol (MCP) server for image analysis, processing, and orchestration of pluggable vision modules, designed for integration with clients like Gemini-CLI.
ForgeSyte is a modular AI-vision Model Context Protocol (MCP) server for image analysis, processing, and orchestration of pluggable vision modules, designed for integration with clients like Gemini-CLI.
Setup Requirements
- ⚠️Requires Python 3.10+ and the `uv` dependency manager.
- ⚠️API keys (`FORGESYTE_ADMIN_KEY`, `FORGESYTE_USER_KEY`) need to be configured for authenticated access. Anonymous access is only permitted if no keys are configured.
- ⚠️Node.js 18+ and `npm` are required for developing and running the optional React Web UI.
Verified SafeView Analysis
simple-memory-mcp-server
by u1i
A Python server designed to manage and serve memory for AI agents, facilitating their interaction with external Large Language Models or data sources.
A Python server designed to manage and serve memory for AI agents, facilitating their interaction with external Large Language Models or data sources.
Setup Requirements
- ⚠️Python 3.x environment required.
- ⚠️Requires installation of Python dependencies via `pip install -r requirements.txt`.
- ⚠️May require configuration in `mcp_config.json` for server parameters or external services.