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)
mcp-server-test
by Samuel88
This server provides a Model Context Protocol (MCP) endpoint to expose an addition tool and a greeting resource via HTTP.
This server provides a Model Context Protocol (MCP) endpoint to expose an addition tool and a greeting resource via HTTP.
Setup Requirements
- ⚠️Node.js 18+ required
- ⚠️npm or yarn required for dependency installation
Verified SafeView Analysis
saai-skill-feedback
by ServiceNow
Submit feedback about Claude Model Context Protocol (MCP) skills directly from conversations, creating ServiceNow SBOs for tracking.
Submit feedback about Claude Model Context Protocol (MCP) skills directly from conversations, creating ServiceNow SBOs for tracking.
Setup Requirements
- ⚠️Requires Node.js 18+ and Python 3.8+ installed locally.
- ⚠️Requires a ServiceNow account on `surf.service-now.com` with permissions to create SBOs in the `x_snc_security_d_0_dsrtable` table.
- ⚠️Requires interactive browser-based authentication (Okta, MFA) during installation and potential re-authentication for session refresh, leveraging `selenium` and `webdriver-manager`. Safari automation requires `sudo safaridriver --enable`.
Verified SafeView Analysis
simple-hono-mcp-server
by aoki-collabo
This server provides a simple Model Context Protocol (MCP) endpoint that offers a 'factorize' tool for positive integer factorization, primarily serving as a demonstration and educational example for deploying MCP servers on Cloudflare Workers using the Hono framework.
This server provides a simple Model Context Protocol (MCP) endpoint that offers a 'factorize' tool for positive integer factorization, primarily serving as a demonstration and educational example for deploying MCP servers on Cloudflare Workers using the Hono framework.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️A Cloudflare account is needed for deployment to Cloudflare Workers.
Verified SafeView Analysis
manus-mcp-server
by 1bluebird777
MCP server facilitating real-time development tasks for ElevenLabs' Leiah AI agent on the BluebirdX project, including booking and code interaction.
MCP server facilitating real-time development tasks for ElevenLabs' Leiah AI agent on the BluebirdX project, including booking and code interaction.
Setup Requirements
- ⚠️Requires a specific directory structure on the host machine with a 'bluebird-x' project repository located at '/home/ubuntu/bluebird-x' for development tools to function correctly.
- ⚠️Relies on an external 'BluebirdX API' (URL configurable via BLUEBIRD_API_URL) for booking and address validation, which must be running and accessible.
Review RequiredView Analysis
TimeMCP
by chew-z
Provides a Model Control Protocol (MCP) server for current time retrieval and timezone conversions.
Provides a Model Control Protocol (MCP) server for current time retrieval and timezone conversions.
Setup Requirements
- ⚠️Requires a Go (GoLang) development environment to build and run from source.
- ⚠️If HTTP transport with authentication is enabled, the `TIME_AUTH_SECRET_KEY` environment variable must be set (recommended >=32 characters).
- ⚠️Relies on the system's IANA timezone database for timezone operations.
Verified SafeView Analysis
mcp-core
by Digital-Defiance
Provides shared infrastructure for building AI capability servers that expose a set of tools.
Provides shared infrastructure for building AI capability servers that expose a set of tools.
Setup Requirements
- ⚠️Requires Node.js environment
- ⚠️Requires TypeScript compilation (`yarn build`)
- ⚠️Primarily uses 'yarn' as package manager (though npm/pnpm might work)
Verified SafeView Analysis
Dev-Assistant
by 8resd8
An AI-powered local server that allows an LLM to query a local MySQL database and analyze local server log files via the Model Context Protocol (MCP).
An AI-powered local server that allows an LLM to query a local MySQL database and analyze local server log files via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a running local MySQL instance.
- ⚠️Requires configuration of database connection details in `application.properties`.
- ⚠️The `server.log` file must be present in the application's working directory for log analysis to function.
- ⚠️Requires an LLM client (e.g., Claude Desktop) that supports Model Context Protocol (MCP) and needs to be configured to connect to this server.
Verified SafeView Analysis
awesome-devops-mcp
by BlockRunAI
A curated list of Model Context Protocol (MCP) servers for DevOps, cloud infrastructure, and platform engineering, enabling AI agents to interact with various tools and services.
A curated list of Model Context Protocol (MCP) servers for DevOps, cloud infrastructure, and platform engineering, enabling AI agents to interact with various tools and services.
Verified SafeView Analysis
mcp-etherscan-server
by dennisonbertram
Provides a multi-chain Etherscan-based interface for fetching Ethereum blockchain data, including balances, transactions, token transfers, contract details, and network statistics across 70+ networks.
Provides a multi-chain Etherscan-based interface for fetching Ethereum blockchain data, including balances, transactions, token transfers, contract details, and network statistics across 70+ networks.
Setup Requirements
- ⚠️Requires an Etherscan API Key (free tier with rate limits, paid for higher usage).
- ⚠️Requires Node.js >= 18.
- ⚠️Needs an '.env' file configured with ETHERSCAN_API_KEY in the root directory.
Verified SafeView Analysis
automation-powerhouse
by GlacierEQ
A sophisticated, AI-driven framework for multi-engine browser automation, web scraping, and cognitive task execution on the web, capable of complex problem-solving and error recovery.
A sophisticated, AI-driven framework for multi-engine browser automation, web scraping, and cognitive task execution on the web, capable of complex problem-solving and error recovery.
Setup Requirements
- ⚠️Requires OpenAI API Key or similar for LLM provider (Paid Service)
- ⚠️Requires browser drivers to be installed (e.g., playwright install)
- ⚠️Python 3.11+ required
- ⚠️Optional: Redis or another memory backend for cognitive persistence
Verified SafeView Analysis
mcp-server-power-automate
by sbroenne
Enables AI assistants like GitHub Copilot to execute Power Automate Desktop flows and automate Windows UI operations.
Enables AI assistants like GitHub Copilot to execute Power Automate Desktop flows and automate Windows UI operations.
Setup Requirements
- ⚠️Requires Windows 10 or Windows 11.
- ⚠️Requires Power Automate Desktop (PAD) to be installed and running, with the Console Host initialized at least once.
- ⚠️For development, .NET 8.0 SDK is required; for release, .NET 8.0 Runtime is implicitly needed (often bundled with PAD).
Verified SafeView Analysis
plytix-mcp
by Supplyline
Provides AI assistants with live access to Plytix PIM data via the Model Context Protocol (MCP) for searching, looking up, and retrieving product information.
Provides AI assistants with live access to Plytix PIM data via the Model Context Protocol (MCP) for searching, looking up, and retrieving product information.
Setup Requirements
- ⚠️Requires Node.js 18+ (20+ recommended).
- ⚠️Requires a Plytix PIM account with API access (API Key and Password).