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)
fast_mcp_server_training
by Shekhar-Mehla
A basic demonstration server for exposing a simple arithmetic function as an API endpoint using the FastMCP framework.
A basic demonstration server for exposing a simple arithmetic function as an API endpoint using the FastMCP framework.
Setup Requirements
- ⚠️Python 3.12+ only
Verified SafeView Analysis
spring-lambda-mcp-server
by 12dit152
This server acts as a Spring AI Model Chat Protocol (MCP) server, exposing specific tools for an AI model to interact with external services.
This server acts as a Spring AI Model Chat Protocol (MCP) server, exposing specific tools for an AI model to interact with external services.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) (typically 17 or newer for modern Spring Boot applications).
- ⚠️Requires a build tool like Maven or Gradle to compile and run the application.
- ⚠️While runnable locally, the inclusion of 'LambdaHandler' indicates it's primarily designed for deployment on AWS Lambda, implying AWS account setup and configuration for production use.
Verified SafeView Analysis
MCP_SERVER_LOCAL_FILES_ACCESS
by AdityaShekhawat16
A local server providing AI agents with tools for CRUD operations on files (text, PDF, DOCX) and SQLite databases within a designated workspace.
A local server providing AI agents with tools for CRUD operations on files (text, PDF, DOCX) and SQLite databases within a designated workspace.
Setup Requirements
- ⚠️Requires `fastmcp` library to be installed.
- ⚠️Requires `pypdf` for PDF file processing functionality.
- ⚠️Requires `python-docx` for DOCX file processing functionality.
Review RequiredView Analysis
newsblaster-mcp
by gmoigneu
A Symfony 8 application that aggregates daily news from YouTube videos on specific topics using AI, generating summaries, and storing reports, with an MCP server to expose this data to AI assistants.
A Symfony 8 application that aggregates daily news from YouTube videos on specific topics using AI, generating summaries, and storing reports, with an MCP server to expose this data to AI assistants.
Setup Requirements
- ⚠️Requires Anthropic API Key (Paid, for AI summarization)
- ⚠️Requires YouTube Data API Key (Google Cloud Project, subject to quotas)
- ⚠️Requires PostgreSQL and Redis to be running for database and message queueing
- ⚠️Transcript fetching relies on an external, unauthenticated third-party API (yt.lemnoslife.com), which may be unreliable or subject to rate limits.
Verified SafeView Analysis
etirement-planning-mcp
by SilVerBell0109
Provides a comprehensive AI-powered retirement planning system, offering services for asset accumulation, investment strategy, and tax-efficient withdrawal planning tailored for the Korean market.
Provides a comprehensive AI-powered retirement planning system, offering services for asset accumulation, investment strategy, and tax-efficient withdrawal planning tailored for the Korean market.
Setup Requirements
- ⚠️Docker Desktop required
- ⚠️Claude Desktop required for integration
- ⚠️Python 3.11+ required
- ⚠️pykrx library required for real-time market data features (for Tooja server)
Verified SafeView Analysis
mcp-server
by nezzeur
A placeholder for a server that likely interacts with an API or service, given the name 'mcp-server' and lack of specific implementation.
A placeholder for a server that likely interacts with an API or service, given the name 'mcp-server' and lack of specific implementation.
Verified SafeView Analysis
AICFO-MCP-SERVER
by Occams-Om
The project enables AI agents to perform comprehensive financial analysis and generate board-level CFO reports, utilizing both pre-built metrics and dynamic Python code execution on financial CSV data.
The project enables AI agents to perform comprehensive financial analysis and generate board-level CFO reports, utilizing both pre-built metrics and dynamic Python code execution on financial CSV data.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid service)
- ⚠️Python 3.10+ required
- ⚠️Report generation takes 2-3 minutes due to code execution and extensive analysis
Review RequiredView Analysis
mcp-server
by Dengpei1688
To provide an unidentified server-side component, potentially for network communication or management, given its name 'mcp-server'.
To provide an unidentified server-side component, potentially for network communication or management, given its name 'mcp-server'.
Review RequiredView Analysis
ecosystem-mcp-server
by pqsoccerboy17
Orchestrates personal automation tools, allowing an AI (Claude) to act as an operator for tasks like file organization, context synchronization, tax document processing, and system health monitoring.
Orchestrates personal automation tools, allowing an AI (Claude) to act as an operator for tasks like file organization, context synchronization, tax document processing, and system health monitoring.
Setup Requirements
- ⚠️Requires several other local repositories (downloads-organizer, treehouse-context-sync, notion-rules, monarch-mcp-server) to be cloned and installed at specific `~/Documents/` paths.
- ⚠️Requires `NOTION_TOKEN` environment variable for Notion integration.
- ⚠️Monarch Money features require separate authentication via the `monarch-mcp-server`.
Verified SafeView Analysis
wxgov_mcp_server
by PuneetUdhayan
The watsonx.governance MCP Server enables AI assistants to interact with IBM watsonx.governance APIs for AI model lifecycle management, governance, and compliance tracking.
The watsonx.governance MCP Server enables AI assistants to interact with IBM watsonx.governance APIs for AI model lifecycle management, governance, and compliance tracking.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires an IBM Cloud API key with appropriate watsonx.governance access.
- ⚠️Requires access to watsonx.governance catalogs.
Verified SafeView Analysis
awesome-productivity-mcp
by BlockRunAI
A curated list and directory of Model Context Protocol (MCP) servers designed for integrating various productivity tools with AI agents.
A curated list and directory of Model Context Protocol (MCP) servers designed for integrating various productivity tools with AI agents.
Verified SafeView Analysis
icore_mcp_server
by rahulmeena0912
The iCore MCP Server acts as a Model Context Protocol (MCP) gateway to execute SQL queries on AWS Athena and provide data schema information for AI agents.
The iCore MCP Server acts as a Model Context Protocol (MCP) gateway to execute SQL queries on AWS Athena and provide data schema information for AI agents.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Requires AWS credentials (either `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables or an IAM role for authentication).
- ⚠️Requires an existing AWS Athena setup including a specified region, database, catalog, workgroup, and an S3 bucket for query output.