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)
End-to-End-Agentic-Ai-Automation-Lab
by MDalamin5
This MCP Server provides an API gateway for an AutoGen multi-agent system to interact with Notion via the Model Context Protocol (MCP), enabling AI-driven automation of Notion tasks and public exposure through ngrok.
This MCP Server provides an API gateway for an AutoGen multi-agent system to interact with Notion via the Model Context Protocol (MCP), enabling AI-driven automation of Notion tasks and public exposure through ngrok.
Setup Requirements
- ⚠️Requires Ollama server running locally with `llama3.1` or `qwen3:14b` model pulled.
- ⚠️Requires `NOTION_API_KEY` environment variable for Notion access.
- ⚠️Requires `NGROK_AUTH_TOKEN` environment variable to expose the API publicly via ngrok.
- ⚠️Requires Node.js and `npx` installed for the MCP remote server.
- ⚠️The publicly exposed `/run` endpoint has no authentication, making it a severe security vulnerability for production use.
Review RequiredView Analysis
mcp-server-js
by yepcode
The YepCode MCP Server enables AI platforms to interact with YepCode's infrastructure, allowing them to run LLM-generated scripts and manage YepCode processes, schedules, variables, and storage as powerful AI tools.
The YepCode MCP Server enables AI platforms to interact with YepCode's infrastructure, allowing them to run LLM-generated scripts and manage YepCode processes, schedules, variables, and storage as powerful AI tools.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher to run locally.
- ⚠️A YepCode Cloud account is required to obtain an API token for authentication.
- ⚠️The YEPCODE_API_TOKEN environment variable must be set for the server to authenticate with the YepCode platform.
Verified SafeView Analysis
grok-faf-mcp
by Wolfe-Jam
Provides a URL-based, zero-configuration Model Context Protocol (MCP) server for Grok/xAI, enabling AI systems to access persistent project context via IANA-registered .faf format and a suite of tools for project analysis and enhancement.
Provides a URL-based, zero-configuration Model Context Protocol (MCP) server for Grok/xAI, enabling AI systems to access persistent project context via IANA-registered .faf format and a suite of tools for project analysis and enhancement.
Setup Requirements
- ⚠️Requires `faf-cli` to be installed globally for full functionality of all tools (e.g., `npm install -g faf-cli`).
- ⚠️Requires an `XAI_API_KEY` environment variable for RAG-enhanced query tools, which typically involves a paid API subscription.
- ⚠️Operates on the user's real local filesystem, requiring appropriate permissions and careful path specification (e.g., `~/Projects/my-app`).
Verified SafeView Analysis
thingspanel-mcp
by ThingsPanel
Serves as a Model Context Protocol (MCP) server for the ThingsPanel IoT platform, enabling natural language interaction with IoT devices for querying information, monitoring status, controlling functions, and analyzing platform data.
Serves as a Model Context Protocol (MCP) server for the ThingsPanel IoT platform, enabling natural language interaction with IoT devices for querying information, monitoring status, controlling functions, and analyzing platform data.
Setup Requirements
- ⚠️Requires Python 3.8 or higher.
- ⚠️Requires a ThingsPanel account and API key.
- ⚠️Requires a valid ThingsPanel Base URL for API communication.
Verified SafeView Analysis
mcp-server
by kintone
Provides a local Model Context Protocol (MCP) server for Kintone, enabling AI assistants to interact with Kintone applications via a set of exposed tools.
Provides a local Model Context Protocol (MCP) server for Kintone, enabling AI assistants to interact with Kintone applications via a set of exposed tools.
Setup Requirements
- ⚠️Requires Node.js (>= 22) or Docker installed.
- ⚠️Requires Kintone API credentials (base URL and either username/password OR API token) to be provided via environment variables or command-line arguments.
- ⚠️File download functionality requires the KINTONE_ATTACHMENTS_DIR environment variable to be explicitly set.
Verified SafeView Analysis
How-To-Create-MCP-Server
by nisalgunawardhana
This project demonstrates how to set up a basic Model Context Protocol (MCP) server in .NET for interaction with AI tools like Copilot Chat.
This project demonstrates how to set up a basic Model Context Protocol (MCP) server in .NET for interaction with AI tools like Copilot Chat.
Setup Requirements
- ⚠️Requires .NET SDK 8.
- ⚠️Requires VS Code with C# Dev Kit extension for optimal development experience.
- ⚠️Manual creation and specific configuration of `mcp.json` file is required in the project root's `.vscode` directory.
- ⚠️Integration with Copilot Chat is central to its functionality, requiring the tool to be added within Copilot Chat settings.
Verified SafeView Analysis
ap-training-bigquery-mcp
by mohrstade
Provides a semantic layer for BigQuery's Austin Bikeshare public dataset, simplifying data querying and analysis through a defined interface for tools like Claude Desktop.
Provides a semantic layer for BigQuery's Austin Bikeshare public dataset, simplifying data querying and analysis through a defined interface for tools like Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.13 or newer.
- ⚠️Requires the `uv` package installer for the recommended setup as per the README.
- ⚠️Requires Google Cloud Platform (GCP) authentication (e.g., `gcloud auth application-default login`) to connect to BigQuery, even for public datasets.
Verified SafeView Analysis
quarkus-workshop-langchain4j
by quarkusio
A workshop demonstrating how to build AI-infused applications and agentic systems with Quarkus and LangChain4j, specifically focusing on a car management system that uses AI agents for tasks like cleaning, maintenance, and disposition decisions, including communication with remote agents via the Model Context Protocol (MCP) and Agent-to-Agent (A2A) protocol.
A workshop demonstrating how to build AI-infused applications and agentic systems with Quarkus and LangChain4j, specifically focusing on a car management system that uses AI agents for tasks like cleaning, maintenance, and disposition decisions, including communication with remote agents via the Model Context Protocol (MCP) and Agent-to-Agent (A2A) protocol.
Setup Requirements
- ⚠️Requires JDK 21.0 or later
- ⚠️Requires an OpenAI API key (paid, free trial credits can be quickly exhausted)
- ⚠️Requires Podman or Docker (for PostgreSQL Dev Service)
- ⚠️Requires running two Quarkus applications simultaneously on different ports (8080 and 8888) for A2A communication in advanced steps
Verified SafeView Analysis
blockbench-mcp-plugin
by jasonjgardner
Integrates the Model Context Protocol (MCP) into Blockbench, allowing AI models to programmatically interact with the 3D modeling software through exposed tools, resources, and prompts.
Integrates the Model Context Protocol (MCP) into Blockbench, allowing AI models to programmatically interact with the 3D modeling software through exposed tools, resources, and prompts.
Setup Requirements
- ⚠️Requires Blockbench desktop application to be running.
- ⚠️The MCP plugin must be installed within Blockbench (via 'Load Plugin from URL').
- ⚠️Requires explicit user permission for network access when the plugin is loaded in Blockbench.
- ⚠️The server runs as a plugin inside Blockbench; it does not have a standalone 'run' command.
Review RequiredView Analysis
100-GitHub-Projects-That-Defined-2025
by mitsou55
This repository describes a curated collection of open-source tools impacting the tech landscape, with a focus on AI and Kubernetes.
This repository describes a curated collection of open-source tools impacting the tech landscape, with a focus on AI and Kubernetes.
Setup Requirements
- ⚠️Requires downloading and running an arbitrary, unaudited executable (.zip file) from the repository, which is a significant security risk.
- ⚠️Operating System: Windows 10+, macOS Monterey+, or modern Linux distribution.
- ⚠️Memory: Minimum of 4 GB RAM.
Review RequiredView Analysis
NeuronDB
by pgElephant
The NeuronMCP server acts as a Model Context Protocol (MCP) gateway, enabling MCP-compatible clients (like Claude Desktop) to interact with the NeuronDB PostgreSQL extension for vector search, machine learning, RAG pipelines, and agent runtime capabilities.
The NeuronMCP server acts as a Model Context Protocol (MCP) gateway, enabling MCP-compatible clients (like Claude Desktop) to interact with the NeuronDB PostgreSQL extension for vector search, machine learning, RAG pipelines, and agent runtime capabilities.
Setup Requirements
- ⚠️Requires a running PostgreSQL instance (version 16 or later) with the NeuronDB extension installed.
- ⚠️Many ML and embedding tools, especially for larger models, may incur significant costs from external LLM providers (e.g., OpenAI, Hugging Face APIs).
- ⚠️Requires Docker and Docker Compose for the recommended deployment, which adds setup complexity for users unfamiliar with containerization.
Review RequiredView Analysis
ccmcp
by gsong
A CLI tool that intelligently discovers, validates, and selects MCP (Model Context Protocol) server configurations for Claude Code, providing both a TUI and text-based interface.
A CLI tool that intelligently discovers, validates, and selects MCP (Model Context Protocol) server configurations for Claude Code, providing both a TUI and text-based interface.
Setup Requirements
- ⚠️Requires Node.js 20+ runtime environment.
- ⚠️Requires 'claude' command to be installed and available in the system's PATH.
- ⚠️Full interactive TUI experience requires a terminal with TTY support (falls back to text prompts otherwise).