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)
aspose-mcp-server
by xjustloveux
Provides powerful office document processing capabilities (Word, Excel, PowerPoint, PDF) to Model Context Protocol (MCP) clients, enabling AI agents to interact with documents.
Provides powerful office document processing capabilities (Word, Excel, PowerPoint, PDF) to Model Context Protocol (MCP) clients, enabling AI agents to interact with documents.
Setup Requirements
- ⚠️Requires a valid Aspose license for full functionality; otherwise, it runs in trial mode with watermarks and limitations.
- ⚠️For Linux/macOS, `libgdiplus` is required for certain image processing functions (e.g., slide export, thumbnail generation).
- ⚠️While pre-compiled versions are self-contained, running from the DLL requires a .NET 8.0 Runtime installation.
Verified SafeView Analysis
mcp-server
by gleanwork
The Glean MCP Server facilitates integration between AI clients (like LLMs or coding assistants) and Glean's enterprise knowledge base, providing tools for company search, people profile search, chat with Glean AI, and document retrieval.
The Glean MCP Server facilitates integration between AI clients (like LLMs or coding assistants) and Glean's enterprise knowledge base, providing tools for company search, people profile search, chat with Glean AI, and document retrieval.
Setup Requirements
- ⚠️Requires `mise` for environment setup (Node.js and pnpm).
- ⚠️Mandatory environment variables: `GLEAN_INSTANCE` and `GLEAN_API_TOKEN` for authentication with the Glean API.
- ⚠️Recommended to use Glean's remote MCP server for better performance and updates, indicating this local server is primarily for experimental/testing use.
Verified SafeView Analysis
treesitter-mcp
by pwno-io
Provides a Model Context Protocol (MCP) server and CLI for static code analysis using Tree-sitter.
Provides a Model Context Protocol (MCP) server and CLI for static code analysis using Tree-sitter.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Critical dependency inconsistency: `pyproject.toml` specifies `tree-sitter>=0.22.0`, but `docs/ARCHITECTURE.md` explicitly warns that newer versions of Tree-sitter (beyond 0.21.3) introduced breaking API changes which the code relies on. This discrepancy is likely to cause installation or runtime failures due to incompatible `tree-sitter` core or language bindings.
- ⚠️Installing directly with `uv pip install treesitter-mcp` (or similar for other package managers) is recommended as the project includes multiple `tree-sitter-<language>` bindings.
Verified SafeView Analysis
hackmd-mcp
by yuna0x0
The server provides an interface for LLM clients to access and manage HackMD notes, teams, user profiles, and reading history through the HackMD API.
The server provides an interface for LLM clients to access and manage HackMD notes, teams, user profiles, and reading history through the HackMD API.
Setup Requirements
- ⚠️Requires a personal HackMD API Token, which must be created and securely provided.
- ⚠️Requires Node.js 18+ to run.
- ⚠️If self-hosting via HTTP transport, the endpoint must be secured by the user to prevent unauthorized access to your HackMD API token.
Verified SafeView Analysis
ipybox
by gradion-ai
A Python code execution sandbox for AI agents to programmatically interact with MCP tools and execute code actions in a stateful, sandboxed environment.
A Python code execution sandbox for AI agents to programmatically interact with MCP tools and execute code actions in a stateful, sandboxed environment.
Setup Requirements
- ⚠️Requires `@anthropic-ai/sandbox-runtime` (npm package) for full sandboxing features, along with system dependencies (e.g., `ripgrep`, `bubblewrap`).
- ⚠️Sandboxing with `sandbox-runtime` is primarily supported on macOS; Linux/Windows users must run without sandboxing or use Docker, implying higher security risk if not properly contained.
- ⚠️Secrets like API keys (e.g., `GITHUB_API_KEY`, `BRAVE_API_KEY`) must be provided via environment variables or a `.env` file.
Verified SafeView Analysis
claude-memory-mcp
by WhenMoon-afk
Provides local, persistent, and searchable memory for AI assistants like Claude Desktop, enabling them to store and recall information efficiently.
Provides local, persistent, and searchable memory for AI assistants like Claude Desktop, enabling them to store and recall information efficiently.
Setup Requirements
- ⚠️Requires Node.js 18+ to be installed on the host machine.
- ⚠️Initial startup may be slow (30+ seconds) if using the `npx github:` method for the first time, as it downloads and installs dependencies.
- ⚠️For Windows, using the `npx github:whenmoon-afk/claude-memory-mcp` command might require wrapping it in `cmd /c` or providing the full path to `npx.cmd` in some environments, as documented in the README.
Verified SafeView Analysis
mcp-victorialogs
by VictoriaMetrics-Community
The Model Context Protocol (MCP) server for VictoriaLogs provides an interface for AI clients to interact with VictoriaLogs APIs and documentation, enabling querying logs, exploring data, viewing instance parameters, and accessing log statistics.
The Model Context Protocol (MCP) server for VictoriaLogs provides an interface for AI clients to interact with VictoriaLogs APIs and documentation, enabling querying logs, exploring data, viewing instance parameters, and accessing log statistics.
Setup Requirements
- ⚠️Requires an existing VictoriaLogs instance (single-node or cluster) to connect to.
- ⚠️Go 1.24+ is required if building from source.
- ⚠️Proper configuration of `VL_INSTANCE_ENTRYPOINT` and `VL_INSTANCE_BEARER_TOKEN` environment variables is critical for functionality and security.
Verified SafeView Analysis
gitlab-mr-mcp
by kopfrechner
Enables AI agents to programmatically interact with GitLab merge requests and issues via the Model Context Protocol.
Enables AI agents to programmatically interact with GitLab merge requests and issues via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Node.js runtime
- ⚠️Requires a GitLab Access Token with 'api' or 'read_api' scopes for full functionality
- ⚠️Requires the GitLab instance host to be configured
Verified SafeView Analysis
mcp-devkit-server
by mapbox
Provides AI assistants with direct programmatic access to Mapbox developer APIs, enabling efficient interaction with Mapbox services for application development and resource management.
Provides AI assistants with direct programmatic access to Mapbox developer APIs, enabling efficient interaction with Mapbox services for application development and resource management.
Setup Requirements
- ⚠️Requires a Mapbox Access Token (`MAPBOX_ACCESS_TOKEN` environment variable) with appropriate scopes for different operations (e.g., `styles:read`, `styles:write`, `tokens:read`).
- ⚠️Requires Node.js and npm/npx installed to build and run the server locally.
- ⚠️The server makes external API calls to Mapbox services, which may incur costs and require network access.
Verified SafeView Analysis
unity-mcp
by mitchchristow
Enables an AI assistant to directly control and interact with the Unity Editor for game development tasks.
Enables an AI assistant to directly control and interact with the Unity Editor for game development tasks.
Setup Requirements
- ⚠️Requires Node.js 18+ installed.
- ⚠️Requires the Unity Editor to be running with the `org.christowm.unity.mcp` package installed and its internal HTTP/WebSocket servers active on ports 17890/17891.
- ⚠️Antigravity IDE requires global MCP configuration using absolute paths to the `gateway/index.js` file, not project-specific or relative paths.
Verified SafeView Analysis
python-ai-kit
by the-momentum
A Model Context Protocol (MCP) server built with FastMCP for integrating AI assistants with external data sources and tools, providing a structured way for agents to access custom functionalities.
A Model Context Protocol (MCP) server built with FastMCP for integrating AI assistants with external data sources and tools, providing a structured way for agents to access custom functionalities.
Setup Requirements
- ⚠️Requires API key for LLM provider (e.g., OpenAI, Anthropic) if the MCP tools or integrated agents use LLMs.
- ⚠️Requires Python 3.12+.
- ⚠️Uses `uv` for dependency management.
Verified SafeView Analysis
api-mcp-server
by hostinger
The Model Context Protocol (MCP) server enables AI models to interact with Hostinger API services for hosting, domain management, billing, email marketing, and VPS management.
The Model Context Protocol (MCP) server enables AI models to interact with Hostinger API services for hosting, domain management, billing, email marketing, and VPS management.
Setup Requirements
- ⚠️Requires Node.js version 24 or higher.
- ⚠️Requires `API_TOKEN` environment variable for authentication with Hostinger API.
- ⚠️File-based deployment tools (e.g., WordPress import, plugin/theme deploy, JS/Static app deploy) require local file system access, meaning the server must run in an environment where it can access these specified local files.