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)
tutto-mcp-server
by leandrodpaula
Implements a Model Context Protocol (MCP) server in Python using FastMCP to expose custom tools and resources for consumption by language models.
Implements a Model Context Protocol (MCP) server in Python using FastMCP to expose custom tools and resources for consumption by language models.
Setup Requirements
- ⚠️Requires Python 3.10 or higher
Verified SafeView Analysis
backlog-mcp-server
by shueisha-arts-and-digital
Enables AI agents to interact with the Backlog API to retrieve issue details, comments, and attachments for project management and task analysis.
Enables AI agents to interact with the Backlog API to retrieve issue details, comments, and attachments for project management and task analysis.
Setup Requirements
- ⚠️Requires Node.js 20 or higher and NPM 10 or higher.
- ⚠️Requires a Backlog API Key and your Backlog domain to be configured as environment variables (BACKLOG_API_KEY, BACKLOG_DOMAIN).
- ⚠️The README states that an 'official backlog-mcp-server' by Nulab has been released and suggests using that instead, implying this repository might be an older or community-maintained version.
Verified SafeView Analysis
remote-mcp-server-auth
by itoyuya1005
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing AI tools authenticated via Google OAuth for consumption by AI clients.
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing AI tools authenticated via Google OAuth for consumption by AI clients.
Setup Requirements
- ⚠️Requires a Cloudflare Workers account for deployment.
- ⚠️Requires Google OAuth credentials (Client ID and Client Secret) to be configured as environment variables.
- ⚠️Requires Cloudflare KV Namespace ('OAUTH_KV') and Durable Object Namespace ('MCP_OBJECT') bindings.
- ⚠️Requires a `COOKIE_ENCRYPTION_KEY` environment variable for the OAuth provider.
Verified SafeView Analysis
my_mcp_server
by Gegelascience
This Next.js server exposes various external data sources (Paris public transport, NPM package information, EAN barcode generation) as tools via the Model Context Protocol, enabling integrations with AI models or other systems.
This Next.js server exposes various external data sources (Paris public transport, NPM package information, EAN barcode generation) as tools via the Model Context Protocol, enabling integrations with AI models or other systems.
Setup Requirements
- ⚠️Requires an API key from Ile-de-France Mobilités (IDF Mobilités) for the `/api/idfTraficInfo` endpoint, which must be provided in the request URL path.
- ⚠️The `mcp-handler` dependency might implicitly require a Redis server for session management or tool catalog storage, although no explicit configuration for Redis is found in the provided server code.
Verified SafeView Analysis
ai-engineer-agentic-track
by jarif87
An AI-powered financial analysis CrewAI project that identifies trending companies, conducts detailed research, and picks the best investment opportunity.
An AI-powered financial analysis CrewAI project that identifies trending companies, conducts detailed research, and picks the best investment opportunity.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid Service)
- ⚠️Requires Serper API Key (Paid Service)
- ⚠️Requires Pushover User Key and Token (Registration for service)
Verified SafeView Analysis
fathom-mcp
by matthewbergvinson
Integrates Fathom.video with AI coding assistants to access meeting transcripts, summaries, and action items via natural language queries.
Integrates Fathom.video with AI coding assistants to access meeting transcripts, summaries, and action items via natural language queries.
Setup Requirements
- ⚠️Requires a Fathom API Key, which must be generated from Fathom settings.
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Intended for use with Cursor IDE, requiring specific configuration in `~/.cursor/mcp.json`.
- ⚠️The output directory for exported transcripts (`FATHOM_OUTPUT_DIR`) needs to be configured, defaulting to `process.cwd()/transcripts` if not set.
Verified SafeView Analysis
docker-tui
by eviltik
A Terminal User Interface (TUI) for managing Docker containers and exposing container operations via an MCP HTTP server for AI integration.
A Terminal User Interface (TUI) for managing Docker containers and exposing container operations via an MCP HTTP server for AI integration.
Setup Requirements
- ⚠️Docker daemon must be installed and running.
- ⚠️User requires permissions to access the Docker socket (e.g., by being in the 'docker' group).
Verified SafeView Analysis
figma-console-mcp
by markdojo
Connects AI assistants to Figma for real-time console access, visual debugging, design system extraction, and design creation/variable management, primarily in local development environments.
Connects AI assistants to Figma for real-time console access, visual debugging, design system extraction, and design creation/variable management, primarily in local development environments.
Setup Requirements
- ⚠️Requires manually launching Figma Desktop with the `--remote-debugging-port=9222` flag every time Figma is opened.
- ⚠️Requires manual installation and continuous running of the 'Figma Desktop Bridge' plugin within Figma Desktop for critical features like variables (without Enterprise plan), reliable component descriptions, and all design write operations.
- ⚠️Key features, such as reliable library variable ID resolution and all 'Desktop Bridge' functionalities, are explicitly stated to work only in 'Local Mode', not in the Cloudflare Worker 'Remote Mode'.
- ⚠️A Figma API Token (`FIGMA_ACCESS_TOKEN`) is optional for the primary `figma_get_library_variables` tool (when using the Desktop Bridge plugin) but is required for other REST API-dependent tools like `figma_get_variables` (without console fallback) and `figma_get_file_data`.
Review RequiredView Analysis
optics-mcp
by RoleModel
Enables LLMs to understand, query, and generate content based on the Optics Design System's design tokens, components, and documentation.
Enables LLMs to understand, query, and generate content based on the Optics Design System's design tokens, components, and documentation.
Setup Requirements
- ⚠️Requires Node.js 18 or higher to run.
- ⚠️For zero-install `npx optics-mcp` from GitHub Packages (current status), users may need to configure a GitHub Personal Access Token (`read:packages` scope) in their `.npmrc` for authentication.
- ⚠️When installing from source, MCP client configurations (e.g., Claude Desktop) require absolute paths to `dist/index.js`, not relative paths like `~/`.
Verified SafeView Analysis
experience-layer
by nohuiam
The server acts as an ecosystem's long-term memory, recording, recalling, and learning from experiences using Case-Based Reasoning (CBR).
The server acts as an ecosystem's long-term memory, recording, recalling, and learning from experiences using Case-Based Reasoning (CBR).
Setup Requirements
- ⚠️Requires Node.js >= 18 for full compatibility with dependencies.
- ⚠️Full functionality within the 'ecosystem' requires other Model Context Protocol (MCP) services (e.g., consciousness, verifier) to be running and configured in 'config/interlock.json'.
Review RequiredView Analysis
rolling-dice-mcp-server
by shalusingh-tech
This server provides a simple API to simulate rolling a dice with a specified number of sides.
This server provides a simple API to simulate rolling a dice with a specified number of sides.
Setup Requirements
- ⚠️Requires Python installed
- ⚠️Requires fastmcp library (pip install fastmcp)
Verified SafeView Analysis
remote-mcp-server-authless
by nmnewnham
Deploys an authentication-less Model Context Protocol (MCP) server on Cloudflare Workers, exposing basic calculator tools for AI models or clients.
Deploys an authentication-less Model Context Protocol (MCP) server on Cloudflare Workers, exposing basic calculator tools for AI models or clients.
Setup Requirements
- ⚠️Requires a Cloudflare Workers account for deployment.
- ⚠️Relies on Cloudflare's `wrangler` CLI for local development and deployment.
- ⚠️Designed to be 'authless' for demonstration purposes; lacks inherent authentication/authorization for exposed tools, making it unsuitable for sensitive operations without modifications.