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)
thai-lottery-mcp
by anonymaew
Provides an API for checking Thai lottery numbers against predefined prizes and listing all available prizes.
Provides an API for checking Thai lottery numbers against predefined prizes and listing all available prizes.
Setup Requirements
- ⚠️Python 3.13+ required
Verified SafeView Analysis
SkyFiMCP
by mfuechec
Enables AI agents to programmatically access SkyFi's geospatial and satellite imagery services, including search, pricing, ordering, and monitoring.
Enables AI agents to programmatically access SkyFi's geospatial and satellite imagery services, including search, pricing, ordering, and monitoring.
Setup Requirements
- ⚠️Requires Node.js 20+ installed
- ⚠️Requires a SkyFi API Key (potentially paid service access)
- ⚠️Requires pnpm package manager
Verified SafeView Analysis
test-mcp-server
by jhpark-psynet
Enables LLM agents to interact with sports data (schedules, detailed statistics) and other external APIs, presenting results via interactive React widgets or formatted text. Supports multi-sport, multi-league data fetching with caching and robust error handling.
Enables LLM agents to interact with sports data (schedules, detailed statistics) and other external APIs, presenting results via interactive React widgets or formatted text. Supports multi-sport, multi-league data fetching with caching and robust error handling.
Setup Requirements
- ⚠️Requires Node.js and npm for building React UI components.
- ⚠️Requires Python 3.12+ and uv pip for Python dependencies.
- ⚠️External API and Sports API functionality require respective `*_API_BASE_URL` and `*_API_KEY` environment variables (or `.env` configuration).
- ⚠️Disables DNS rebinding protection for OpenAI Apps SDK integration, which should be considered when deploying in other contexts.
Verified SafeView Analysis
mcp-servers-factory
by iamsrinathks
Provides AI agents with tools to interact with various developer platforms and services, including GitLab, GitHub, Confluence, and Google Cloud Logging.
Provides AI agents with tools to interact with various developer platforms and services, including GitLab, GitHub, Confluence, and Google Cloud Logging.
Setup Requirements
- ⚠️Requires various API tokens (GitHub, GitLab, Confluence PAT) and base URLs to be set as environment variables.
- ⚠️The GCP Logging server requires Google Cloud Application Default Credentials (ADC) setup (e.g., via `gcloud auth application-default login` or GOOGLE_APPLICATION_CREDENTIALS environment variable).
- ⚠️Requires `mcp` SDK (`pip install mcp[cli]`) and `uvicorn` (`pip install uvicorn`) to be installed.
Verified SafeView Analysis
remote-mcp-server-authless
by panky77
Provides an unauthenticated remote server for a Multi-Crew Protocol (MCP), likely for testing, internal network communication, or specific scenarios where authentication is not required.
Provides an unauthenticated remote server for a Multi-Crew Protocol (MCP), likely for testing, internal network communication, or specific scenarios where authentication is not required.
Review RequiredView Analysis
Automates Linux VM administration and command execution via SSH, integrated with OpenWebUI, including safeguards for destructive commands.
Automates Linux VM administration and command execution via SSH, integrated with OpenWebUI, including safeguards for destructive commands.
Setup Requirements
- ⚠️Docker required
- ⚠️`config.yaml` with plain-text SSH passwords must be manually created
- ⚠️Requires OpenWebUI to be running and connected to the same Docker network
- ⚠️Explicit `docker network connect` step is required after initial setup.
Review RequiredView Analysis
mdm-mcp-server
by IBM
Provides AI assistants with a Model Context Protocol (MCP) interface to interact with IBM Master Data Management (MDM) services for searching, retrieving, and managing master data through natural language.
Provides AI assistants with a Model Context Protocol (MCP) interface to interact with IBM Master Data Management (MDM) services for searching, retrieving, and managing master data through natural language.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires an IBM MDM instance with valid credentials (API Key/CRN for Cloud, Username/Password/URLs for Software Hub).
- ⚠️Disables SSL verification by default in HTTP requests, which is not suitable for production. Must manually set `verify_ssl=True` for secure deployments.
- ⚠️Does not verify JWT signatures by default, relying solely on trust for the authentication server.
Verified SafeView Analysis
my-mcp-server
by ashotchumore
A boilerplate for developing Model Context Protocol (MCP) servers in TypeScript, demonstrating the creation of AI tools (calculator, greeter, code reviewer) and resources (server info) that can be integrated with AI clients like Cursor.
A boilerplate for developing Model Context Protocol (MCP) servers in TypeScript, demonstrating the creation of AI tools (calculator, greeter, code reviewer) and resources (server info) that can be integrated with AI clients like Cursor.
Setup Requirements
- ⚠️Requires Node.js (version 20.0.0 or higher based on @smithery/cli dependency).
- ⚠️Requires a TypeScript development environment for code authoring.
- ⚠️Requires manual configuration (absolute path) in client-side tools like Cursor's mcp.json for integration.
Verified SafeView Analysis
Netscaler.MCP.server
by czirakim
An MCP server for managing Netscaler network devices via the NITRO API using Python tools.
An MCP server for managing Netscaler network devices via the NITRO API using Python tools.
Setup Requirements
- ⚠️Requires a running Netscaler device to function.
- ⚠️Requires a `.env` file with `IP_ADDRESS`, `X-NITRO-USER`, and `X-NITRO-PASS` configured.
- ⚠️Critical security risk due to disabled SSL verification (`verify=False`) in network communication. Not suitable for production without modification.
Review RequiredView Analysis
mcp-server
by AiDD-app
An ADHD-optimized productivity platform offering AI-powered task management, action item extraction from notes, and smart prioritization accessible via MCP clients like ChatGPT and Claude.
An ADHD-optimized productivity platform offering AI-powered task management, action item extraction from notes, and smart prioritization accessible via MCP clients like ChatGPT and Claude.
Setup Requirements
- ⚠️Requires macOS for Apple Notes integration (AppleScript dependency).
- ⚠️Relies on an external backend service: https://aidd-backend-prod-739193356129.us-central1.run.app.
- ⚠️Opens a local HTTP port (e.g., 54321, 6274) for OAuth callbacks, which may cause conflicts or require firewall configuration.
- ⚠️Hardcoded 'dev-api-key-123456' for backend communication if OAuth is not used.
Review RequiredView Analysis
ESO-MCP
by RichardDillman
Provides comprehensive Elder Scrolls Online game data, tools, and analysis capabilities for AI assistants.
Provides comprehensive Elder Scrolls Online game data, tools, and analysis capabilities for AI assistants.
Setup Requirements
- ⚠️Manual .env file configuration is required for API credentials (e.g., ESOLOGS_CLIENT_ID, ESOLOGS_CLIENT_SECRET).
- ⚠️External API credentials for ESO Logs (potentially requiring a paid API key for extensive usage) are mandatory for full parse analysis features.
- ⚠️Tesseract.js OCR for CMX screenshots may have platform-specific dependencies, and performance varies with image quality.
Verified SafeView Analysis
Life-Inbox-Zero
by SifatSikder
A unified AI-powered life management system that ingests various inputs, extracts actionable items, and auto-organizes them into a dashboard.
A unified AI-powered life management system that ingests various inputs, extracts actionable items, and auto-organizes them into a dashboard.
Setup Requirements
- ⚠️Requires Google Cloud Project setup for OAuth 2.0 Client ID (Gmail, Calendar, Drive APIs) and downloading 'credentials.json'.
- ⚠️Requires Tesseract OCR engine installed system-wide for image processing (pytesseract dependency).
- ⚠️Requires a Google Generative AI API key (e.g., GOOGLE_API_KEY environment variable if not using 'adk run').