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)
somnia-mcp
by fozagtx
This server acts as a Model Context Protocol (MCP) server, enabling AI agents like Claude to interact with the Somnia blockchain network by exposing a set of specialized tools.
This server acts as a Model Context Protocol (MCP) server, enabling AI agents like Claude to interact with the Somnia blockchain network by exposing a set of specialized tools.
Setup Requirements
- ⚠️Requires Node.js 18+ and pnpm 10.14.0+ to be installed.
- ⚠️The `AGENT_SECRET_KEY` (a blockchain private key) is required for signing operations and must be securely provided as an environment variable; never commit it to version control.
- ⚠️The server can operate in `MAINNET` or `TESTNET` mode, requiring careful configuration to avoid unintended transactions on the mainnet.
Verified SafeView Analysis
tool.aws-ops
by DepStacks
Provides multi-account AWS operations for SRE teams, managing services like Secrets Manager, Route53, and S3, with secure cross-account authentication.
Provides multi-account AWS operations for SRE teams, managing services like Secrets Manager, Route53, and S3, with secure cross-account authentication.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for local development.
- ⚠️Requires AWS credentials (either ~/.aws/credentials mounted via volume or IAM roles for AssumeRole).
- ⚠️Each target AWS account requires an IAM role with a specific Trust Policy and service permissions.
- ⚠️MCP_AUTH_TOKEN must be configured (non-default for production).
Verified SafeView Analysis
winbro-training-reels-1763659059402
by guilhermetechmakers
A web-based platform for managing and delivering micro-learning video reels for manufacturing training, including content management, course building, user management, and subscription billing.
A web-based platform for managing and delivering micro-learning video reels for manufacturing training, including content management, course building, user management, and subscription billing.
Setup Requirements
- ⚠️Requires a fully functional backend API for user authentication, content management (reels, courses), analytics, and billing functionality, as the frontend includes 'TODO' comments for these integrations.
- ⚠️Actual payment processing requires integration with a payment gateway (e.g., Stripe, hinted by 'payment_token: "token_placeholder"').
- ⚠️Several core features (Course Builder, Quiz, Admin Dashboard, User Management, Analytics, Settings, Help Page) are explicitly marked as 'coming soon...' or 'TODO', indicating incomplete functionality.
Verified SafeView Analysis
python_sdk
by paylinkmcp
A Python SDK for integrating AI-powered payment functionalities by interacting with a PayLink Model Context Protocol (MCP) server, enabling tool calling and monetization for various payment providers like M-Pesa.
A Python SDK for integrating AI-powered payment functionalities by interacting with a PayLink Model Context Protocol (MCP) server, enabling tool calling and monetization for various payment providers like M-Pesa.
Setup Requirements
- ⚠️Requires a separate, running PayLink MCP server to interact with.
- ⚠️Requires Python 3.10 or higher.
- ⚠️Sensitive 'WALLET_CONNECTION_STRING' must be securely provided and handled by the user, and properly validated by the MCP server.
- ⚠️Optional 'langchain-core' dependency if using LangChain integration.
Verified SafeView Analysis
redshift-mcp-server
by mrcyrilgoud
This server acts as a Model Context Protocol (MCP) gateway for Amazon Redshift, allowing clients to discover database schemas and tables, describe table structures, and execute read-only SQL queries.
This server acts as a Model Context Protocol (MCP) gateway for Amazon Redshift, allowing clients to discover database schemas and tables, describe table structures, and execute read-only SQL queries.
Setup Requirements
- ⚠️Requires a running AWS Redshift instance and credentials (host, database, user, password).
- ⚠️Redshift credentials must be provided via environment variables (REDSHIFT_HOST, REDSHIFT_DATABASE, REDSHIFT_USER, REDSHIFT_PASSWORD).
- ⚠️The Redshift connection disables SSL certificate validation (`rejectUnauthorized: false`), which is a security risk for Man-in-the-Middle attacks.
Review RequiredView Analysis
MCP_Server
by JesusDavidQuarksoft
A .NET 8.0 web service or API designed to run locally, likely serving as an extension or backend component.
A .NET 8.0 web service or API designed to run locally, likely serving as an extension or backend component.
Setup Requirements
- ⚠️.NET 8.0 SDK required
- ⚠️Git for cloning the repository
Verified SafeView Analysis
subspace-api
by subtype-space
An Express-based RESTful API and Model Context Protocol (MCP) server that aggregates data from external services like WMATA, weather, and stock markets, also supporting TRMNL plugin integrations.
An Express-based RESTful API and Model Context Protocol (MCP) server that aggregates data from external services like WMATA, weather, and stock markets, also supporting TRMNL plugin integrations.
Setup Requirements
- ⚠️Requires Docker for easy deployment and persistence of SQLite data.
- ⚠️Multiple external API keys are required (WMATA, Discord, Auth server client ID/Secret) configured via environment variables.
- ⚠️Requires an external OAuth/OIDC Authentication Server (e.g., Keycloak) configured with the correct realm and client for MCP security.
Verified SafeView Analysis
mcp-engineering-server
by liam1472
AI-assisted engineering workflows providing comprehensive code analysis, refactoring, security scanning, and session management capabilities for developers.
AI-assisted engineering workflows providing comprehensive code analysis, refactoring, security scanning, and session management capabilities for developers.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0 to run.
- ⚠️Requires the Claude Code plugin (VS Code extension or CLI) for full integration and command execution.
- ⚠️Global npm installation of `mcp-engineering-server` is necessary to make the CLI commands available and to copy plugin slash commands into the Claude environment.
Verified SafeView Analysis
mcpserverexample
by shuvranko
Provides a simple arithmetic addition tool as a Micro-Cloud Platform (MCP) server.
Provides a simple arithmetic addition tool as a Micro-Cloud Platform (MCP) server.
Setup Requirements
- ⚠️Python 3.12+ required.
- ⚠️Requires the 'uv' tool to execute the 'uvx' command for installation and running.
Verified SafeView Analysis
xai-mcp-server
by Wolfe-Jam
A Rust-native MCP server for Foundational AI-context Format (FAF), providing AI-Readiness scoring and bi-directional synchronization for AI agents to understand project context.
A Rust-native MCP server for Foundational AI-context Format (FAF), providing AI-Readiness scoring and bi-directional synchronization for AI agents to understand project context.
Setup Requirements
- ⚠️Requires Rust Toolchain (for the MCP server).
- ⚠️Requires Supabase account and configuration (database, tables, API keys) for the SvelteKit UI/API.
- ⚠️Requires Resend account and configuration (domain verification, API key) for email functionality.
- ⚠️Requires Stripe account and configuration (API keys, webhook secret) for payment processing.
- ⚠️Relies on the 'faf-cli' npm package (for the 'turbo-analyze' endpoint's intelligence processing).
Review RequiredView Analysis
meta-mcp-server
by blueman82
A meta Model Context Protocol (MCP) server that acts as a proxy to multiple backend MCP servers, optimizing AI tool discovery and interaction for token efficiency via lazy loading and a two-tier discovery mechanism.
A meta Model Context Protocol (MCP) server that acts as a proxy to multiple backend MCP servers, optimizing AI tool discovery and interaction for token efficiency via lazy loading and a two-tier discovery mechanism.
Setup Requirements
- ⚠️Requires Node.js installed globally.
- ⚠️Default configuration uses `~/.meta-mcp/servers.json`; manual creation/management or VS Code extension is needed.
- ⚠️If Docker-based backend servers are configured, a running Docker daemon is required.
- ⚠️Many backend servers (both curated and custom) require external API keys or credentials, typically configured via environment variables.
Review RequiredView Analysis
winproc_mcp
by smspgh
Provides AI-assisted and direct command-line management for Windows processes and services.
Provides AI-assisted and direct command-line management for Windows processes and services.
Setup Requirements
- ⚠️Requires Windows OS (10/11 or Server)
- ⚠️Requires Python 3.8+
- ⚠️PowerShell 7.x recommended (Windows PowerShell 5.1 may have limitations)
- ⚠️Requires 'mcp' and 'pydantic' Python packages (install via requirements.txt)
- ⚠️PowerShell execution policy might need to be set to 'RemoteSigned' (Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser)