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)
oura-mcp-server
by schimmmi
Provides AI assistants with structured, semantic access to Oura Ring health data, offering advanced health intelligence, analytics, predictions, and personalized recommendations.
Provides AI assistants with structured, semantic access to Oura Ring health data, offering advanced health intelligence, analytics, predictions, and personalized recommendations.
Setup Requirements
- ⚠️Requires an Oura Access Token (from Oura Cloud), which may necessitate an Oura Ring and a paid subscription for full data access.
- ⚠️Requires Python 3.10+ for local installation, or Docker/Docker Compose for containerized deployment.
- ⚠️Integrating with AI clients like Claude Desktop requires manual editing of a configuration file with absolute paths to the Python executable and the 'main.py' script.
Verified SafeView Analysis
pubmed-gemini-extension
by avivlyweb
Searches and analyzes medical research articles from PubMed with AI-powered evidence synthesis and trustworthiness scoring, accessible via a terminal-based Gemini CLI extension.
Searches and analyzes medical research articles from PubMed with AI-powered evidence synthesis and trustworthiness scoring, accessible via a terminal-based Gemini CLI extension.
Setup Requirements
- ⚠️Requires Google Gemini CLI to be installed globally.
- ⚠️Requires Node.js 18+ and Python 3.10+ (the installer attempts to manage these, but manual intervention may be needed if system configurations are complex).
- ⚠️Requires an active internet connection to access the PubMed API.
Verified SafeView Analysis
authnet-mcp
by alamedaim-apps
Provides read-only access to Authorize.net transaction reporting and settlement data for AI assistants.
Provides read-only access to Authorize.net transaction reporting and settlement data for AI assistants.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires an Authorize.net merchant account and API credentials (API Login ID, Transaction Key).
- ⚠️Needs an MCP-compatible client (e.g., Claude Code, Cline) to interact with the server.
Verified SafeView Analysis
local-pdf-reader
by wangty6
Enables an AI assistant like Claude to read, analyze, and extract content (text and figures) from local PDF files.
Enables an AI assistant like Claude to read, analyze, and extract content (text and figures) from local PDF files.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
- ⚠️Compatibility explicitly listed only for macOS (darwin) in manifest.json, though Python libraries are often cross-platform.
- ⚠️PyMuPDF (fitz) is a dependency that includes C-bindings, which might require compilation tools on some systems if pre-built wheels are not available.
Verified SafeView Analysis
Indian-stock-MCP
by nikhilcherry
Accessing real-time and historical financial data for companies listed on the Indian Stock Exchange (BSE and NSE).
Accessing real-time and historical financial data for companies listed on the Indian Stock Exchange (BSE and NSE).
Setup Requirements
- ⚠️Requires a paid API Key from indianapi.in.
- ⚠️Manual configuration of Claude Desktop's `claude_desktop_config.json` file is necessary.
- ⚠️Node.js runtime environment must be installed.
Verified SafeView Analysis
obric-mcp-server-mvp
by Hazarapet
Provides a Model Context Protocol (MCP) server for runtime agents and enterprise LLMs, offering graph analysis, computation, and detection capabilities on a Neo4j database.
Provides a Model Context Protocol (MCP) server for runtime agents and enterprise LLMs, offering graph analysis, computation, and detection capabilities on a Neo4j database.
Setup Requirements
- ⚠️Requires a running Neo4j database instance.
- ⚠️Requires an OpenAI API Key (Paid service) for embedding generation.
Verified SafeView Analysis
mcp-writechoice-server
by writechoiceorg
This server provides a Model Context Protocol (MCP) interface for Vale, enabling AI assistants to perform text quality, style, and grammar checks.
This server provides a Model Context Protocol (MCP) interface for Vale, enabling AI assistants to perform text quality, style, and grammar checks.
Setup Requirements
- ⚠️Requires the Vale linter binary to be installed separately and accessible in PATH.
- ⚠️Requires Node.js version 22 or below (explicitly stated that it does not work with Node.js 25).
Verified SafeView Analysis
mcp-playwright-webx11
by xtr-dev
Automated web browser control and interaction through a Model Context Protocol (MCP) server, accessible via a web browser (noVNC) or programmatically via SSE/stdio.
Automated web browser control and interaction through a Model Context Protocol (MCP) server, accessible via a web browser (noVNC) or programmatically via SSE/stdio.
Setup Requirements
- ⚠️Docker and Docker Compose are required to run the server.
- ⚠️Running the browser with `--no-sandbox` may expose security risks, especially if the service is publicly accessible or processes untrusted content.
Review RequiredView Analysis
deving-gene
by RobGonWin
A productivity and focus toolkit for developers, leveraging Alexa, a PC client, and VS Code to provide cognitive scaffolding and automation.
A productivity and focus toolkit for developers, leveraging Alexa, a PC client, and VS Code to provide cognitive scaffolding and automation.
Setup Requirements
- ⚠️Requires local-host tunneling for Alexa Skill to PC Client communication (current configuration).
- ⚠️Requires Trello API credentials for Trello functionality.
- ⚠️Requires NextDNS API for site blocking features.
- ⚠️Platform specific: Windows 10/11.
Verified SafeView Analysis
MCP-Server
by patelajay005
Sets up an AI agent (like Claude Desktop) to interact with GitHub repositories via the Model Context Protocol (MCP).
Sets up an AI agent (like Claude Desktop) to interact with GitHub repositories via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) with specific scopes (repo, workflow, read:org) to be manually created.
- ⚠️Administrator (Windows) or sudo (macOS/Linux) access may be required for installation to system directories.
- ⚠️The automated setup scripts are specifically configured for Claude Desktop. Manual configuration is required for other MCP-compatible clients.
Verified SafeView Analysis
expense-tracker-mcp-server
by anshu57
An MCP server for tracking and summarizing personal expenses.
An MCP server for tracking and summarizing personal expenses.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Expense data stored in /tmp/expenses.db is ephemeral and will not persist across system reboots or server restarts if the original expenses.db is not maintained externally.
Verified SafeView Analysis
ateliers-training-mcpserver-claude
by yuu-git
Serves as a Model Context Protocol (MCP) server for Claude Desktop, enabling access to GitHub-based technical knowledge bases and local file-based note management.
Serves as a Model Context Protocol (MCP) server for Claude Desktop, enabling access to GitHub-based technical knowledge bases and local file-based note management.
Setup Requirements
- ⚠️Requires .NET 10.0 SDK.
- ⚠️Requires Claude Desktop (latest version) and manual configuration of its `claude_desktop_config.json`, specifying the full executable path.
- ⚠️Manual editing of `appsettings.json` is required to configure GitHub repositories and local note paths.
- ⚠️Local file writing (Phase 3) does not implement concurrent write protection, which could lead to data loss or corruption in high-concurrency scenarios.