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)
tableau-mcp
by tableau
The Tableau MCP server provides a standardized interface for AI tools to interact with Tableau Cloud or Server, enabling AI-powered analytics, data exploration, and insight generation from Tableau workbooks, views, datasources, and Pulse metrics.
The Tableau MCP server provides a standardized interface for AI tools to interact with Tableau Cloud or Server, enabling AI-powered analytics, data exploration, and insight generation from Tableau workbooks, views, datasources, and Pulse metrics.
Setup Requirements
- ⚠️Requires configuration of Tableau connection details (TABLEAU_SERVER, TABLEAU_SITE_NAME) and an authentication method (PAT_VALUE/PAT_NAME, UAT_PUBLIC_KEY, or DIRECT_TRUST_USERNAME) via environment variables.
- ⚠️If OAuth is enabled, requires robust setup including `OAUTH_JWE_PRIVATE_KEY` and client registration.
- ⚠️Data retrieval tools (`query-datasource`, `get-view-image`, list tools with high limits) can return large datasets or base64 encoded images, potentially leading to high token usage and longer response times. Users are advised to use aggregation and filters.
Verified SafeView Analysis
touchdesigner-mcp
by 8beeeaaat
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
Setup Requirements
- ⚠️Requires TouchDesigner (latest version recommended) to be running and accessible.
- ⚠️The folder structure of the `mcp_webserver_base.tox` component must be preserved after extraction within TouchDesigner.
- ⚠️Requires Node.js 18.x or later for NPM package usage, or Docker and Docker Compose for containerized deployment.
Verified SafeView Analysis
anki-mcp-server
by nailuoGG
Enables Large Language Models (LLMs) to interact with and manage Anki flashcards and decks using the AnkiConnect add-on, providing tools for creating, updating, searching, and organizing learning material.
Enables Large Language Models (LLMs) to interact with and manage Anki flashcards and decks using the AnkiConnect add-on, providing tools for creating, updating, searching, and organizing learning material.
Setup Requirements
- ⚠️Requires the Anki desktop application to be installed and running on the local machine.
- ⚠️Requires the AnkiConnect add-on to be installed within Anki.
Verified SafeView Analysis
agentor
by CelestoAI
Build and deploy scalable AI agents that can interact with various tools and communicate via A2A and MCP protocols.
Build and deploy scalable AI agents that can interact with various tools and communicate via A2A and MCP protocols.
Setup Requirements
- ⚠️Requires API keys for LLMs (e.g., OPENAI_API_KEY, LLM_API_KEY) and various tools (e.g., WEATHER_API_KEY, BRIGHT_DATA_API_KEY, GITHUB_TOKEN, SLACK_TOKEN, CELESTO_API_KEY) which may involve paid services.
- ⚠️Dependencies for specific tools (e.g., `psycopg2-binary` for PostgreSQL, `PyGithub` for GitHub) are optional and must be installed with `pip install agentor[<extra>]` as needed.
- ⚠️Setting up Google OAuth credentials is required for `GmailTool`.
- ⚠️Requires Python 3.10 or higher.
Review RequiredView Analysis
memorizer-v1
by petabridge
A .NET-based service for AI agents to store, retrieve, and search through memories using vector embeddings, featuring asynchronous chunking, version control, and relationship management.
A .NET-based service for AI agents to store, retrieve, and search through memories using vector embeddings, featuring asynchronous chunking, version control, and relationship management.
Setup Requirements
- ⚠️Docker and Docker Compose are required for easy setup and dependency management.
- ⚠️An Ollama service (or compatible LLM/embedding API) is required for vector embeddings and LLM operations, which is typically managed via Docker Compose.
- ⚠️PostgreSQL with the pgvector extension is required as the primary data store.
Verified SafeView Analysis
cursor-cloud-agent-mcp
by jxnl
This MCP server acts as a gateway, allowing AI assistants to interact with the Cursor Cloud Agents API to create, manage, and monitor automated tasks on GitHub repositories.
This MCP server acts as a gateway, allowing AI assistants to interact with the Cursor Cloud Agents API to create, manage, and monitor automated tasks on GitHub repositories.
Setup Requirements
- ⚠️Requires `CURSOR_API_KEY` environment variable, obtained from cursor.com/settings.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Local Git CLI must be installed for `get_repos` to detect local repositories.
Verified SafeView Analysis
Frappe_Assistant_Core
by buildswithpaul
AI-powered business data analysis and document management by connecting Claude Desktop (or other LLMs) to Frappe ERP systems.
AI-powered business data analysis and document management by connecting Claude Desktop (or other LLMs) to Frappe ERP systems.
Setup Requirements
- ⚠️Requires a running Frappe/ERPNext instance with the `frappe_assistant_core` app installed and API access enabled.
- ⚠️Requires extensive Python data science libraries (e.g., pandas, numpy, matplotlib, seaborn, plotly, scipy, pypdf, Pillow, python-docx, pdfplumber) to be installed in the Frappe environment.
- ⚠️Requires a system-level Tesseract OCR installation for image and scanned PDF content extraction.
- ⚠️OAuth 2.0 configuration for LLM clients, including generating API credentials and potentially configuring CORS for development tools.
Review RequiredView Analysis
rocketship
by rocketship-ai
This MCP server assists AI coding agents by providing Rocketship testing examples, optimal test structure, schema information, CLI guidance, and codebase analysis to help agents write better Rocketship tests.
This MCP server assists AI coding agents by providing Rocketship testing examples, optimal test structure, schema information, CLI guidance, and codebase analysis to help agents write better Rocketship tests.
Setup Requirements
- ⚠️Requires Node.js 18+ to run the MCP server.
- ⚠️The build process requires the Go-based Rocketship CLI to be buildable and runnable for dynamic introspection, implying a Go development environment dependency during compilation.
- ⚠️Full functionality of the integrated 'agent' plugin (which consumes this MCP server's knowledge) depends on `ANTHROPIC_API_KEY` and `claude-agent-sdk` (installed via pip), incurring external API costs and Python dependencies.
Verified SafeView Analysis
context-engine
by Kirachon
Provides an agent-agnostic local context engine via Model Context Protocol (MCP) for coding agents, enabling semantic search, planning, code review, and prompt enhancement with AI integration.
Provides an agent-agnostic local context engine via Model Context Protocol (MCP) for coding agents, enabling semantic search, planning, code review, and prompt enhancement with AI integration.
Setup Requirements
- ⚠️Requires Node.js 18 or higher to run.
- ⚠️Requires Auggie CLI (`npm install -g @augmentcode/auggie`) for setup and authentication.
- ⚠️Relies on an external Augment API Token (`AUGMENT_API_TOKEN` environment variable or `auggie login`), which likely incurs costs for LLM and embedding services. Offline mode (`CONTEXT_ENGINE_OFFLINE_ONLY=true`) can be enabled, but requires a pre-built local index and disables online features.
- ⚠️Optional static analysis features require `tsc` (TypeScript) and optionally `semgrep` to be installed and available in the system's PATH.
Verified SafeView Analysis
gistpad-mcp
by lostintangent
Manages and shares personal knowledge, daily notes, and reusable prompts via GitHub Gists for MCP-enabled AI products.
Manages and shares personal knowledge, daily notes, and reusable prompts via GitHub Gists for MCP-enabled AI products.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) with 'gist' scope set as `GITHUB_TOKEN` environment variable.
- ⚠️Requires Node.js v22.0.0 or higher.
- ⚠️Requires manual configuration in the MCP client to add the server's command and environment variables.
Verified SafeView Analysis
mcp-proxy
by punkpeye
A TypeScript streamable HTTP and SSE proxy for MCP servers that use stdio transport.
A TypeScript streamable HTTP and SSE proxy for MCP servers that use stdio transport.
Setup Requirements
- ⚠️Requires a running MCP server accessible via stdio (e.g., a local Node.js or Python process).
- ⚠️Requires Node.js installed in the environment.
- ⚠️Using `--shell` or `--tunnel` options with an untrusted underlying MCP server exposes significant security risks.
Verified SafeView Analysis
supermcp
by dhanababum
A multi-tenant SQL database connector for the MCP platform, enabling AI assistants to interact with various SQL databases like PostgreSQL, MySQL, MSSQL, Oracle, Snowflake, and SQLite through a unified interface.
A multi-tenant SQL database connector for the MCP platform, enabling AI assistants to interact with various SQL databases like PostgreSQL, MySQL, MSSQL, Oracle, Snowflake, and SQLite through a unified interface.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️Deployment is primarily demonstrated via Docker and Docker Compose, requiring familiarity with containerization.
- ⚠️The core `app` backend requires a PostgreSQL database (TimescaleDB recommended). Specific database drivers (e.g., `psycopg2-binary`, `pymysql`) must be installed for each target SQL database type the connector intends to support.
- ⚠️The hardcoded `SECRET = "SECRET"` in `app/src/users.py` for user authentication tokens must be manually changed in the source code or overridden via environment variables for any non-development deployment to prevent critical security vulnerabilities.