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(84)
alpaca-mcp-server
by alpacahq
A comprehensive Model Context Protocol (MCP) server for Alpaca's Trading API, enabling natural language trading operations through AI assistants for stocks, options, crypto, portfolio management, and real-time market data.
A comprehensive Model Context Protocol (MCP) server for Alpaca's Trading API, enabling natural language trading operations through AI assistants for stocks, options, crypto, portfolio management, and real-time market data.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires `uv` (or `uvx`) for streamlined installation and execution.
- ⚠️Requires Alpaca Trading API keys (free paper trading accounts are available).
- ⚠️Requires a separate MCP client (e.g., Claude Desktop, Cursor, VS Code) for interaction, which needs its own configuration.
- ⚠️For live trading, API credentials must be updated in both the `.env` file and the MCP client's configuration JSON.
- ⚠️Remote hosting for clients like Claude Mobile or ChatGPT involves Docker deployment to a cloud service.
Verified SafeView Analysis
maverick-mcp
by wshobson
Personal-use FastMCP server for professional-grade financial data analysis, technical indicators, and portfolio optimization tools integrated with Claude Desktop.
Personal-use FastMCP server for professional-grade financial data analysis, technical indicators, and portfolio optimization tools integrated with Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️TA-Lib library is required for technical analysis calculations
- ⚠️Requires Tiingo API Key (free tier available at tiingo.com, 500 requests/day)
- ⚠️Optional: PostgreSQL and Redis for enhanced data persistence and caching performance
- ⚠️Optional: API keys for OpenRouter, Exa AI, Tavily, FRED, OpenAI, Anthropic for advanced AI research features
- ⚠️For Claude Desktop, requires `npx mcp-remote` bridge tool for stable SSE connection
Verified SafeView Analysis
getoutpost-mcp-server
by aoutpost2-rgb
Provides real-time Indian options market data and volatility analytics, including IV, RV, VRP, and Skew, to AI chats for quantitative analysis and trading insights.
Provides real-time Indian options market data and volatility analytics, including IV, RV, VRP, and Skew, to AI chats for quantitative analysis and trading insights.
Setup Requirements
- ⚠️Requires manual sign-up and extraction of ACCESS_TOKEN, REFRESH_TOKEN, and EMAIL from GetOutpost.in's browser dev tools to populate a local credentials file.
- ⚠️Requires a local credentials file (`~/.getoutpost_credentials.json` by default) to be manually created and populated with API tokens.
- ⚠️Primarily designed for integration with Claude Desktop, requiring specific configuration within Claude's extension settings.
Verified SafeView Analysis
finance-trading-ai-agents-mcp
by aitrados
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
Setup Requirements
- ⚠️Requires AITRADOS_SECRET_KEY obtained via free registration at https://www.aitrados.com/.
- ⚠️Requires Python 3.10 or higher.
- ⚠️Broker integration (if enabled via `ENABLE_RPC_PUBSUB_SERVICE` and `auto_run_brokers`) requires the `aitrados-broker` package and specific configuration in `config.toml`.
Verified SafeView Analysis
ai-trading-mcp-server
by FajarArrizki
AI-powered cryptocurrency trading assistant for real-time market analysis, signal generation, and trade execution.
AI-powered cryptocurrency trading assistant for real-time market analysis, signal generation, and trade execution.
Setup Requirements
- ⚠️Requires API Key for AI Provider (e.g., OpenRouter), which is a paid service.
- ⚠️Requires Hyperliquid Wallet API Key and Account Address for live trading (sensitive credentials).
- ⚠️Requires Node.js 20+ and pnpm for local development and execution.
Verified SafeView Analysis
dflow-mcp
by openSVM
Provides a Model Context Protocol (MCP) interface to access real-time and historical prediction market data from Kalshi/DFlow.
Provides a Model Context Protocol (MCP) interface to access real-time and historical prediction market data from Kalshi/DFlow.
Setup Requirements
- ⚠️Requires Bun (recommended) or Node.js 18+ to run.
- ⚠️Manual MCP client integration requires specific JSON configuration for `command` and `args` pointing to the server's executable.
- ⚠️Network requests are made to an external prediction market API (`https://prediction-markets-api.dflow.net` or `https://api.llm.dflow.org`), incurring data transfer and external API usage costs.
Verified SafeView Analysis
stock-mcp
by huweihua123
A financial data and analysis server providing specialized tools for AI agents via Model Context Protocol (MCP) and RESTful API.
A financial data and analysis server providing specialized tools for AI agents via Model Context Protocol (MCP) and RESTful API.
Setup Requirements
- ⚠️Requires API keys for premium data sources (Tushare, Finnhub) and/or LLM integration (Google, Tavily) for full functionality.
- ⚠️Requires a running Redis instance for caching (optional but recommended for performance).
- ⚠️Requires a running MinIO instance if document processing (FilingsService) is to be utilized.
- ⚠️Python 3.10+ is a strict requirement.
Verified SafeView Analysis
Financial-Modeling-Prep-MCP-Server
by imbenrabi
Enables AI assistants to fetch and analyze comprehensive financial market data, company fundamentals, and economic indicators from Financial Modeling Prep.
Enables AI assistants to fetch and analyze comprehensive financial market data, company fundamentals, and economic indicators from Financial Modeling Prep.
Setup Requirements
- ⚠️Requires a Financial Modeling Prep (FMP) API access token (usage might incur costs based on FMP's pricing tiers).
- ⚠️Requires Node.js (v18+) and npm/npx installed, or Docker.
- ⚠️Requires active internet access to communicate with the Financial Modeling Prep API.
Verified SafeView Analysis
freqtrade-mcp
by kukapay
Integrates an AI agent with the Freqtrade cryptocurrency trading bot to enable automated trading operations via its REST API.
Integrates an AI agent with the Freqtrade cryptocurrency trading bot to enable automated trading operations via its REST API.
Setup Requirements
- ⚠️Requires Python 3.13+.
- ⚠️A running Freqtrade instance with its REST API enabled and properly configured (e.g., `api_server` section enabled, correct username/password).
- ⚠️Requires environment variables `FREQTRADE_API_URL`, `FREQTRADE_USERNAME`, `FREQTRADE_PASSWORD` to be set with Freqtrade API credentials.
Verified SafeView Analysis
crypto-indicators-mcp
by kukapay
Provides an MCP server with over 50 cryptocurrency technical analysis indicators and strategies to empower AI trading agents in analyzing market trends and developing quantitative strategies.
Provides an MCP server with over 50 cryptocurrency technical analysis indicators and strategies to empower AI trading agents in analyzing market trends and developing quantitative strategies.
Setup Requirements
- ⚠️Requires Node.js v18.x or higher and npm v8.x or higher.
- ⚠️Requires configuration within an MCP client (e.g., Claude Desktop) to define the `command`, `args`, and `env` for the server.
- ⚠️The `EXCHANGE_NAME` environment variable determines the data source (defaults to Binance, but can be configured to any ccxt-supported exchange).
Verified SafeView Analysis
alpha_vantage_mcp
by alphavantage
Enables LLMs and agentic workflows to seamlessly interact with real-time and historical stock market data through the Model Context Protocol (MCP).
Enables LLMs and agentic workflows to seamlessly interact with real-time and historical stock market data through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Alpha Vantage API Key (free but must be obtained).
- ⚠️Requires `uv` (modern Python package manager) for local development and deployment scripts.
- ⚠️Full deployment to AWS Lambda requires AWS CLI, SAM CLI, an AWS account, and appropriate IAM permissions for S3, CloudFront, Lambda, and optionally Cloudflare R2.
- ⚠️The provided OAuth 2.1 implementation is explicitly noted as not production-ready due to insecure handling of API keys as access tokens and simple encoding; it is suitable for specific trusted client integrations.
Verified SafeView Analysis
akshare-one-mcp
by zwldarren
This MCP server provides comprehensive access to China's stock market data, including historical, real-time, news, financial statements, and technical analysis indicators.
This MCP server provides comprehensive access to China's stock market data, including historical, real-time, news, financial statements, and technical analysis indicators.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️The 'uv' package installer and runner is recommended/required for setup and execution.
- ⚠️Relies on external, potentially rate-limited, public data sources (e.g., Eastmoney, Sina, Xueqiu) via the 'akshare' and 'akshare-one' libraries.