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)
MSSQL_MCP_Server-custom-fork-
by Winds-AI
Enables Large Language Models (LLMs) to interact with and query an MSSQL database using natural language.
Enables Large Language Models (LLMs) to interact with and query an MSSQL database using natural language.
Setup Requirements
- ⚠️Requires an Azure Subscription/Account for MSSQL database access and Azure Active Directory authentication setup.
- ⚠️Authentication requires either interactive browser login or pre-configured Azure CLI credentials.
- ⚠️Requires Node.js 14 or higher.
Review RequiredView Analysis
claude-skills-pack
by NaetheraS
This pack provides a comprehensive set of AI skills and plugins for Claude Code, enabling developers to enhance productivity, automate tasks, and apply best practices across various software development domains.
This pack provides a comprehensive set of AI skills and plugins for Claude Code, enabling developers to enhance productivity, automate tasks, and apply best practices across various software development domains.
Setup Requirements
- ⚠️Requires downloading and running a binary installer (.exe, .dmg, .deb/.rpm) from a GitHub release, necessitating trust in the provided executable.
- ⚠️The primary installation script (`install.sh`, summarized) is not fully visible, obscuring potential complexities or risks during the actual installation process.
- ⚠️Heavy reliance on Python 3.x and Node.js ecosystems for many skills, implying these are prerequisites or are installed by the pack.
- ⚠️The `webapp-testing/scripts/with_server.py` helper script uses `shell=True` in `subprocess.Popen`, which is dangerous if untrusted commands are fed to it by an AI skill or direct user input.
Review RequiredView Analysis
mcp-server-3gpp
by Lee-SiHyeon
Provides an MCP server for AI assistants to search and retrieve information from 3GPP specification documents.
Provides an MCP server for AI assistants to search and retrieve information from 3GPP specification documents.
Setup Requirements
- ⚠️Requires Git LFS for downloading the pre-built 'chunks.json' data file, though a direct download fallback is attempted.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Python scripts for data regeneration (`scripts/download_pct_specs.py`, `scripts/create_chunks_simple.py`) contain hardcoded Windows file paths, which will cause issues on non-Windows systems or different directory structures if 'npm run setup' is used.
Verified SafeView Analysis
bellwether
by dotsetlabs
Interviews MCP servers using LLMs to generate behavioral documentation, test suites, and detect API drift.
Interviews MCP servers using LLMs to generate behavioral documentation, test suites, and detect API drift.
Setup Requirements
- ⚠️Requires an LLM service (e.g., OpenAI, Anthropic, or a local Ollama server) configured with appropriate API keys or local endpoints.
- ⚠️Requires an MCP-compliant server (Micro-Context Protocol) to be running and accessible for testing.
Verified SafeView Analysis
Expense-Tracker-MCP-remote-server
by gautamdikshit
This server provides an API for tracking and summarizing personal or small-scale expenses.
This server provides an API for tracking and summarizing personal or small-scale expenses.
Setup Requirements
- ⚠️Python 3.12+ required
- ⚠️Requires 'fastmcp' Python package
Verified SafeView Analysis
mcp-gitlab-mcp-server11
by bioanywhere
Provides Docker deployment configuration for a gitlab-mcp-server instance.
Provides Docker deployment configuration for a gitlab-mcp-server instance.
Setup Requirements
- ⚠️Requires Docker installed and running.
- ⚠️Potential need for specific environment variables depending on the MCP server's requirements (none explicitly defined as required in the provided snippets).
Verified SafeView Analysis
win-mcp-server
by mooreal3
Provides secure, validated tools for Windows automation and system queries, enabling AI assistants like Claude to manage applications, windows, and system information locally.
Provides secure, validated tools for Windows automation and system queries, enabling AI assistants like Claude to manage applications, windows, and system information locally.
Setup Requirements
- ⚠️Requires Node.js 20+ and pnpm 9+
- ⚠️Designed for Windows 10/11 operating systems, as it relies heavily on PowerShell for automation.
- ⚠️Default CORS origin '*' for SSE/HTTP transports should be restricted in remote/production deployments.
Verified SafeView Analysis
ScreenMonitorMCP
by win10ogod
Provides real-time screen vision capabilities to AI assistants for tasks such as gaming, UI analysis, monitoring, and automation, focusing on high performance and low latency.
Provides real-time screen vision capabilities to AI assistants for tasks such as gaming, UI analysis, monitoring, and automation, focusing on high performance and low latency.
Setup Requirements
- ⚠️Requires Python 3.10+ for execution.
- ⚠️The provided `claude_desktop_config.json` example still includes `OPENAI_API_KEY` despite the recommended client-side analysis mode not requiring it, which can cause confusion regarding AI service setup.
- ⚠️Achieving optimal (3-5ms) screen capture performance on Windows requires installing optional packages like `dxcam` or `winsdk` (e.g., `pip install screenmonitormcp-v2[windows-all]`); without them, it defaults to a slower (20-50ms) cross-platform method.
Verified SafeView Analysis
MCP-Servers
by dwpdkp
Provides AI assistants with tools to download YouTube videos and audio using the yt-dlp utility.
Provides AI assistants with tools to download YouTube videos and audio using the yt-dlp utility.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️Requires yt-dlp to be installed on the system.
- ⚠️Installation instructions use `uv` package manager.
Review RequiredView Analysis
openscad-mcp-server
by karolkaczmarek1
An OpenSCAD agent allowing LLMs to design, render, and inspect 3D models and libraries.
An OpenSCAD agent allowing LLMs to design, render, and inspect 3D models and libraries.
Setup Requirements
- ⚠️OpenSCAD must be installed locally on the system.
- ⚠️Linux users need `xvfb` installed for headless rendering (`apt install xvfb`).
- ⚠️Requires Python 3.10+.
Verified SafeView Analysis
MCP-Server
by AllenOnAzure
Provides Claude AI with real-time access to Microsoft Learn documentation via the Model Context Protocol (MCP) by running a server in a Docker container.
Provides Claude AI with real-time access to Microsoft Learn documentation via the Model Context Protocol (MCP) by running a server in a Docker container.
Setup Requirements
- ⚠️Docker required
- ⚠️Node.js and npm required
- ⚠️Claude Desktop required
Verified SafeView Analysis
OpenCodeMCP
by silvabyte
An MCP (Model Context Protocol) server that enables conversational coding via ChatGPT or any MCP-enabled LLM.
An MCP (Model Context Protocol) server that enables conversational coding via ChatGPT or any MCP-enabled LLM.
Setup Requirements
- ⚠️Requires Bun runtime
- ⚠️Requires OpenCode (`opencode-ai`) to be installed globally
- ⚠️Requires `MCP_API_KEY` environment variable, even though authentication is currently disabled in the source code.
- ⚠️Requires Cloudflare Tunnel (or similar) to expose the local server for use with ChatGPT.