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
by PROGRAMER122223
Provides a Model Context Protocol (MCP) server for basic arithmetic operations (add, subtract, multiply, divide).
Provides a Model Context Protocol (MCP) server for basic arithmetic operations (add, subtract, multiply, divide).
Setup Requirements
- ⚠️Requires Windows Package Manager (winget) for initial setup steps.
- ⚠️Requires NVM for Windows and Node.js for the MCP Model Inspector and possibly the `mcp` CLI tools.
- ⚠️Requires Python 3.13+ for running the server.
Verified SafeView Analysis
mcp-server
by omniagentpay
Serves as a production-ready FastMCP server for AI agents to securely manage wallets and execute payments via OmniAgentPay payment tools.
Serves as a production-ready FastMCP server for AI agents to securely manage wallets and execute payments via OmniAgentPay payment tools.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Requires configuration with OmniAgentPay payment credentials (CIRCLE_API_KEY, ENTITY_SECRET), which are validated and required in 'prod' environment.
- ⚠️Authentication (MCP_AUTH_TOKEN or MCP_JWT_SECRET) is enabled and required by default; local setup requires generating a token and setting it in `.env` or as an environment variable.
Verified SafeView Analysis
trading-floor-agent
by hao-hoang
An autonomous trading floor application with multiple AI agents making trades and real-time portfolio monitoring.
An autonomous trading floor application with multiple AI agents making trades and real-time portfolio monitoring.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires Polygon API Key (Free for EOD, Paid for Real-time)
- ⚠️Requires Node.js and npm for some MCP servers (Fetch, Brave Search, Memory)
- ⚠️Docker and Docker Compose are highly recommended for deployment
- ⚠️Specific Python versions required (3.10, 3.11, or 3.12)
Verified SafeView Analysis
yahoo-finance-mcp-server
by varunshah3129
Integrate Yahoo Finance data and analytics into AI applications and provide an interactive dashboard for financial queries.
Integrate Yahoo Finance data and analytics into AI applications and provide an interactive dashboard for financial queries.
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️Requires a local Ollama server running with the `phi3:mini` model downloaded and accessible at `http://localhost:11434`.
- ⚠️The internal `yahoo-finance-mcp` server module must be built (`cd yahoo-finance-mcp && npm install && npm run build`) before running the main HTTP bridge.
- ⚠️For LibreChat integration, the `cwd` path in `librechat-config.json` needs to be manually updated to the server's directory.
Verified SafeView Analysis
figma-mcp-server
by GSNadarajan
Provides a Model Context Protocol (MCP) server to expose Figma design tools to Claude Desktop for design-to-code workflows.
Provides a Model Context Protocol (MCP) server to expose Figma design tools to Claude Desktop for design-to-code workflows.
Setup Requirements
- ⚠️Requires a Figma Personal Access Token for API authentication.
- ⚠️Claude Code's MCP server configuration is project-specific, requiring careful setup or CLI usage per project.
- ⚠️For production use, requires deployment to a hosting service like Render, Railway, or Fly.io.
Verified SafeView Analysis
datalake-mcp-server
by BERDataLakehouse
A FastAPI service enabling AI assistants to interact with Delta Lake tables stored in MinIO through Spark, using the Model Context Protocol (MCP) for natural language data operations.
A FastAPI service enabling AI assistants to interact with Delta Lake tables stored in MinIO through Spark, using the Model Context Protocol (MCP) for natural language data operations.
Setup Requirements
- ⚠️Requires KBase authentication token and 'BERDL_USER' role for access.
- ⚠️Initial login to BERDL JupyterHub is mandatory for user provisioning (MinIO buckets, permissions, namespace isolation).
- ⚠️MinIO credentials must be stored in `/home/{username}/.berdl_minio_credentials` for each user.
- ⚠️Python 3.13+ is required (from `pyproject.toml`).
- ⚠️Building from source requires cloning `spark_notebook_base`, `kube_spark_manager_image`, and `hive_metastore` repositories at the same directory level.
Review RequiredView Analysis
latitude-mcp-server
by yigitkonur
Manages PromptL prompts for Latitude.so, enabling AI-powered prompt lifecycle management including validation, versioning, and execution directly from MCP clients.
Manages PromptL prompts for Latitude.so, enabling AI-powered prompt lifecycle management including validation, versioning, and execution directly from MCP clients.
Setup Requirements
- ⚠️Requires Latitude.so API Key (paid service to execute prompts)
- ⚠️Requires Latitude.so Project ID
- ⚠️Requires Node.js 18.0.0 or higher
Verified SafeView Analysis
mcp-docs-server
by Sri-Manikandan
A Streamlit and FastAPI-based client for an AI agent that uses an LLM to search various technical documentation platforms via web search.
A Streamlit and FastAPI-based client for an AI agent that uses an LLM to search various technical documentation platforms via web search.
Setup Requirements
- ⚠️Requires Anthropic API Key (Paid service)
- ⚠️Requires Serper API Key (Paid service for web search)
- ⚠️Requires Python 3.12+
Verified SafeView Analysis
who-mcp
by openpharma-org
Provides AI assistants and applications access to the World Health Organization's Global Health Observatory (GHO) data via its OData API for searching, retrieving, and analyzing health indicators and statistics.
Provides AI assistants and applications access to the World Health Organization's Global Health Observatory (GHO) data via its OData API for searching, retrieving, and analyzing health indicators and statistics.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️A build step (`npm run build`) is required to copy source files to the 'build' directory before execution.
- ⚠️Data retrieval methods like `get_health_data` and `get_cross_table` can return large datasets, potentially leading to high token usage if not limited by the 'top' parameter.
Verified SafeView Analysis
aws-agent-core-gateway-lambda-cdk-plain
by AdamBien
Provisions a serverless remote Model Context Protocol (MCP) server using AWS Bedrock Agent Core Gateway, AWS Lambda, and Amazon Cognito for authenticated API access.
Provisions a serverless remote Model Context Protocol (MCP) server using AWS Bedrock Agent Core Gateway, AWS Lambda, and Amazon Cognito for authenticated API access.
Setup Requirements
- ⚠️Requires JDK 21 or later and Apache Maven for building Java components.
- ⚠️AWS CDK must be bootstrapped in the target AWS account and region (`cdk bootstrap aws://ACCOUNT-ID/REGION`).
- ⚠️Requires AWS credentials configured (e.g., via AWS CLI or environment variables) to deploy and interact with AWS services.
- ⚠️Manual steps (web UI or AWS CLI) are required to create a user account and obtain a JWT token for authentication before interacting with the deployed server.
Verified SafeView Analysis
ai-testcase-generator
by amsajaj
An AI-powered web application for generating, editing, and exporting test cases, integrating with tools like Zephyr and PostgreSQL.
An AI-powered web application for generating, editing, and exporting test cases, integrating with tools like Zephyr and PostgreSQL.
Setup Requirements
- ⚠️Docker is required to run the application via `docker-compose`.
- ⚠️PostgreSQL database is a mandatory dependency.
- ⚠️AI models (Qwen3, Gemma) are used, implying potential API costs or local resource requirements, though specific integration details are not provided in the truncated code.
Verified SafeView Analysis
hyperion-mcp-server
by cuongpo
A Model Context Protocol (MCP) server enabling seamless interaction with the Hyperion blockchain for querying, transacting, and managing assets via standardized APIs.
A Model Context Protocol (MCP) server enabling seamless interaction with the Hyperion blockchain for querying, transacting, and managing assets via standardized APIs.
Setup Requirements
- ⚠️Requires Node.js v18 or higher to run.
- ⚠️Requires access to a Hyperion blockchain RPC endpoint (configured via HYPERION_RPC_URL).
- ⚠️For any transaction or contract deployment, a funded private key for Hyperion (HYPERION_PRIVATE_KEYS) is required.
- ⚠️Using the Telegram bot integration requires additional API keys (TELEGRAM_BOT_TOKEN, SMITHERY_API_KEY, SMITHERY_PROFILE).