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)
NTFS_Parser_MCP
by Amier-ge
Provides an MCP server for forensic analysis of NTFS file systems by parsing artifacts like MFT, UsnJrnl, and LogFile from disk images or raw files.
Provides an MCP server for forensic analysis of NTFS file systems by parsing artifacts like MFT, UsnJrnl, and LogFile from disk images or raw files.
Setup Requirements
- ⚠️Requires the 'NTFS_Parser' library folder to be located in the parent directory of 'NTFS_Parser_MCP'.
- ⚠️E01 image support requires installing 'libewf-python' (e.g., `pip install libewf-python`).
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
terminal-mcp-project
by belayoub
Enables AI agents to interact with terminal-based applications (TUI/CLI) by providing a structured Terminal State Tree representation.
Enables AI agents to interact with terminal-based applications (TUI/CLI) by providing a structured Terminal State Tree representation.
Setup Requirements
- ⚠️Requires Rust 1.75+ toolchain to build and run.
- ⚠️Full PTY support is available on Linux, macOS, and WSL2, with partial support on native Windows.
- ⚠️The main server functionality (MCP integration) is currently a placeholder ('TODO: Initialize MCP server when rmcp is available') in the main.rs, meaning it will not yet function as a full MCP server.
- ⚠️Requires a `terminal-mcp.config.yaml` for critical security settings (e.g., command whitelisting) and operational parameters.
Verified SafeView Analysis
code-scalpel
by 3D-Tech-Solutions
Code Scalpel provides a robust, multi-language code analysis and transformation platform for AI agents, integrating deep static analysis, security scanning, refactoring, and project-wide insights to enable AI to understand and modify code effectively.
Code Scalpel provides a robust, multi-language code analysis and transformation platform for AI agents, integrating deep static analysis, security scanning, refactoring, and project-wide insights to enable AI to understand and modify code effectively.
Setup Requirements
- ⚠️Extensive Tool Dependencies: Requires Node.js/npm for JavaScript/TypeScript tools (ESLint, Prettier, TypeScript compiler, Babel, etc.), Java/Gradle/Maven for Java/Kotlin tools (Detekt, ktlint, SonarQube, etc.), Ruby/Bundler for Ruby tools (RuboCop, Reek, Brakeman), C++ toolchains (Clang Static Analyzer, Cppcheck), and various Python tools (MyPy, Pylint, Bandit, etc.). Many of these are external CLI tools that need to be installed and accessible.
- ⚠️Resource Requirements: Can be highly CPU and memory intensive due to deep static analysis, PDG generation, symbolic execution (with Z3), and cross-file dependency resolution, especially for large projects. Deployment without sufficient resources or outside a robust sandbox can lead to performance bottlenecks or instability.
- ⚠️Licensing Tiers: Many advanced features (e.g., cross-file analysis, extended context, detailed compliance reports, advanced security features) are gated behind 'Pro' and 'Enterprise' tiers, requiring a valid JWT license key and potentially a connection to a remote verification server for full functionality. Defaults to 'Community' tier if no license is provided.
- ⚠️Configuration Complexity: Involves multiple configuration files for governance (`.code-scalpel/policy.yaml`), tier-specific limits (`.code-scalpel/limits.toml`), and various language-specific linters/analyzers (`.eslintrc`, `tsconfig.json`, `detekt.yml`, etc.), which adds complexity to setup and maintenance.
Verified SafeView Analysis
SysAdminAIAgent
by HolyCrusader2004
An AI agent interacts with the operating system securely through a Microservice Communication Protocol (MCP) server, offering controlled filesystem operations.
An AI agent interacts with the operating system securely through a Microservice Communication Protocol (MCP) server, offering controlled filesystem operations.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for full setup.
- ⚠️Requires a local Ollama instance with a large language model (e.g., `gpt-oss:20b`) to be running.
- ⚠️Specific host path (e.g., `D:/ASO/aso-project/playground`) needs to be configured as a Docker volume for `/mnt/playground`.
Review RequiredView Analysis
notes-querier-mcp
by robwatsongtr
A macOS Notes app MCP server for querying notes and folders via AppleScript.
A macOS Notes app MCP server for querying notes and folders via AppleScript.
Setup Requirements
- ⚠️Requires macOS with Notes.app installed.
- ⚠️Requires user permission for AppleScript automation to access Notes.app.
- ⚠️Requires Python 3.10 or higher.
Verified SafeView Analysis
docmost-mcp
by makespacemadrid
Provides a lightweight HTTP and JSON-RPC interface, implementing the MCP protocol, to interact with a Docmost instance, enabling agents to read and write pages and spaces.
Provides a lightweight HTTP and JSON-RPC interface, implementing the MCP protocol, to interact with a Docmost instance, enabling agents to read and write pages and spaces.
Setup Requirements
- ⚠️Requires Node.js v18+.
- ⚠️Requires either `DOCMOST_API_TOKEN` OR (`DOCMOST_EMAIL` AND `DOCMOST_PASSWORD`) for Docmost authentication.
- ⚠️Requires `DOCMOST_BASE_URL` pointing to a Docmost instance.
Verified SafeView Analysis
mcp-generator
by fvanlanduyt
A web application that enables users to connect to various databases, analyze schemas with AI assistance (Claude), and generate Model Context Protocol (MCP) capabilities for use by MCP-compatible AI clients.
A web application that enables users to connect to various databases, analyze schemas with AI assistance (Claude), and generate Model Context Protocol (MCP) capabilities for use by MCP-compatible AI clients.
Setup Requirements
- ⚠️Requires Anthropic API Key (Paid Service)
- ⚠️Requires Python 3.11+
- ⚠️Requires Node.js 18+ (for frontend development, or Docker for production)
Verified SafeView Analysis
eBird-Navigator
by kankbokans
A multi-agent birding assistant that automatically finds birding hotspots, recent observations, and top species lists for any location worldwide using eBird data and Google AI.
A multi-agent birding assistant that automatically finds birding hotspots, recent observations, and top species lists for any location worldwide using eBird data and Google AI.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires Node.js 18+
- ⚠️Requires an eBird API Key (may be rate-limited or require registration for extensive use)
Verified SafeView Analysis
claude-container-mssql
by aubi-one-david
Provides a secure, isolated Podman container environment for running Claude Code with pre-configured MSSQL database tools and multiple MCP servers.
Provides a secure, isolated Podman container environment for running Claude Code with pre-configured MSSQL database tools and multiple MCP servers.
Setup Requirements
- ⚠️Requires Podman (or Docker with minor modifications) to be installed on the host machine.
- ⚠️ANTHROPIC_API_KEY environment variable is mandatory for Claude Code authentication.
- ⚠️Full MSSQL database functionality and integration tests require an accessible external MSSQL Server instance, with credentials provided via environment variables (DB_SERVER, DB_USERNAME, DB_PASSWORD, DB_DATABASE).
Verified SafeView Analysis
ARXIV-MCP-SERVER-CUHKSZ
by LKCY23
The ArXiv MCP Server enables AI assistants to programmatically search, access, download, and analyze academic papers from arXiv via the Model Context Protocol (MCP).
The ArXiv MCP Server enables AI assistants to programmatically search, access, download, and analyze academic papers from arXiv via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Python 3.11+ to run.
- ⚠️Recommends 'uv' for dependency installation, which may require prior setup.
- ⚠️Requires outbound network access to the arXiv API for searching and downloading papers.
- ⚠️Needs write permissions to the configured storage path for paper downloads and conversions.
Verified SafeView Analysis
ShoppingMCP
by priadiliav
Provides a backend API for an e-commerce or shopping application, handling server-side logic and data interactions.
Provides a backend API for an e-commerce or shopping application, handling server-side logic and data interactions.
Setup Requirements
- ⚠️.NET SDK is required to build and run the application.
Verified SafeView Analysis
chuk-mcp-server-reference
by chrishayuk
Reference implementation for Model Context Protocol (MCP) servers and clients, demonstrating all features of the MCP specification.
Reference implementation for Model Context Protocol (MCP) servers and clients, demonstrating all features of the MCP specification.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires local `chuk-mcp-server` repository in parent directory (e.g., `../chuk-mcp-server`)