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)
WeDaka-MCP
by keith-hung
This MCP server provides an interface for an AI agent to interact with an employee time-tracking and clock-in/out system (WeDaka).
This MCP server provides an interface for an AI agent to interact with an employee time-tracking and clock-in/out system (WeDaka).
Setup Requirements
- ⚠️Requires Node.js 20.0.0+.
- ⚠️Requires an external 'WeDaka' server instance to connect to, configured via WEDAKA_API_URL.
- ⚠️Requires specific environment variables (WEDAKA_API_URL, WEDAKA_USERNAME, WEDAKA_DEVICE_ID, WEDAKA_EMP_NO) for authentication and API communication.
Review RequiredView Analysis
mcp-server-rhoai
by ada333
Manages AI/ML development environments (workbenches, images, hardware profiles) on Red Hat OpenShift AI (RHOAI) via an AI agent.
Manages AI/ML development environments (workbenches, images, hardware profiles) on Red Hat OpenShift AI (RHOAI) via an AI agent.
Setup Requirements
- ⚠️Requires Go runtime and compiler to build the binary (`go build`).
- ⚠️Requires a configured `~/.kube/config` file with access to the target OpenShift/Kubernetes cluster.
- ⚠️The user running the server must be logged into the OpenShift cluster with sufficient permissions for the operations requested by the tools.
Verified SafeView Analysis
voicepeak-mcp
by kgain21
Provides a reusable Flutter widget for cycling through a list of other widgets with transition animations.
Provides a reusable Flutter widget for cycling through a list of other widgets with transition animations.
Setup Requirements
- ⚠️Requires Flutter SDK to build and run
- ⚠️Requires Xcode for iOS development
- ⚠️Requires Android SDK/Studio for Android development
Verified SafeView Analysis
-mcp-to-skill-converter
by saygex9965
Converts any Model Context Protocol (MCP) server into a Claude Skill to enable dynamic tool invocation and achieve significant context savings.
Converts any Model Context Protocol (MCP) server into a Claude Skill to enable dynamic tool invocation and achieve significant context savings.
Setup Requirements
- ⚠️Requires the `mcp` Python package (`pip install mcp`).
- ⚠️The input MCP server configuration (`mcp-config.json`) may contain sensitive information (e.g., API tokens) that will be copied to the generated skill directory.
- ⚠️The target MCP server might have its own external dependencies (e.g., Node.js/npm for `npx` commands) that must be installed on the system where the skill executor runs.
Review RequiredView Analysis
syncore
by oldnordic
A Model Context Protocol (MCP) server providing a unified interface to 65+ AI-native development tools, including persistent memory, dual-domain vector search, tree-sitter based code analysis, knowledge graphs (Neo4j), task management, and multi-agent coordination.
A Model Context Protocol (MCP) server providing a unified interface to 65+ AI-native development tools, including persistent memory, dual-domain vector search, tree-sitter based code analysis, knowledge graphs (Neo4j), task management, and multi-agent coordination.
Setup Requirements
- ⚠️Requires Rust toolchain (cargo) for building.
- ⚠️Requires Ollama running locally for all AI-powered features (IntelliTask, sequential reasoning).
- ⚠️Requires a Neo4j instance for all graph-related features.
- ⚠️Downloads approximately 500MB of HuggingFace embedding models on first run, requiring internet access and disk space.
- ⚠️Initial startup consumes ~500MB RAM due to loaded embedding models.
- ⚠️Uses various language-specific tools (e.g., `clangd`, `gopls`, `eslint`, `javac`) through plugins, which need to be installed and available in the environment.
- ⚠️Sensitive configurations like Neo4j credentials (`NEO4J_PASS`) must be set via environment variables for full graph functionality.
Verified SafeView Analysis
MCP-Open-Discovery-with-AMQP
by nagual69
A production-ready infrastructure discovery and CMDB platform, delivering 53 tools via the Model Context Protocol (MCP) SDK for AI assistants, automation, and enterprise infrastructure management.
A production-ready infrastructure discovery and CMDB platform, delivering 53 tools via the Model Context Protocol (MCP) SDK for AI assistants, automation, and enterprise infrastructure management.
Setup Requirements
- ⚠️Requires Docker & Docker Compose for easy deployment of the full stack (server, RabbitMQ, optional monitoring).
- ⚠️Requires Node.js version 23 or higher, as specified in `package.json`.
- ⚠️Specific Nmap scan types (`nmap_tcp_syn_scan`, `nmap_udp_scan`) require elevated privileges (e.g., `CAP_NET_RAW`, `CAP_NET_ADMIN` capabilities or `--privileged` mode) in the Docker container for full functionality.
- ⚠️Full functionality, including multi-transport and hot-reload broadcasting, relies on a running RabbitMQ (AMQP) instance.
Verified SafeView Analysis
pentesting-mcp-servers-checklist
by appsecco
Provides a comprehensive checklist for security practitioners to pentest Model Context Protocol (MCP) servers and AI agents.
Provides a comprehensive checklist for security practitioners to pentest Model Context Protocol (MCP) servers and AI agents.
Verified SafeView Analysis
jsoncut-mcp-server
by jsoncut
Enables AI agents to programmatically generate and validate image and video configurations via the Model Context Protocol (MCP) for the Jsoncut API.
Enables AI agents to programmatically generate and validate image and video configurations via the Model Context Protocol (MCP) for the Jsoncut API.
Setup Requirements
- ⚠️The repository is explicitly marked as 'OUTDATED' and 'no longer maintained', recommending use of the official public server.
- ⚠️Requires a Jsoncut API Key, which typically implies a paid service.
- ⚠️Requires Node.js >= 18 for local execution using npx.
Verified SafeView Analysis
claude-memory-mcp
by adamkwhite
Provides searchable local storage for Claude conversation history, enabling context retrieval during current sessions.
Provides searchable local storage for Claude conversation history, enabling context retrieval during current sessions.
Setup Requirements
- ⚠️Requires Python 3.11+ (tested with 3.11.12).
- ⚠️Ubuntu/WSL environment is recommended, suggesting potential compatibility/setup challenges on other operating systems.
- ⚠️The recommended installation command requires manual replacement of the project's absolute path.
Verified SafeView Analysis
iam-lens-mcp
by agarabhishek
Provides AWS IAM analysis capabilities through a Model Context Protocol (MCP) server, enabling AI assistants to query and simulate IAM permissions and configurations using natural language.
Provides AWS IAM analysis capabilities through a Model Context Protocol (MCP) server, enabling AI assistants to query and simulate IAM permissions and configurations using natural language.
Setup Requirements
- ⚠️Requires installation of multiple tools (uv, npm, iam-collect, iam-lens) with different package managers.
- ⚠️Python 3.13 or higher is a prerequisite, which might be newer than system defaults for some users.
- ⚠️Requires manual configuration of Claude Desktop's `claude_desktop_config.json` with absolute paths for both the server directory and the `iam-collect.jsonc` file, which can be error-prone.
Verified SafeView Analysis
cordra-mcp
by dnlbauer
Provides AI assistants with read-only access to explore and understand Cordra digital object repositories, including schema discovery, object retrieval, and content search.
Provides AI assistants with read-only access to explore and understand Cordra digital object repositories, including schema discovery, object retrieval, and content search.
Setup Requirements
- ⚠️Requires a running and accessible Cordra repository, specified by CORDRA_BASE_URL.
- ⚠️Authentication (CORDRA_USERNAME, CORDRA_PASSWORD) may be required for accessing private Cordra instances or administrative objects.
- ⚠️Requires Python 3.11 or newer to run.
Verified SafeView Analysis
financial-mcp-servers
by deeptendies
A repository for discovering, organizing, and running Model Context Protocol (MCP) servers primarily focused on financial, market, and cryptocurrency data sources.
A repository for discovering, organizing, and running Model Context Protocol (MCP) servers primarily focused on financial, market, and cryptocurrency data sources.
Setup Requirements
- ⚠️Requires Node.js v18+.
- ⚠️Many managed MCP servers require API keys for external financial data services, which may be paid or require registration (e.g., Financial Modeling Prep, Alpha Vantage).
- ⚠️Relies on `npx` to fetch and execute npm packages, requiring network access to `registry.npmjs.org` and trust in upstream package integrity.