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)
TASK-6
by Zehra-code743
Connects GitHub to Google Gemini CLI for AI-powered automation and interaction with GitHub repositories.
Connects GitHub to Google Gemini CLI for AI-powered automation and interaction with GitHub repositories.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) with `repo` (Read & Write) permissions.
- ⚠️Requires Google Gemini CLI to be installed and configured locally.
- ⚠️Requires manual configuration of `~/.config/gemini/settings.json`.
Verified SafeView Analysis
AzureDevopsMCP
by biral
This repository serves as a testbed for setting up a Minecraft Protocol (MCP) server within a CI/CD pipeline using Azure DevOps.
This repository serves as a testbed for setting up a Minecraft Protocol (MCP) server within a CI/CD pipeline using Azure DevOps.
Setup Requirements
- ⚠️Requires VS Code environment for development/plugin interaction
- ⚠️Assumes familiarity with GitHub for server builds
- ⚠️Requires an Azure DevOps setup for CI/CD pipeline integration
Review RequiredView Analysis
Dairy_Management_System
by Harsh21-design
A full-stack dairy management system for collecting milk entries, managing customers, and generating bills using FastMCP, SQLite, and Streamlit.
A full-stack dairy management system for collecting milk entries, managing customers, and generating bills using FastMCP, SQLite, and Streamlit.
Setup Requirements
- ⚠️Requires Python 3.11+ as per pyproject.toml.
- ⚠️The 'streamlit_client.py' is configured by default to connect to a remote FastMCP server URL; to run locally, the client configuration needs to be changed to 'client = Client(transport="http://localhost:8000/mcp")'.
Verified SafeView Analysis
MCP-Servers-and-Automation
by vjkumran
This project serves as a demonstration and example for automation related to MCP servers.
This project serves as a demonstration and example for automation related to MCP servers.
Verified SafeView Analysis
rtm-mcp
by mwilber
Manages Remember The Milk tasks by exposing them as tools through a Model Context Protocol (MCP) server, accessible via HTTP or stdio transports.
Manages Remember The Milk tasks by exposing them as tools through a Model Context Protocol (MCP) server, accessible via HTTP or stdio transports.
Setup Requirements
- ⚠️Requires manual, multi-step authentication with Remember The Milk to obtain RTM_API_KEY, RTM_SHARED_SECRET, and RTM_AUTH_TOKEN.
- ⚠️The USER_TOKEN environment variable must be set for HTTP request authentication, otherwise the server will not start.
- ⚠️Requires Node.js version 18 or higher.
Verified SafeView Analysis
Model-Contex-Protocol
by tushargandhi77
A lightweight, modular Model Context Protocol (MCP) setup designed for building AI-powered tools and extensions, providing a framework for creating, testing, and deploying AI capabilities.
A lightweight, modular Model Context Protocol (MCP) setup designed for building AI-powered tools and extensions, providing a framework for creating, testing, and deploying AI capabilities.
Verified SafeView Analysis
swagger-mcp-server
by seeeeeeong
An MCP (Model Context Protocol) server that enables Large Language Models (LLMs) to understand and interact with external APIs by providing structured access to Swagger/OpenAPI documentation.
An MCP (Model Context Protocol) server that enables Large Language Models (LLMs) to understand and interact with external APIs by providing structured access to Swagger/OpenAPI documentation.
Setup Requirements
- ⚠️Requires an upstream API server exposing its Swagger/OpenAPI documentation (e.g., at http://localhost:8080/v3/api-docs).
- ⚠️Requires Java Development Kit (JDK) 17+ (typical for Spring Boot 3.x applications).
- ⚠️OPENAI_API_KEY environment variable is needed if Spring-AI features for LLM interaction are fully utilized, as specified in `application.yml` and the technology stack.
Verified SafeView Analysis
aws-security-mcp-server
by javiersanchezmza
This server likely functions as a security management and control plane for Amazon Web Services (AWS) environments, enabling centralized oversight and enforcement of security policies and configurations.
This server likely functions as a security management and control plane for Amazon Web Services (AWS) environments, enabling centralized oversight and enforcement of security policies and configurations.
Setup Requirements
- ⚠️Requires AWS credentials with appropriate IAM permissions (e.g., for EC2, S3, IAM, etc. depending on security scope).
- ⚠️Requires a suitable server environment for deployment (e.g., a Linux-based VM, Docker container, or Kubernetes cluster).
- ⚠️Potentially requires specific runtime (e.g., Node.js, Python, Java) depending on implementation language.
Review RequiredView Analysis
vs-code-agents
by 15496-debug
A collection of AI agents designed to enhance the coding experience and streamline workflows within Visual Studio Code, covering planning, implementation, QA, UAT, DevOps, security, and process improvement.
A collection of AI agents designed to enhance the coding experience and streamline workflows within Visual Studio Code, covering planning, implementation, QA, UAT, DevOps, security, and process improvement.
Setup Requirements
- ⚠️Requires GitHub Copilot in VS Code (paid subscription for Copilot).
- ⚠️Requires the Flowbaby VS Code extension for persistent memory (free to install, but Flowbaby requires an OpenAI/Anthropic API key for local summarization).
- ⚠️Relies on various pre-installed developer tools for different languages and ecosystems (e.g., npm, pytest, go test, linters, static analysis tools like Semgrep/Gitleaks).
Verified SafeView Analysis
mcp-e70738e0-c1a2450e-this-is-nhjsjldfjklh
by aiscibe-mcp-deployment
This server acts as a Model Context Protocol (MCP) gateway, exposing configured APIs as tools for AI models like Claude.
This server acts as a Model Context Protocol (MCP) gateway, exposing configured APIs as tools for AI models like Claude.
Setup Requirements
- ⚠️Requires an OpenAI API Key (Paid service) for associated AI model usage, configured as an environment variable.
- ⚠️Requires Python 3.9 for deployment on Vercel.
- ⚠️Requires installing Python dependencies from requirements.txt.
Verified SafeView Analysis
expense_manager_mcp_server
by Somnath1998-hub
Manages personal or business expenses via an MCP server, allowing LLM clients and applications to add, update, delete, list, filter, and summarize financial transactions.
Manages personal or business expenses via an MCP server, allowing LLM clients and applications to add, update, delete, list, filter, and summarize financial transactions.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️The `fastmcp` library must be installed (e.g., `pip install fastmcp`).
- ⚠️The `expense_categories.json` file must be present in the directory where the script is executed.
Verified SafeView Analysis
coxs-bazar-itinerary-mcp-server
by code4mk
Provides AI-powered travel planning tools and real-time weather information for Cox's Bazar, Bangladesh.
Provides AI-powered travel planning tools and real-time weather information for Cox's Bazar, Bangladesh.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires uv package manager for installation and running
- ⚠️Requires Redis server if GitHub OAuth is enabled
- ⚠️Requires Node.js > 20.x.x for running the inspector tool