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)
todo-platform
by scottseotech
A Model Context Protocol (MCP) server that provides tools for interacting with the Todo API, enabling AI assistants to manage todo items.
A Model Context Protocol (MCP) server that provides tools for interacting with the Todo API, enabling AI assistants to manage todo items.
Setup Requirements
- ⚠️Requires a running Todo API service (default: http://localhost:8080)
- ⚠️Go 1.21+ is required
- ⚠️No authentication or authorization is implemented, exposing the underlying Todo API functionality to anyone with network access to the MCP server.
Verified SafeView Analysis
mcp-sdk-typescript
by Palald
Develop and deploy Model Context Protocol (MCP) compatible servers that expose tools to AI models, handling communication, session management, and type-safe tool execution.
Develop and deploy Model Context Protocol (MCP) compatible servers that expose tools to AI models, handling communication, session management, and type-safe tool execution.
Setup Requirements
- ⚠️Requires Bun runtime (v1.0.0+) for optimal performance, though Node.js (v18.0.0+) is also supported as a fallback.
- ⚠️The client example provided in the README (`MCPClient`) does not directly correspond to the `MCPApp` server source code; the server is implemented using `MCPApp`.
Verified SafeView Analysis
openapi-to-mcp
by bbonnin
An MCP server that dynamically converts any OpenAPI/Swagger specification into AI-usable tools, allowing AI agents to interact with REST APIs without manual tool coding.
An MCP server that dynamically converts any OpenAPI/Swagger specification into AI-usable tools, allowing AI agents to interact with REST APIs without manual tool coding.
Setup Requirements
- ⚠️Requires a valid OpenAPI/Swagger specification accessible via a file path or URL, specified by the `openapi.location` property.
- ⚠️The server provides tools for AI agents; it requires a separate AI agent/LLM (e.g., via LangChain4j MCP client) to consume these tools.
- ⚠️Running with the 'dev' Spring profile will disable SSL certificate validation for outgoing HTTP calls, which is highly insecure for production environments and should only be used for local development.
Verified SafeView Analysis
flux-protocol
by RaheesAhmed
A universal AI connectivity layer enabling AI agents to interact with external APIs and services via highly token-efficient connectors, supporting various transport protocols.
A universal AI connectivity layer enabling AI agents to interact with external APIs and services via highly token-efficient connectors, supporting various transport protocols.
Setup Requirements
- ⚠️Requires Node.js (version 18 or higher) and pnpm (preferred due to the monorepo setup) for development from source.
- ⚠️Specific connectors built with the SDK may require environment variables (e.g., `API_TOKEN`) for authentication or configuration, as indicated by the `@config` decorator.
Verified SafeView Analysis
remote-mcp-server-authless
by mohfarro
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing a set of calculator tools without requiring authentication, designed for integration with AI clients like Cloudflare AI Playground or Claude Desktop.
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing a set of calculator tools without requiring authentication, designed for integration with AI clients like Cloudflare AI Playground or Claude Desktop.
Setup Requirements
- ⚠️Requires a Cloudflare account and configured KVNamespace (OAUTH_KV), DurableObjectNamespace (MCP_OBJECT), and Fetcher (ASSETS) bindings for full deployment on Cloudflare Workers.
Verified SafeView Analysis
store-screenshot-mcp
by k984530
Generate App Store and Play Store screenshots with iPhone/iPad mockups, text overlays, and gradient backgrounds for app marketing.
Generate App Store and Play Store screenshots with iPhone/iPad mockups, text overlays, and gradient backgrounds for app marketing.
Setup Requirements
- ⚠️The 'sharp' image processing library relies on native system dependencies (libvips) which might require manual installation on some operating systems or specific environments if pre-built binaries are not suitable.
- ⚠️Subscription verification relies on external network calls to the Gumroad API (if GUMROAD_ACCESS_TOKEN is provided) or a default public webhook server, which introduces external dependencies and potential points of failure.
- ⚠️Requires local file system write permissions for saving generated screenshots and subscription/usage information (in ~/.store-screenshot-mcp).
Verified SafeView Analysis
01cloud-mcp
by Ashutosh-Baral
Provides a Model Context Protocol (MCP) server that acts as a proxy for the 01cloud API, enabling external clients (like Claude Desktop) to manage cloud resources through a defined tool interface.
Provides a Model Context Protocol (MCP) server that acts as a proxy for the 01cloud API, enabling external clients (like Claude Desktop) to manage cloud resources through a defined tool interface.
Setup Requirements
- ⚠️Requires a valid 01cloud API Token (API_TOKEN environment variable is mandatory).
- ⚠️Requires a Go development environment to build the 'server' and 'host' executables.
- ⚠️The 'host' executable must be run from the root directory or have the 'server' executable accessible in its path.
Verified SafeView Analysis
playwright-mcp-server
by HaolongChen
Provides a Docker-based Model Context Protocol (MCP) server for automating web browser actions using Playwright.
Provides a Docker-based Model Context Protocol (MCP) server for automating web browser actions using Playwright.
Setup Requirements
- ⚠️Docker is required for recommended deployment and easy browser setup.
- ⚠️Minimum 2GB RAM is recommended for the server due to Playwright's resource usage, especially with multiple browsers.
- ⚠️Playwright browsers (Chromium, Firefox, WebKit) need to be installed, typically handled by the Docker image but manual for local non-Docker runs.
Verified SafeView Analysis
br-automation-mcp
by AndrewMusser
Enables AI assistants to interact with B&R Automation Studio projects for tasks like building projects, running simulators, and reading/writing OPC UA variables.
Enables AI assistants to interact with B&R Automation Studio projects for tasks like building projects, running simulators, and reading/writing OPC UA variables.
Setup Requirements
- ⚠️Requires Windows 10/11 with B&R Automation Studio 4.x installed (proprietary software).
- ⚠️Requires Python 3.10+ on Windows.
- ⚠️Requires Claude Code (AI assistant) for invocation.
- ⚠️Requires manual configuration of B&R tool paths and OPC UA credentials in `server.py`.
Verified SafeView Analysis
Workspace-Protocolo-MCP
by walteru
Provides operating system information and diagnostic capabilities for an MCP client, enabling LLMs to query system status and execute whitelisted commands.
Provides operating system information and diagnostic capabilities for an MCP client, enabling LLMs to query system status and execute whitelisted commands.
Setup Requirements
- ⚠️Python 3.10+ required
- ⚠️Memory information tool (`get_memory_info`) is only available on Linux systems.
Verified SafeView Analysis
mcp-server
by qmzp93
The specific use case for this 'mcp-server' cannot be determined as no source code was provided for analysis.
The specific use case for this 'mcp-server' cannot be determined as no source code was provided for analysis.
Setup Requirements
- ⚠️Source code not provided, unable to identify specific setup requirements or dependencies.
Review RequiredView Analysis
current_date_MCP_server
by NatKacz99
Provides a simple FastMCP server for agents to retrieve the current date.
Provides a simple FastMCP server for agents to retrieve the current date.
Setup Requirements
- ⚠️Requires 'mcp' Python library (e.g., pip install mcp)