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)
story-ui-mantine-live
by tpitre
This server acts as a backend for an AI-powered design system documentation and component generation tool, integrating with Storybook to create and modify UI components based on user prompts and design guidelines.
This server acts as a backend for an AI-powered design system documentation and component generation tool, integrating with Storybook to create and modify UI components based on user prompts and design guidelines.
Setup Requirements
- ⚠️Requires a running Storybook instance on port 6006 (or configured otherwise).
- ⚠️Requires the Story UI MCP server to be running, typically on port 4005 (or configured otherwise).
- ⚠️Assumes Caddy is installed and configured with the provided `Caddyfile` for reverse proxying.
- ⚠️Relies on an external AI provider (e.g., OpenAI, Anthropic, etc.) for code generation, which may incur costs.
Verified SafeView Analysis
rekall
by guthubrx
A local-first, personal knowledge management system for developers, designed to help recall bugs, patterns, and decisions, and integrate with AI assistants via the Model Context Protocol (MCP).
A local-first, personal knowledge management system for developers, designed to help recall bugs, patterns, and decisions, and integrate with AI assistants via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Semantic search (if enabled) triggers an initial ~90MB model download, requiring internet access.
- ⚠️Optional 'sqlcipher3-binary' dependency for database encryption.
- ⚠️Optional 'keyring' dependency for secure passphrase storage.
Verified SafeView Analysis
MCP
by JorgeDelAngel03
This server extends LLM capabilities by providing tools for impartial decision-making, weighted randomization, and data persistence of past decisions.
This server extends LLM capabilities by providing tools for impartial decision-making, weighted randomization, and data persistence of past decisions.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires the 'fastmcp' Python library
Verified SafeView Analysis
codex-validator-mcp
by synergy2test
Validates implementation plans for software development projects using AI, identifying architectural issues, missing dependencies, and best practice violations before code implementation.
Validates implementation plans for software development projects using AI, identifying architectural issues, missing dependencies, and best practice violations before code implementation.
Setup Requirements
- ⚠️Requires Node.js 20+.
- ⚠️Requires OpenAI Codex CLI (npm install -g @openai/codex) to be installed and authenticated (codex login).
- ⚠️Requires an OpenAI account with a Pro plan (for Codex CLI) or an OPENAI_API_KEY for fallback API calls.
- ⚠️Context7 API Key (optional, for higher rate limits on best practices lookups).
Verified SafeView Analysis
keevor-mysql-mcp-server
by KeeVor
Connects to a MySQL database to perform common operations like listing tables, describing tables, and executing SQL queries.
Connects to a MySQL database to perform common operations like listing tables, describing tables, and executing SQL queries.
Setup Requirements
- ⚠️Requires a running MySQL database instance.
- ⚠️Requires database connection credentials (DB_HOST, DB_PORT, DB_USER, DB_PASSWORD, DB_NAME) to be set as environment variables.
- ⚠️Relies on `uv` and `uvx` for installation and execution, which needs to be installed separately.
Review RequiredView Analysis
mx-releases
by memnexus-ai
Facilitates AI agents by providing a Model Context Protocol (MCP) server for interacting with the MemNexus memory management API.
Facilitates AI agents by providing a Model Context Protocol (MCP) server for interacting with the MemNexus memory management API.
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️Requires a running MemNexus Core API backend, typically accessible at 'http://localhost:3000' (default for development).
- ⚠️Clients connecting to the MCP server (and the MCP server itself when calling the Core API) will need an API key for authentication.
Verified SafeView Analysis
remote-mcp-server-authless
by cryptodaddie
Deploys an unauthenticated Model Context Protocol (MCP) server with basic calculator tools on Cloudflare Workers for AI agent integration.
Deploys an unauthenticated Model Context Protocol (MCP) server with basic calculator tools on Cloudflare Workers for AI agent integration.
Setup Requirements
- ⚠️Requires a Cloudflare account for deployment and associated `wrangler` CLI configuration.
- ⚠️Requires Node.js and npm/npx installed for local development and dependency management.
- ⚠️Local clients like Claude Desktop require `mcp-remote` proxy to connect.
Verified SafeView Analysis
nlb-mcp
by nikhil-grayscale
Provides an unofficial FastMCP server to access the NLB Singapore Library Catalogue for title search and availability information.
Provides an unofficial FastMCP server to access the NLB Singapore Library Catalogue for title search and availability information.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires NLB API Key and App Code (obtained from NLB, potentially involving registration/approval)
- ⚠️Requires installing Python dependencies via pip after creating a virtual environment
Verified SafeView Analysis
vonage-mcp-server-documentation
by Vonage
Provides AI assistants with access to Vonage API documentation, code snippets, tutorials, and troubleshooting resources.
Provides AI assistants with access to Vonage API documentation, code snippets, tutorials, and troubleshooting resources.
Setup Requirements
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, Cline) to be installed and configured.
- ⚠️Relies on a remotely hosted server (https://documentation-mcp.vonage.dev/mcp); this repository does not contain the server's executable code.
- ⚠️Requires internet access to connect to the remote MCP server.
Verified SafeView Analysis
Sentinel-MCP-Server
by pranjal-lnct
Integrates various security scanning tools as an MCP server for IDEs, providing SAST, SCA, secret scanning, DAST, malware, EOL, compliance, crypto, and AI-powered threat modeling.
Integrates various security scanning tools as an MCP server for IDEs, providing SAST, SCA, secret scanning, DAST, malware, EOL, compliance, crypto, and AI-powered threat modeling.
Setup Requirements
- ⚠️Requires Docker to be installed and running.
- ⚠️Requires Python 3.13 or higher.
- ⚠️AI Threat Modeling requires an external LLM API Key (e.g., OpenAI API Key), which typically involves costs.
Verified SafeView Analysis
test-remote-mcp-server
by manishdhull1990
This server provides an API for tracking and managing personal or business expenses by adding, listing, and summarizing entries.
This server provides an API for tracking and managing personal or business expenses by adding, listing, and summarizing entries.
Setup Requirements
- ⚠️Data stored in a temporary directory (`/tmp` or similar) might be lost on system restarts or cleanup routines, leading to potential data loss.
- ⚠️Requires Python 3.13 or newer, as specified in `pyproject.toml`.
Verified SafeView Analysis
joeAPI
by ssdavidai
Provides a Model Context Protocol (MCP) server for the JoeAPI construction management system, exposing construction management tools to AI assistants like Claude.
Provides a Model Context Protocol (MCP) server for the JoeAPI construction management system, exposing construction management tools to AI assistants like Claude.
Setup Requirements
- ⚠️Requires an existing Microsoft SQL Server database to function.
- ⚠️Relies on a separate, running instance of the main JoeAPI backend (specified by JOEAPI_BASE_URL) for its core functionality.
- ⚠️Requires specific configuration in Claude Desktop for local STDIO transport setup.
- ⚠️Extensive environment variable configuration is necessary for database, JWT, and API base URL settings.