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)
wp-advanced-mcp
by Akungapaul
Manages WordPress installations by providing an MCP interface for WP-CLI commands, database operations, and WordPress REST API interactions.
Manages WordPress installations by providing an MCP interface for WP-CLI commands, database operations, and WordPress REST API interactions.
Setup Requirements
- ⚠️Requires a running WordPress installation.
- ⚠️WP-CLI must be installed and accessible, with `WP_CLI_PATH` and `WORDPRESS_PATH` configured.
- ⚠️Requires WordPress REST API credentials (username and app password) for REST client operations.
- ⚠️SSH access details (`SSH_HOST`, `SSH_PORT`, `SSH_USER`, `SSH_KEY_PATH`) are required if WP-CLI is to be executed remotely via SSH.
Review RequiredView Analysis
lgnd-similarity-search
by ConnorH2582
A full-stack geospatial similarity search application allowing natural-language queries to find visually similar imagery chips on an interactive map with live weather.
A full-stack geospatial similarity search application allowing natural-language queries to find visually similar imagery chips on an interactive map with live weather.
Setup Requirements
- ⚠️Requires `embeddings.db` file to be downloaded separately and placed in the project root, without which the backend will not run.
Verified SafeView Analysis
claude-code-best-practices
by roberto-delfiore
This repository provides a comprehensive guide and configuration examples for leveraging Claude Code's advanced features, including Model Context Protocol (MCP) servers, sub-agents, hooks, and CI/CD integration, specifically tailored for professional use in enterprise environments.
This repository provides a comprehensive guide and configuration examples for leveraging Claude Code's advanced features, including Model Context Protocol (MCP) servers, sub-agents, hooks, and CI/CD integration, specifically tailored for professional use in enterprise environments.
Setup Requirements
- ⚠️Requires an Anthropic account with a paid tier (Pro, Max, Teams, or Enterprise).
- ⚠️Requires Node.js and npm/npx installed for setting up and running various MCP servers and hooks.
- ⚠️Specific environment variables (e.g., API keys, database URLs) must be configured depending on the integrated services.
Verified SafeView Analysis
mcp-refactoring
by marshally
An MCP server that exposes Martin Fowler's refactoring catalog to LLMs through a pluggable, language-agnostic architecture for code transformation.
An MCP server that exposes Martin Fowler's refactoring catalog to LLMs through a pluggable, language-agnostic architecture for code transformation.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires 'molting-cli' (or another language-specific backend) to be installed and available in PATH for Python refactorings. This is an external dependency.
- ⚠️Code analysis and structure inspection for Python are currently stubbed or return limited information, relying on future enhancements to the 'molting-cli' backend.
Verified SafeView Analysis
n8n-mcp-server
by masseater
Enables AI models to manage and interact with n8n workflow automation platform through a standardized Model Context Protocol (MCP) interface.
Enables AI models to manage and interact with n8n workflow automation platform through a standardized Model Context Protocol (MCP) interface.
Setup Requirements
- ⚠️Requires an active n8n instance (local or remote) and a valid n8n API key for functionality.
- ⚠️Requires Node.js 22.10.0 or higher.
- ⚠️Tools like 'create_workflow_from_file' and 'replace_workflow_from_file' expect the AI agent to provide valid local file paths to workflow JSON definitions on the server where the MCP server is running.
Verified SafeView Analysis
candidate-sourcing-mcp
by Anishshah2-gmail
Provides an AI agent (like Claude Desktop) with tools for LinkedIn-based candidate sourcing, including searching, detailed profile fetching, bookmarking, and exporting.
Provides an AI agent (like Claude Desktop) with tools for LinkedIn-based candidate sourcing, including searching, detailed profile fetching, bookmarking, and exporting.
Setup Requirements
- ⚠️Requires LinkedIn Talent Solutions API access, which typically involves a corporate partnership/agreement and is not a simple API key purchase.
- ⚠️Requires Node.js version 18 or higher to run.
- ⚠️The Proxycurl data provider, while coded, has been shut down due to a LinkedIn lawsuit, making it non-viable for use.
Verified SafeView Analysis
zoho-sprints-mcp
by danngalann
Provides programmatic access to Zoho Sprints project management functionality, enabling automation via integration tools like Claude.
Provides programmatic access to Zoho Sprints project management functionality, enabling automation via integration tools like Claude.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️Requires a Zoho Sprints account with API access and Zoho OAuth credentials.
- ⚠️Initial Zoho OAuth refresh token setup is a multi-step manual process involving a browser interaction and copying/pasting URLs.
- ⚠️The `ZOHO_TEAM_ID` environment variable is practically required for most API operations, despite being listed as optional in documentation.
Verified SafeView Analysis
mcp-server-prac
by areeba-awan
A practice server designed for learning or developing applications that interact with the Minecraft Protocol.
A practice server designed for learning or developing applications that interact with the Minecraft Protocol.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE)
- ⚠️May require specific Minecraft client version to connect
Review RequiredView Analysis
claude-toolkit
by pjordan
Enables AI agents to interact with and query various databases by exposing database operations as tools.
Enables AI agents to interact with and query various databases by exposing database operations as tools.
Setup Requirements
- ⚠️Requires database connection details (e.g., `DB_HOST`, `DB_PORT`, `DB_USER`, `DB_PASSWORD`, `DB_NAME`), typically provided via environment variables.
- ⚠️A functional database server (e.g., PostgreSQL, MySQL) must be accessible from the server's environment.
- ⚠️Requires Python 3.10+ and specific Python libraries for database connectivity (e.g., `psycopg2`, `SQLAlchemy`), which need to be installed via `pip install -r requirements.txt`.
Review RequiredView Analysis
This server facilitates agentic workflows using CrewAI and GitHub tools, likely for automating tasks or interactions within a GitHub repository.
This server facilitates agentic workflows using CrewAI and GitHub tools, likely for automating tasks or interactions within a GitHub repository.
Setup Requirements
- ⚠️Requires an LLM API Key (e.g., OPENAI_API_KEY) which may incur costs.
- ⚠️Requires a GitHub Personal Access Token (GITHUB_TOKEN) with appropriate permissions.
- ⚠️Python environment setup and dependency management (e.g., using pip or poetry) will be necessary.
Review RequiredView Analysis
ACI
by az9713
A headless MCP (Model Context Protocol) server that enables AI agents like Claude to read, write, and reason over a knowledge graph of scientific propositions.
A headless MCP (Model Context Protocol) server that enables AI agents like Claude to read, write, and reason over a knowledge graph of scientific propositions.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires 'uv' (Python package manager).
- ⚠️Requires an OpenAI API Key (Paid service, usage costs apply).
- ⚠️Requires Claude Code or Claude Desktop for interaction.
Verified SafeView Analysis
tenets-server
by nohuiam
Ethical decision evaluation and remediation guidance against 25 Gospel tenets for cognitive systems.
Ethical decision evaluation and remediation guidance against 25 Gospel tenets for cognitive systems.
Setup Requirements
- ⚠️The `TENETS_API_KEY` environment variable MUST be set in production to enable HTTP API authentication, otherwise, it is disabled.
- ⚠️For persistent storage, the `TENETS_DB_PATH` environment variable needs to be set to a file path, as it defaults to an in-memory SQLite database.
- ⚠️`better-sqlite3` is a native Node.js module that might require system-level build tools (e.g., node-gyp, C++ compiler, Python) to compile if prebuilt binaries are unavailable or incompatible with the deployment environment.