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)
qoder-github-mcp-server
by wenxinax
A server that interacts with GitHub's API to automate tasks like updating comments, managing pull requests, and manipulating files.
A server that interacts with GitHub's API to automate tasks like updating comments, managing pull requests, and manipulating files.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token with appropriate permissions.
- ⚠️Requires Go 1.21 or higher for building from source, or Docker for running via image.
Verified SafeView Analysis
perplexity-search-mcp
by ArnoChenFx
Integrates Perplexity AI's advanced search capabilities as a standardized tool using the Model Context Protocol (MCP).
Integrates Perplexity AI's advanced search capabilities as a standardized tool using the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Bun runtime for development and execution (though built output can run with Node.js).
- ⚠️Requires a Perplexity AI API Key, which is for a paid service.
- ⚠️The PERPLEXITY_API_KEY environment variable must be set for the server to function.
Verified SafeView Analysis
MCPServerPS
by daxian-dbw
Creates a PowerShell module that serves as a Model Context Protocol (MCP) server, dynamically exposing tools defined in C# code, PowerShell scripts, or PowerShell modules.
Creates a PowerShell module that serves as a Model Context Protocol (MCP) server, dynamically exposing tools defined in C# code, PowerShell scripts, or PowerShell modules.
Setup Requirements
- ⚠️Requires PowerShell (pwsh.exe) to be installed and available in the PATH.
- ⚠️The MCPServerPS module must be deployed to a PowerShell module path or invoked directly by its full path.
Verified SafeView Analysis
mysql-mcp-universal
by ManuelVR461
Facilitate natural language interaction with MySQL and PostgreSQL databases via GitHub Copilot for CRUD and advanced operations.
Facilitate natural language interaction with MySQL and PostgreSQL databases via GitHub Copilot for CRUD and advanced operations.
Setup Requirements
- ⚠️Requires Python 3.10+ and either MySQL 8.0+ or PostgreSQL 12+.
- ⚠️A GitHub Copilot subscription is necessary for its intended use with natural language interaction.
- ⚠️Manual editing of 'config/settings.json' is required for database credentials, and the absolute path to the 'run_server.bat' (or equivalent Linux/Mac command) must be manually configured in VS Code's user 'settings.json' for the MCP server.
Verified SafeView Analysis
mcp-hyperautomation
by s1community
The Hyperautomation MCP Server bridges LLM clients and HyperAutomation workflows to enable dynamic security orchestration and incident response through natural language interactions.
The Hyperautomation MCP Server bridges LLM clients and HyperAutomation workflows to enable dynamic security orchestration and incident response through natural language interactions.
Setup Requirements
- ⚠️Requires Google Cloud Project and BigQuery setup (potentially incurring costs, though BigQuery has a free tier).
- ⚠️Requires service account JSON credentials file for Google Cloud, configured with appropriate BigQuery permissions.
- ⚠️Requires a separate HyperAutomation platform (e.g., SentinelOne's platform for HyperAutomation workflows) with webhooks configured for each agent, which are external to this repository.
- ⚠️Python 3.8+ and `uvicorn` (for SSE transport) are required dependencies.
Verified SafeView Analysis
mcp-screenshot
by Digital-Defiance
Provides cross-platform screenshot capabilities for AI agents, including full screen, window, and region capture, with built-in PII masking and security controls.
Provides cross-platform screenshot capabilities for AI agents, including full screen, window, and region capture, with built-in PII masking and security controls.
Setup Requirements
- ⚠️Requires platform-specific binaries for screen capture (e.g., ImageMagick/grim on Linux, native screencapture on macOS, PowerShell on Windows/WSL) to be installed and accessible.
- ⚠️PII masking relies on Tesseract OCR, which requires Tesseract to be installed and `TESSDATA_PREFIX` correctly configured.
- ⚠️Running in headless environments (e.g., some CI/CD setups) may prevent successful screen/window capture due to the lack of a display server.
- ⚠️Docker deployment might conditionally expose VNC port 5900 if `ENABLE_VNC=true` for debugging, which is a network security consideration.
Verified SafeView Analysis
imap-readonly-mcp
by AzizMarashly
Exposes read-only access to email mailboxes (IMAP, POP3, Microsoft Graph) via Model Context Protocol for AI agents.
Exposes read-only access to email mailboxes (IMAP, POP3, Microsoft Graph) via Model Context Protocol for AI agents.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️A YAML configuration file (e.g., `config/accounts.yaml`) specifying mailbox details is mandatory.
- ⚠️Microsoft Graph accounts require OAuth configuration (client ID, client secret, authority) and optional dependencies (`msal`, `requests`).
Verified SafeView Analysis
blender-mcp
by Vertiiii
This server connects Blender, a 3D modeling software, with Claude AI via the Model Context Protocol (MCP) to provide intelligent assistance for 3D modeling tasks.
This server connects Blender, a 3D modeling software, with Claude AI via the Model Context Protocol (MCP) to provide intelligent assistance for 3D modeling tasks.
Setup Requirements
- ⚠️Requires Blender 3.0 or newer to be installed locally.
- ⚠️The BlenderMCP server (`blender-mcp` Python package) needs to be running, and a separate Blender Addon (which acts as a socket server) must be installed and enabled within Blender to establish communication.
- ⚠️API Keys for third-party services (PolyHaven, Sketchfab, Hyper3D) are required for full functionality; some may be paid or require registration.
Review RequiredView Analysis
loda-mcp
by loda-lang
Provides a Model Context Protocol (MCP) interface to the LODA Language API, enabling AI models to interact with LODA programs and integer sequences from the On-Line Encyclopedia of Integer Sequences (OEIS).
Provides a Model Context Protocol (MCP) interface to the LODA Language API, enabling AI models to interact with LODA programs and integer sequences from the On-Line Encyclopedia of Integer Sequences (OEIS).
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher and npm 8.0.0 or higher.
- ⚠️Relies on an external LODA API (default: https://api.loda-lang.org/v2) for all core functionality, meaning it's not a standalone local LODA interpreter or database.
Verified SafeView Analysis
mcp-registry
by AkerBP
Provides a centralized API for applications like VS Code with GitHub Copilot to discover and access Model Context Protocol (MCP) servers within the AkerBP organization.
Provides a centralized API for applications like VS Code with GitHub Copilot to discover and access Model Context Protocol (MCP) servers within the AkerBP organization.
Setup Requirements
- ⚠️Python 3.11+ is required for local execution.
- ⚠️Dependencies must be installed via pip (requirements.txt).
- ⚠️Docker/Docker Compose is required for containerized deployment.
Verified SafeView Analysis
mcp-server
by finmap-org
The Finmap MCP Server provides comprehensive historical financial market data for various stock exchanges, offering tools to list exchanges, sectors, tickers, retrieve market overviews, stock data, and company profiles.
The Finmap MCP Server provides comprehensive historical financial market data for various stock exchanges, offering tools to list exchanges, sectors, tickers, retrieve market overviews, stock data, and company profiles.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher to run locally.
- ⚠️Data for some exchanges (US, LSE, HKEX) is noted as 'availableSince' dates in the future within the provided metadata.
- ⚠️Financial data is typically only available for weekdays (Monday to Friday).
Verified SafeView Analysis
MCP-server
by lhabacuc
An AI-powered DevOps and PC automation agent that interprets natural language commands to interact with the local filesystem, terminal, Git, and desktop environment via a web interface or command-line.
An AI-powered DevOps and PC automation agent that interprets natural language commands to interact with the local filesystem, terminal, Git, and desktop environment via a web interface or command-line.
Setup Requirements
- ⚠️Requires GROQ_API_KEY (paid service) to be configured as an environment variable.
- ⚠️Python 3.8 or higher is required.
- ⚠️PyAutoGUI functionalities (desktop automation, screenshots) require a graphical display environment and potentially additional system dependencies (e.g., `scrot` on Linux) to be fully functional.