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)
-expense-tracker-mcp-proxy
by bhakti259
Proxy remote FastMCP expense tracker tools to a local stdio interface.
Proxy remote FastMCP expense tracker tools to a local stdio interface.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️Dependencies 'mcp' and 'aiohttp' must be installed.
- ⚠️Relies on the availability and responsiveness of the remote FastMCP server at 'https://chronic-scarlet-urial.fastmcp.app/mcp'.
Verified SafeView Analysis
dcs-mcp
by birchamp
A React application for navigating translation helps, synchronized with scripture references.
A React application for navigating translation helps, synchronized with scripture references.
Setup Requirements
- ⚠️Requires external 'translation-helps-mcp' API backend (https://translation-helps-mcp-945.pages.dev) to be online and accessible for full functionality.
Verified SafeView Analysis
mcp-server
by marcinACN
Provides a Spring Boot backend server component intended for integration with or serving an AI Core system.
Provides a Spring Boot backend server component intended for integration with or serving an AI Core system.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) to compile and run.
- ⚠️Requires Maven or Gradle build tool for project management and execution.
- ⚠️Implicit dependency or integration with an external 'AI Core' system, whose requirements are not defined in the provided code.
Verified SafeView Analysis
tealium-mcp-server
by steveo2023
Hosts a Model Context Protocol (MCP) server to provide real-time visitor profile lookups from Tealium CDP.
Hosts a Model Context Protocol (MCP) server to provide real-time visitor profile lookups from Tealium CDP.
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️Requires Tealium API credentials (username, API key) to be provided by the client (e.g., Claude) with each request via headers or query parameters.
- ⚠️Requires mapping of MCP API keys to specific Tealium account/profile combinations using `API_KEY_<ID>` and `TEALIUM_PROFILE_<ID>` environment variables for server configuration.
Verified SafeView Analysis
todo-mcp
by praveenganesh
A backend server for managing todo items, potentially incorporating multi-criteria planning logic.
A backend server for managing todo items, potentially incorporating multi-criteria planning logic.
Review RequiredView Analysis
abp-mcp-server
by ebicoglu
Provides ABP Framework-specific information to AI agents through a Model Context Protocol server by searching documentation, GitHub issues, support questions, and community articles.
Provides ABP Framework-specific information to AI agents through a Model Context Protocol server by searching documentation, GitHub issues, support questions, and community articles.
Setup Requirements
- ⚠️.NET SDK (version 8 or 9) must be installed
- ⚠️Expects JSON-RPC input via Stdin/Stdout
- ⚠️Likely requires a GitHub Personal Access Token for 'abp.github.issues.search' to avoid rate limits or for authenticated access.
Verified SafeView Analysis
generic-mcp-db-server
by stucchi
This server acts as an API gateway for AI agents, providing read-only access to MySQL and optionally MongoDB databases via the Model Context Protocol.
This server acts as an API gateway for AI agents, providing read-only access to MySQL and optionally MongoDB databases via the Model Context Protocol.
Setup Requirements
- ⚠️Requires an existing MySQL database (and optionally MongoDB) to connect to, this server does not host databases.
- ⚠️A strong API_KEY must be set via environment variable for production use, as the default is insecure.
- ⚠️Best run via Docker; alternatively, requires Node.js (>=20.0.0) and npm.
Verified SafeView Analysis
crav-mcp-github
by CR-AudioViz-AI
An API server for GitHub automation, enabling AI agents (like Javari AI) to programmatically manage repositories, commit code, and handle other GitHub resources.
An API server for GitHub automation, enabling AI agents (like Javari AI) to programmatically manage repositories, commit code, and handle other GitHub resources.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (GITHUB_TOKEN) with repository permissions.
- ⚠️Requires a custom secret API key (MCP_API_KEY) for authenticating requests to the server's API.
- ⚠️Requires Node.js and npm to run.
Verified SafeView Analysis
mcp-servers
by Sergio-Oracle
Facilitates LLM interaction with Moodle LMS for course, student, assignment, and quiz management, including AI-assisted auto-correction and reporting.
Facilitates LLM interaction with Moodle LMS for course, student, assignment, and quiz management, including AI-assisted auto-correction and reporting.
Setup Requirements
- ⚠️Requires a Moodle API token with appropriate administrator-level permissions, which must be generated manually within Moodle.
- ⚠️Requires Node.js v18 or higher to run the server.
- ⚠️For network mode, the `socat` utility must be installed on the server, and specific firewall rules are necessary to secure network access to the MCP server on port 3000.
- ⚠️The `MOODLE_COURSE_ID` environment variable is crucial for many tools, acting as a default course identifier if not explicitly provided in tool arguments.
Verified SafeView Analysis
MCP-Server
by DhimanMajumdar
An AI-powered tool for searching, retrieving, and summarizing online documentation for specified libraries.
An AI-powered tool for searching, retrieving, and summarizing online documentation for specified libraries.
Setup Requirements
- ⚠️Requires GROQ_API_KEY (Paid)
- ⚠️Requires SERPER_API_KEY (Paid)
- ⚠️Requires 'uv' (a fast Python package installer and runner) to execute the server
- ⚠️Requires Python 3.11 or higher
Verified SafeView Analysis
spicedocs-mcp
by medley56
Provides an MCP server for Claude to access and search a local archive of NAIF SPICE documentation.
Provides an MCP server for Claude to access and search a local archive of NAIF SPICE documentation.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires the `uv` package manager for installation and execution.
- ⚠️Requires an internet connection (~28MB) and at least 100MB of disk space for the initial documentation download.
Verified SafeView Analysis
pgyer-mcp-server
by PGYER
This server provides a Model Context Protocol (MCP) interface to interact with the PGYER platform for mobile application (IPA/APK) distribution, testing, and version management.
This server provides a Model Context Protocol (MCP) interface to interact with the PGYER platform for mobile application (IPA/APK) distribution, testing, and version management.
Setup Requirements
- ⚠️Requires PGYER_API_KEY environment variable to be set for authentication with the PGYER platform (a PGYER account is needed).
- ⚠️Requires Node.js version 16.0.0 or higher.