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)
n8n-mcp
by chewlabs
A server component designed to extend or interact with the n8n workflow automation platform, potentially for multi-cloud or specific integration purposes.
A server component designed to extend or interact with the n8n workflow automation platform, potentially for multi-cloud or specific integration purposes.
Setup Requirements
- ⚠️Source code not provided for review (CRITICAL)
- ⚠️Requires a running n8n instance for integration (likely)
- ⚠️Node.js runtime environment (likely)
Review RequiredView Analysis
mcp-server-everything-sse
by namm163
A test server for developers building Model Context Protocol (MCP) clients, demonstrating various MCP features like tools, prompts, resources, and sampling.
A test server for developers building Model Context Protocol (MCP) clients, demonstrating various MCP features like tools, prompts, resources, and sampling.
Setup Requirements
- ⚠️Requires Node.js and npm/npx
- ⚠️Requires an MCP client to interact with
Verified SafeView Analysis
filescrubberMCP
by MCPRUNNER
A Model Context Protocol (MCP) server that extends AI assistants with comprehensive file system operations, multi-format data parsing, Scriban template processing, HTTP client operations, and workflow automation.
A Model Context Protocol (MCP) server that extends AI assistants with comprehensive file system operations, multi-format data parsing, Scriban template processing, HTTP client operations, and workflow automation.
Setup Requirements
- ⚠️Requires .NET 10.0 SDK or later.
- ⚠️The `FILESCRUBBER_FILE_DIRECTORY` environment variable is crucial for sandboxing file operations, especially in Docker or production environments. If not set, it defaults to the current working directory, potentially exposing unintended files.
- ⚠️The `fscrub_ask_github_copilot` tool requires an active GitHub Copilot context (e.g., within an IDE integrated with Copilot) to function as intended, as the server acts as a proxy to Copilot.
Verified SafeView Analysis
fi-mcp-server
by Aryanjstar
Provides a mock financial data API for the AURA Financial Platform, simulating the Fi Money MCP API for development and demonstration.
Provides a mock financial data API for the AURA Financial Platform, simulating the Fi Money MCP API for development and demonstration.
Verified SafeView Analysis
microsoft-graph-mcp-server
by ry-ops
Manages Microsoft 365 users, licenses, and groups via Microsoft Graph API, enabling automated M365 administration through AI agents.
Manages Microsoft 365 users, licenses, and groups via Microsoft Graph API, enabling automated M365 administration through AI agents.
Setup Requirements
- ⚠️Requires Python 3.10+ and `uv` package manager.
- ⚠️Mandatory Microsoft Azure App Registration with specific, broad 'Application' API permissions (User.ReadWrite.All, Directory.ReadWrite.All, Group.ReadWrite.All, Organization.Read.All) and admin consent.
- ⚠️Manual configuration of Claude Desktop's `claude_desktop_config.json` with an absolute path to the project directory and environment variables.
Verified SafeView Analysis
mysql_mcp_server
by wenjiachengy
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with MySQL databases for listing tables, reading data, and executing SQL queries.
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with MySQL databases for listing tables, reading data, and executing SQL queries.
Setup Requirements
- ⚠️Requires a running MySQL database instance.
- ⚠️Requires manual creation and configuration of a highly restricted MySQL user with specific permissions for secure operation (as detailed in SECURITY.md).
Review RequiredView Analysis
fccs-mcp-server
by ivossos
Provides an AI-powered conversational interface for Oracle FCCS (Financial Consolidation and Close Cloud Service) operations, financial planning, analysis, and investment reporting.
Provides an AI-powered conversational interface for Oracle FCCS (Financial Consolidation and Close Cloud Service) operations, financial planning, analysis, and investment reporting.
Setup Requirements
- ⚠️FCCS Credentials Required for Live Use: For integration with a real Oracle FCCS instance, the FCCS_URL, FCCS_USERNAME, and FCCS_PASSWORD environment variables must be securely configured. The server defaults to mock mode if these are not provided or FCCS_MOCK_MODE is explicitly set to true.
- ⚠️Local File System Access for Memo Generation: The generate_investment_memo tool creates a Word document (.docx) and saves it to the local file system (process.cwd()). In serverless or containerized environments, ensuring persistent storage or a mechanism to retrieve this generated file would be necessary.
Verified SafeView Analysis
NinjaCode-MCP
by OBEDPoP
NinjaCode is an MCP server designed to help AI agents generate high-quality, secure, and maintainable code by providing real-time code quality and security analysis.
NinjaCode is an MCP server designed to help AI agents generate high-quality, secure, and maintainable code by providing real-time code quality and security analysis.
Setup Requirements
- ⚠️Users must download signed executables exclusively from official NinjaMinds channels (ninjaminds.org or official GitHub releases) due to the risk of malware from unofficial sources.
- ⚠️The server operates as a local executable (stdio-based) started by the IDE; it cannot be configured to use a remote URL directly from IDEs like VS Code (at least not yet).
- ⚠️To enable automatic enforcement and guidance from NinjaCode, users must manually copy a `copilot-instructions.md` template into their project's `.github` folder and restart their IDE.
Review RequiredView Analysis
hono-mcp-server
by mouguu
Provides a production-ready Model Context Protocol (MCP) server on Cloudflare Workers, offering tools to search and retrieve Hono documentation for AI models.
Provides a production-ready Model Context Protocol (MCP) server on Cloudflare Workers, offering tools to search and retrieve Hono documentation for AI models.
Setup Requirements
- ⚠️Requires Node.js 18+ to run locally.
- ⚠️A Cloudflare account is needed for deployment.
Verified SafeView Analysis
MCP_server
by bvirfollet
The MCP Server enables AI models to securely interact with local system resources through a defined protocol, offering granular control over file access, code execution, resource usage, and various communication transports.
The MCP Server enables AI models to securely interact with local system resources through a defined protocol, offering granular control over file access, code execution, resource usage, and various communication transports.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️The default JWT_SECRET_KEY is 'changeme-32-chars-minimum-for-development-only!!!!' and MUST be set via an environment variable or configuration for production environments.
- ⚠️Aiohttp is required for WebSocket transport and may need to be installed separately.
- ⚠️For network transports (TCP/WebSocket), specific run methods (e.g., run_with_tcp, run_with_websocket, run_multi_transport) must be called instead of the default `server.run()` which uses Stdio.
Verified SafeView Analysis
HuskyLens2MCP
by ronibandini
Provides a command-line interface to interact with a DFRobot HuskyLens 2 MCP Server, leveraging Google Gemini AI for visual reasoning and natural language processing of sensor data.
Provides a command-line interface to interact with a DFRobot HuskyLens 2 MCP Server, leveraging Google Gemini AI for visual reasoning and natural language processing of sensor data.
Setup Requirements
- ⚠️Requires DFRobot HuskyLens 2 with 1.1.6+ firmware (or later)
- ⚠️Requires a Google Gemini API Key (available on free tier)
- ⚠️Requires HuskyLens MCP Server to be enabled and its IP address configured in the script
- ⚠️Requires `google-genai` Python package (`pip install google-genai`)
Verified SafeView Analysis
incredibuild-mcp-server
by Incredibuild-RND
An MCP server enabling AI assistants to query IncrediBuild build history from local SQLite databases.
An MCP server enabling AI assistants to query IncrediBuild build history from local SQLite databases.
Setup Requirements
- ⚠️Requires Docker to be installed and running for standard AI client integration.
- ⚠️The environment variable 'IB_DB_DIR' must be set and point to an existing directory.
- ⚠️The specified 'IB_DB_DIR' must contain the 'BuildHistoryDB.db' SQLite file.