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)
test-mcp-server
by RajTejani61
An application for tracking and managing personal or small business expenses, allowing users to add, list, and summarize financial outlays.
An application for tracking and managing personal or small business expenses, allowing users to add, list, and summarize financial outlays.
Setup Requirements
- ⚠️Requires Python 3.13 or newer
Verified SafeView Analysis
social-cli-mcp
by Alemusica
A CLI tool and MCP server for AI agents to post content across multiple social media platforms (Twitter/X, Reddit, LinkedIn, Instagram).
A CLI tool and MCP server for AI agents to post content across multiple social media platforms (Twitter/X, Reddit, LinkedIn, Instagram).
Setup Requirements
- ⚠️Requires API credentials for each desired social media platform (Twitter/X, Reddit, LinkedIn, Instagram).
- ⚠️Instagram posting requires a Business or Creator account linked to a Facebook App.
- ⚠️Requires specific JSON configuration to integrate with an MCP-compatible AI agent, including the path to the compiled server JS file.
Verified SafeView Analysis
remote-mcp-server-authless
by whobcode
Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers, providing simple calculator tools without requiring authentication for public access.
Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers, providing simple calculator tools without requiring authentication for public access.
Setup Requirements
- ⚠️Requires a Cloudflare account and Wrangler CLI for deployment.
- ⚠️The server is publicly accessible by design (authless), which means anyone can invoke the calculator tools. This is a feature for this demo, but a critical consideration for other use cases.
Verified SafeView Analysis
rescuedogs-mcp-server
by ssatama
Provides an MCP server to enable AI models to search, filter, and retrieve detailed profiles of rescue dogs from European and UK organizations for adoption.
Provides an MCP server to enable AI models to search, filter, and retrieve detailed profiles of rescue dogs from European and UK organizations for adoption.
Setup Requirements
- ⚠️Requires Node.js 18+ runtime
- ⚠️Requires specific Claude Desktop configuration to register the server
- ⚠️Relies on the external 'rescuedogs.me' API for all data, so its availability is crucial
Verified SafeView Analysis
microsoft-mcp-doc-generation
by diberry
Generates comprehensive markdown documentation and AI-generated example prompts for Azure MCP server tools.
Generates comprehensive markdown documentation and AI-generated example prompts for Azure MCP server tools.
Setup Requirements
- ⚠️Requires Docker Desktop or Docker Engine installed and running with at least 8GB RAM and ~10GB free disk space.
- ⚠️Requires PowerShell 7.4+ to be installed locally.
- ⚠️Requires Node.js 14.0.0 or higher and npm for CLI output generation.
- ⚠️Requires .NET 9.0 SDK and a specific .NET 10.0 Preview SDK (e.g., 10.0.100-rc.2.25502.107) for building C# components.
- ⚠️Azure OpenAI API Key, Endpoint, and Model Name (e.g., FOUNDRY_API_KEY, FOUNDRY_ENDPOINT, FOUNDRY_MODEL_NAME) are required for AI features, which is a paid service.
Verified SafeView Analysis
This repository provides a comprehensive guide for AI engineers to understand and implement Model Context Protocol (MCP) servers for standardized AI system integrations and extending LLM capabilities.
This repository provides a comprehensive guide for AI engineers to understand and implement Model Context Protocol (MCP) servers for standardized AI system integrations and extending LLM capabilities.
Setup Requirements
- ⚠️Requires a PDF reader to access the main guide content.
- ⚠️Assumes proficiency in programming languages (Python, JavaScript/TypeScript) and familiarity with Large Language Models for effective learning.
Verified SafeView Analysis
faq-mcp-server
by vicharanashala
An intelligent FAQ search and management system leveraging FastMCP, hybrid TF-IDF, and semantic embeddings to provide quick answers and an administrative interface for content updates.
An intelligent FAQ search and management system leveraging FastMCP, hybrid TF-IDF, and semantic embeddings to provide quick answers and an administrative interface for content updates.
Setup Requirements
- ⚠️Requires MONGODB_URI environment variable for database connectivity.
- ⚠️ADMIN_PASSWORD environment variable must be securely set for the Admin server; avoid the insecure 'admin123' default in 'docker-compose-admin.yml'.
- ⚠️Manual setup requires Python 3.12+ and 'sentence-transformers' (or other embedding library if configured).
Review RequiredView Analysis
rovo-mcp-server
by hunter-volkman
Facilitating and exploring integrations with Atlassian's Rovo Managed Cloud Platform server.
Facilitating and exploring integrations with Atlassian's Rovo Managed Cloud Platform server.
Review RequiredView Analysis
Vulnerable-MCP_Server
by Saroj-Shandiliya
Educational tool for demonstrating and testing Model Context Protocol (MCP) server vulnerabilities.
Educational tool for demonstrating and testing Model Context Protocol (MCP) server vulnerabilities.
Review RequiredView Analysis
mcp-server-deployments
by 4eyedengineer
Manages Kubernetes deployments for multiple MCP servers using a GitOps approach with ArgoCD.
Manages Kubernetes deployments for multiple MCP servers using a GitOps approach with ArgoCD.
Setup Requirements
- ⚠️Requires a Kubernetes cluster (v1.25+) with nginx-ingress controller, cert-manager, and metrics-server pre-installed.
- ⚠️Requires ArgoCD to be installed and configured in the Kubernetes cluster.
- ⚠️For private Git repositories, ArgoCD must be configured with repository access credentials (username/PAT).
Verified SafeView Analysis
ATC_SNOMED_MCP
by nmeldre
This server maps medicinal product substance names to SNOMED CT Concept IDs and ATC codes using XML input and web scraping, primarily for Norwegian healthcare data.
This server maps medicinal product substance names to SNOMED CT Concept IDs and ATC codes using XML input and web scraping, primarily for Norwegian healthcare data.
Setup Requirements
- ⚠️Requires outbound internet access to 'dailybuild.terminologi.helsedirektoratet.no' (SNOMED CT API) and 'felleskatalogen.no' (ATC Code web scraping).
- ⚠️Relies on 'dailybuild.terminologi.helsedirektoratet.no' for SNOMED CT, which implies it might be a development/unstable endpoint.
- ⚠️Designed for FastMCP Cloud deployment, requiring a FastMCP account and platform understanding for setup and operation.
Review RequiredView Analysis
talk-hashi-mcp
by kral2
This project demonstrates AI-assisted infrastructure and secrets management using HashiCorp's Vault and Terraform Model Context Protocol (MCP) servers within VS Code.
This project demonstrates AI-assisted infrastructure and secrets management using HashiCorp's Vault and Terraform Model Context Protocol (MCP) servers within VS Code.
Setup Requirements
- ⚠️Requires VS Code with MCP support
- ⚠️Docker required for MCP servers
- ⚠️Vault server (local dev mode is an option) access required
- ⚠️Terraform Cloud/Enterprise account (optional, can use local Terraform)
- ⚠️AWS account with credentials for infrastructure deployment