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(9120)
scrapegraph-mcp
by ScrapeGraphAI
Provides AI-powered web scraping, structured data extraction, multi-page crawling, and agentic automation capabilities for language models.
Provides AI-powered web scraping, structured data extraction, multi-page crawling, and agentic automation capabilities for language models.
Setup Requirements
- ⚠️Requires a ScrapeGraph AI API Key (paid service from dashboard.scrapegraphai.com).
- ⚠️Python 3.13+ required.
- ⚠️Node.js and npm/npx required for Smithery installation/usage.
Verified SafeView Analysis
Fusion-360-MCP-Server
by AuraFriday
Enables AI agents to control Autodesk Fusion 360 through its API, execute Python code directly within Fusion, and integrate with other Model Context Protocol (MCP) tools.
Enables AI agents to control Autodesk Fusion 360 through its API, execute Python code directly within Fusion, and integrate with other Model Context Protocol (MCP) tools.
Setup Requirements
- ⚠️Requires an external 'Aura Friday MCP-Link Server' to be installed and running.
- ⚠️Requires Autodesk Fusion 360 to be installed and running as a host application.
- ⚠️AI-executed Python code has FULL and UNRESTRICTED system access; users are solely responsible for all outcomes and must fully trust the AI and its prompts.
Review RequiredView Analysis
pagerduty-mcp-server
by PagerDuty
The PagerDuty MCP Server allows MCP-enabled clients (like AI agents) to interact with a PagerDuty account to manage incidents, services, schedules, event orchestrations, and other PagerDuty resources.
The PagerDuty MCP Server allows MCP-enabled clients (like AI agents) to interact with a PagerDuty account to manage incidents, services, schedules, event orchestrations, and other PagerDuty resources.
Setup Requirements
- ⚠️Requires a PagerDuty User API Token for authentication.
- ⚠️Python 3.12+ is required.
- ⚠️Requires 'asdf-vm' and 'uv' for local development setup.
Verified SafeView Analysis
workflowy
by mholzen
Connect AI assistants to Workflowy data and outlines for search, bulk operations, and reporting, or manage Workflowy via CLI.
Connect AI assistants to Workflowy data and outlines for search, bulk operations, and reporting, or manage Workflowy via CLI.
Setup Requirements
- ⚠️Requires a Workflowy API Key (obtained from Workflowy.com/api-key/) saved to `~/.workflowy/api.key` or set as `WORKFLOWY_API_KEY` environment variable.
- ⚠️The `transform` command's `--exec` flag allows arbitrary shell command execution on the host system, posing a significant security risk if exposed to an AI assistant (via MCP) or used carelessly. The `--write-root-id` restriction does not apply to `--exec` functionality.
- ⚠️For offline mode, Workflowy's Dropbox auto-backup feature must be enabled and synced locally.
Verified SafeView Analysis
redBookMCP
by Xeron2000
This server provides a Model Context Protocol (MCP) interface for generating Xiaohongshu-style graphic content, including outlines and images, by orchestrating calls to external AI services.
This server provides a Model Context Protocol (MCP) interface for generating Xiaohongshu-style graphic content, including outlines and images, by orchestrating calls to external AI services.
Setup Requirements
- ⚠️Requires an external AI image generation API URL, API Key, and model name (e.g., OpenAI DALL-E compatible service), which are typically paid services.
- ⚠️Requires Node.js and npm/pnpm to be installed.
- ⚠️The project is explicitly marked as 'Deprecated' in the README, recommending the use of Claude Code's built-in skills instead, implying potential lack of maintenance or a superior alternative.
- ⚠️Requires a local `DATA_DIR` to be specified and writable for storing project data and generated images.
Verified SafeView Analysis
last9-mcp-server
by last9
A backend HTTP server likely used as a control plane or for data collection/processing within an observability or monitoring system.
A backend HTTP server likely used as a control plane or for data collection/processing within an observability or monitoring system.
Setup Requirements
- ⚠️Docker required to build and run the containerized server.
- ⚠️Go compiler (v1.16+) required if building and running directly without Docker.
Verified SafeView Analysis
mcpcat-python-sdk
by MCPCat
An analytics and observability SDK for Multi-modal Conversational Platform (MCP) servers, capturing user behavior and tool interactions for product development and debugging.
An analytics and observability SDK for Multi-modal Conversational Platform (MCP) servers, capturing user behavior and tool interactions for product development and debugging.
Setup Requirements
- ⚠️Requires compatible MCP server: Supports 'mcp>=1.2.0' or 'fastmcp>=2.7.0,!=2.9.*'.
- ⚠️Outbound network access required to 'https://api.mcpcat.io' and any configured telemetry endpoints.
- ⚠️Project ID or Exporters required: Must be initialized with either an MCPCat project ID (from mcpcat.io) or a configuration for external telemetry exporters.
Review RequiredView Analysis
unity-mcp-sharp
by Abbabon
Integrates AI assistants with Unity Editor for game development automation via Model Context Protocol (MCP).
Integrates AI assistants with Unity Editor for game development automation via Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Unity 2021.3+ Editor
- ⚠️Requires Docker Desktop installed and running
- ⚠️Requires AI assistant configuration (e.g., VS Code, Cursor, Claude Desktop .json settings)
Verified SafeView Analysis
us-census-bureau-data-api-mcp
by uscensusbureau
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
Setup Requirements
- ⚠️Requires a U.S. Census Bureau API Key (`CENSUS_API_KEY`).
- ⚠️Requires Docker and Docker Compose for easy setup and database management.
- ⚠️Initial database seeding can be time-intensive due to fetching large datasets from the Census API and processing them.
Verified SafeView Analysis
freecad-addon-robust-mcp-server
by spkane
Enables AI assistants to integrate with FreeCAD for assisted development and debugging of 3D models, macros, and workbenches, supporting various CAD operations and environment introspection.
Enables AI assistants to integrate with FreeCAD for assisted development and debugging of 3D models, macros, and workbenches, supporting various CAD operations and environment introspection.
Setup Requirements
- ⚠️Requires Python 3.11 to match FreeCAD's bundled Python for ABI compatibility; mismatch causes fatal crashes.
- ⚠️Embedded connection mode crashes on macOS/Windows due to FreeCAD's library linking; use XML-RPC or Socket mode on these platforms.
- ⚠️Requires the 'Robust MCP Bridge workbench' to be installed and manually started inside FreeCAD for XML-RPC and Socket modes.
- ⚠️Docker deployments require `--add-host=host.docker.internal:host-gateway` and `FREECAD_SOCKET_HOST=host.docker.internal` to connect to FreeCAD on the host.
Verified SafeView Analysis
vikunja-mcp
by democratize-technology
Facilitates integration and automation of Vikunja task and project management by exposing its API functionalities via the Model Context Protocol (MCP), enabling structured, AI-driven interactions.
Facilitates integration and automation of Vikunja task and project management by exposing its API functionalities via the Model Context Protocol (MCP), enabling structured, AI-driven interactions.
Setup Requirements
- ⚠️Authentication Requirements: Requires a Vikunja API URL (VIKUNJA_URL) and API token (VIKUNJA_API_TOKEN). Certain operations (e.g., user management, data export) strictly require JWT authentication, which might necessitate changing the API token type.
- ⚠️Vikunja API Limitations: The Vikunja 'Users' API endpoint is known to sometimes fail with standard API tokens, potentially impacting features that rely on user resolution, such as assignee assignments during batch imports.
- ⚠️Performance for Large Datasets: Operations like 'vikunja_export_project' can consume significant memory for very large projects with numerous tasks or deep hierarchies, requiring awareness of configured limits or careful usage.
- ⚠️Specific Permissions: Webhook operations and certain other advanced features may require API tokens with additional, specific permissions beyond basic access rights.
Verified SafeView Analysis
contentful-mcp-server
by contentful
Provides AI assistants with comprehensive tools to interact with Contentful APIs for content creation, management, asset organization, workflow automation, and content modeling.
Provides AI assistants with comprehensive tools to interact with Contentful APIs for content creation, management, asset organization, workflow automation, and content modeling.
Setup Requirements
- ⚠️Requires a Contentful Management API personal access token, which is a sensitive credential.
- ⚠️Requires Node.js >=22.0.0 and npm >=10.0.0.
- ⚠️Requires a Contentful account with a Space ID.