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)
SolitaProject-MCP-Server
by simoalanne
Provides tools for AI assistants to interact with a funding application evaluation backend, primarily for semi-automated QA testing.
Provides tools for AI assistants to interact with a funding application evaluation backend, primarily for semi-automated QA testing.
Setup Requirements
- ⚠️Requires Node.js 22+
- ⚠️Requires the 'SolitaProject' backend running locally on `localhost:3000` or an external deployment configured via `API_BASE_URL`.
- ⚠️The full workflow described (including financial data) implies a need for a separate web scraping tool or manual data input for complete financial data.
Verified SafeView Analysis
MCP-For-Minecraft-Server
by Ver-zhzh
Enables AI assistants to interact with and manage Minecraft servers through a standardized interface.
Enables AI assistants to interact with and manage Minecraft servers through a standardized interface.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires a Minecraft Spigot/Paper server version 1.8.9-1.21.x (excluding 1.17).
- ⚠️Building the Java plugin requires Java JDK 8+ and Maven.
Verified SafeView Analysis
MCP_expense_tracer
by sreehari-sreesunil
A lightweight MCP server for tracking personal expenses, integrable with Claude Desktop.
A lightweight MCP server for tracking personal expenses, integrable with Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.13+ (as per pyproject.toml)
- ⚠️Requires 'uv' package manager for setup
- ⚠️Intended for use with Claude Desktop client
Verified SafeView Analysis
apple-reminders-mcp
by justinhaaheim
Integrate Apple Reminders with Claude Desktop for comprehensive task management and reminders via conversation.
Integrate Apple Reminders with Claude Desktop for comprehensive task management and reminders via conversation.
Setup Requirements
- ⚠️Requires macOS 14.0 (Sonoma) or later.
- ⚠️Requires Swift 5.9 or later.
- ⚠️Requires the Claude Desktop app.
- ⚠️Requires granting 'Full Access to Reminders' permission on first run.
Verified SafeView Analysis
obsidian-kanban-mcp
by trung-persefoni
Manage Obsidian Kanban boards programmatically through an MCP server.
Manage Obsidian Kanban boards programmatically through an MCP server.
Setup Requirements
- ⚠️Requires Node.js installed.
- ⚠️Requires Obsidian vault with the Kanban plugin installed.
- ⚠️Requires `VAULT_PATH` environment variable set to your Obsidian vault path, or it defaults to `~/workspace/cursor-vault`.
Verified SafeView Analysis
node-sdk
by Scan-Documents
This MCP Server exposes image and PDF processing functionalities to AI agents, allowing them to perform tasks like applying image effects, converting formats, detecting documents, extracting text, and manipulating PDF files.
This MCP Server exposes image and PDF processing functionalities to AI agents, allowing them to perform tasks like applying image effects, converting formats, detecting documents, extracting text, and manipulating PDF files.
Setup Requirements
- ⚠️Requires `SCAN_DOCUMENTS_API_KEY` environment variable for authentication (paid API likely).
- ⚠️The 'code mode' tool delegates code execution to an external service (`CODE_MODE_ENDPOINT_URL`), whose security and sandbox integrity are critical and external to this codebase. Trust in this external service is implied.
- ⚠️Primarily designed for Node.js environments (v20 LTS or later recommended).
Verified SafeView Analysis
delfos-mcp-server
by Lina-go
Provides a remote server with a set of tools to enable AI agents to interact with an Azure SQL Database and generate Power BI report URLs using the Model Context Protocol (MCP) SDK.
Provides a remote server with a set of tools to enable AI agents to interact with an Azure SQL Database and generate Power BI report URLs using the Model Context Protocol (MCP) SDK.
Setup Requirements
- ⚠️Requires Python 3.10+ (specifically 3.12.2 for Azure deployment via Oryx).
- ⚠️Requires Azure Functions Core Tools for local execution.
- ⚠️Requires an Azure SQL Database connection string (`DB_CONNECTION_STRING`) to be provided.
- ⚠️Power BI Workspace (`WORKSPACE_ID`) and Report IDs (`REPORT_ID`) are needed for Power BI URL generation.
- ⚠️The MCP SDK hosting capability is currently in 'early preview'.
Review RequiredView Analysis
Avaza-MCP-Server
by vivanov87
This server provides 106 granular, semantic tools for managing Avaza API functionalities including schedules, timesheets, projects, tasks, financials, expenses, companies, contacts, and webhooks, designed for integration with Model Context Protocol (MCP) clients like LLMs.
This server provides 106 granular, semantic tools for managing Avaza API functionalities including schedules, timesheets, projects, tasks, financials, expenses, companies, contacts, and webhooks, designed for integration with Model Context Protocol (MCP) clients like LLMs.
Setup Requirements
- ⚠️Requires Node.js 18+ and an Avaza API Key, which must be manually added to a `.env` file for the main server to function.
- ⚠️The `test-runner.js` in the repository contains a hardcoded Avaza API key, which is a severe security risk if the repository is cloned or the test runner is executed without removing/replacing this key.
- ⚠️Functional limitations exist for some tools (e.g., `update_project_booking` does not consistently apply updates, and the `Notes` field for schedules is often ignored). Integration with n8n via HTTP/SSE is currently non-functional, requiring alternative setup or stdio mode.
Review RequiredView Analysis
project-management-automation
by davidl71
Automating project management workflows and integrating local AI models for enhanced developer productivity and project health monitoring within an IDE environment.
Automating project management workflows and integrating local AI models for enhanced developer productivity and project health monitoring within an IDE environment.
Setup Requirements
- ⚠️Critical FastMCP framework bug (100% tool failure rate) requires the `EXARP_FORCE_STDIO=1` environment variable workaround to function.
- ⚠️Requires Python 3.10+ as per FastMCP dependency.
- ⚠️Project dependencies must be installed (recommended: `uv sync`).
- ⚠️Local Ollama server must be running and models pulled (e.g., `ollama pull phi3`) for Ollama-based AI tools.
- ⚠️Apple Silicon Mac required for MLX/CoreML tools, with relevant models downloaded.
- ⚠️MCP client configuration in `.cursor/mcp.json` requires absolute paths to the `exarp-uvx-wrapper.sh` script, necessitating local path adjustments via `scripts/setup_mcp_config.sh` or manual configuration.
- ⚠️A complete restart of the Cursor IDE is typically required after MCP configuration changes.
Verified SafeView Analysis
java-mcp-sql-server
by DGdev91
Manages and stores game-related data for a Minecraft Coder Pack (MCP) server using a SQL database.
Manages and stores game-related data for a Minecraft Coder Pack (MCP) server using a SQL database.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) installed.
- ⚠️Requires a running SQL database server instance (e.g., MySQL, PostgreSQL, SQL Server) to connect to.
- ⚠️Requires appropriate JDBC drivers for the chosen SQL database.
Review RequiredView Analysis
rs-mcp-agent
by diplinfmarkodrews
Provides an AI-powered chat interface to integrate with a legacy Java-based ReportServer application using both UI automation (Playwright) and direct RPC communication, enhanced with semantic search and multi-LLM provider support.
Provides an AI-powered chat interface to integrate with a legacy Java-based ReportServer application using both UI automation (Playwright) and direct RPC communication, enhanced with semantic search and multi-LLM provider support.
Setup Requirements
- ⚠️Requires a ReportServer instance running for integration.
- ⚠️Requires .NET 9.0 SDK or later installed.
- ⚠️Requires Docker Desktop for containerized services (Ollama, Qdrant) orchestrated by .NET Aspire.
- ⚠️Ollama GPU support is enabled by default in the Aspire host; it may crash if a compatible GPU is not available.
- ⚠️API keys for commercial LLMs (Anthropic, OpenAI, Azure OpenAI) must be configured as environment variables or in `appsettings.json`.
- ⚠️Playwright browsers and its dependencies need to be installed on the system if not managed by .NET Playwright CLI.
Verified SafeView Analysis
belvg_mcp_extended
by belvg-public
Extends PrestaShop's MCP Server to provide AI agents with high-level business logic tools for store management and analytics.
Extends PrestaShop's MCP Server to provide AI agents with high-level business logic tools for store management and analytics.
Setup Requirements
- ⚠️Requires PrestaShop 8.0.0 or higher.
- ⚠️Requires PHP 8.1 or higher.
- ⚠️The official 'ps_mcp_server' module must be installed and active.
- ⚠️Requires manual clearing of the ps_mcp_server cache file (.mcp/.cache.json) after installation for new tools to be recognized.