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)
architectgbt-mcp
by 3rdbrain
Provides AI model recommendations and code templates directly within an IDE via the Model Context Protocol (MCP).
Provides AI model recommendations and code templates directly within an IDE via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0.
- ⚠️ArchitectGBT Pro subscription and API key required for unlimited recommendations and code templates.
- ⚠️Free tier recommendations are IP-based and limited to 3 per day.
Verified SafeView Analysis
excalidraw-mcp
by cmd8
Model Context Protocol (MCP) server for programmatically creating, modifying, and querying Excalidraw diagrams.
Model Context Protocol (MCP) server for programmatically creating, modifying, and querying Excalidraw diagrams.
Setup Requirements
- ⚠️Node.js >= v18.0.0 required
- ⚠️Requires a local Excalidraw file path to operate on (`--diagram` argument)
Verified SafeView Analysis
mcp-on-windows-samples
by microsoft
Demonstrates building and packaging a C# Model Context Protocol (MCP) server for Windows in MSIX and MCPB formats, and provides client samples to interact with it.
Demonstrates building and packaging a C# Model Context Protocol (MCP) server for Windows in MSIX and MCPB formats, and provides client samples to interact with it.
Setup Requirements
- ⚠️Requires .NET 9.0 SDK or later for server components.
- ⚠️Requires NodeJS for MCPB packaging and JavaScript client samples.
- ⚠️Requires WinAppCLI for MSIX packaging, with a non-standard installation process for the `mcp-host-electron` sample (download .tgz and install locally).
- ⚠️Manual installation of a development certificate is necessary for MSIX packages on the machine.
- ⚠️`odr.exe` must be accessible in the system's PATH for client applications to discover and connect to servers.
Verified SafeView Analysis
postgres-mcp
by neverinfamous
A PostgreSQL database management and optimization expert system, offering interactive workflows for query analysis, index tuning, health monitoring, backup strategies, and advanced functionalities like vector search and geospatial data management. It helps users understand and improve their PostgreSQL database performance and health.
A PostgreSQL database management and optimization expert system, offering interactive workflows for query analysis, index tuning, health monitoring, backup strategies, and advanced functionalities like vector search and geospatial data management. It helps users understand and improve their PostgreSQL database performance and health.
Setup Requirements
- ⚠️Requires a running PostgreSQL Instance (connection details via DATABASE_URI environment variable).
- ⚠️Full functionality depends on PostgreSQL Extensions (e.g., pg_stat_statements, hypopg, pgvector, PostGIS) which must be manually installed in the database.
- ⚠️Docker is the recommended deployment method, implying users need Docker installed.
Verified SafeView Analysis
local-history-mcp
by xxczaki
Access Cursor/VS Code Local History through the Model Context Protocol for AI-powered data recovery and enhanced context awareness.
Access Cursor/VS Code Local History through the Model Context Protocol for AI-powered data recovery and enhanced context awareness.
Setup Requirements
- ⚠️Requires VS Code or Cursor editor to have local history enabled and populated for functionality.
- ⚠️Requires Node.js (version >=22.22.0) to be installed.
- ⚠️The 'restore_from_history' tool has significant security implications due to arbitrary file write capabilities; exercise extreme caution or disable this tool if not fully trusting the AI agent and the environment it runs in.
Review RequiredView Analysis
nowcoder-mcp
by Infinityay
Enable AI assistants to search and retrieve content from the NowCoder platform, including job interview experiences, discussion posts, and career-related information.
Enable AI assistants to search and retrieve content from the NowCoder platform, including job interview experiences, discussion posts, and career-related information.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Requires `uv` (recommended) or `pip` for dependency management
Verified SafeView Analysis
Secure_GenAI_Gateway_and_MCP_Server
by vijayyarabolu
A secure serverless gateway for accessing Large Language Models (LLMs) via Amazon Bedrock, incorporating input sanitization and routing.
A secure serverless gateway for accessing Large Language Models (LLMs) via Amazon Bedrock, incorporating input sanitization and routing.
Setup Requirements
- ⚠️Requires an AWS account and configured AWS credentials with appropriate permissions.
- ⚠️Requires AWS SAM CLI to be installed for deployment.
- ⚠️Requires Amazon Bedrock access to be enabled in the AWS account and region.
- ⚠️The Bedrock invocation in `src/lambda_function.py` is currently mocked and needs to be uncommented for actual LLM interaction.
Verified SafeView Analysis
deepl-mcp-server
by DeepLcom
Provides DeepL translation and linguistic capabilities as a Model Context Protocol (MCP) server for integration with AI clients.
Provides DeepL translation and linguistic capabilities as a Model Context Protocol (MCP) server for integration with AI clients.
Setup Requirements
- ⚠️Requires a DeepL API key (paid, though a free tier is available with usage limits).
- ⚠️Needs a Node.js runtime environment to execute the JavaScript server.
- ⚠️Requires npm for dependency installation if cloning the repository, or npx for zero-install usage.
Verified SafeView Analysis
ABAP_CHECK_MCP
by leocaogit
Provides ABAP REPORT program syntax checking capabilities for IDEs by connecting to SAP ERP systems via RFC.
Provides ABAP REPORT program syntax checking capabilities for IDEs by connecting to SAP ERP systems via RFC.
Setup Requirements
- ⚠️Requires proprietary SAP NetWeaver RFC SDK (requires SAP S-user to download and specific OS-level installation).
- ⚠️Requires an active SAP ERP system with a custom ABAP function module (`Z_CHECK_ABAP_SYNTAX`, `ZSYNTAX_ERROR` structure, `ZSYNTAX_CHECK` function group) manually deployed.
- ⚠️The SAP RFC user requires highly privileged authorizations, specifically `S_PROGRAM` with create (01) and delete (06) activities, and `S_DEVELOP`.
Review RequiredView Analysis
cloudglue-mcp-server
by aviaryhq
Connects Cloudglue to AI assistants for video collection understanding, enabling LLMs to analyze videos, extract structured data, and gain insights from visual and audio content.
Connects Cloudglue to AI assistants for video collection understanding, enabling LLMs to analyze videos, extract structured data, and gain insights from visual and audio content.
Setup Requirements
- ⚠️Requires a Cloudglue API Key for authentication (paid service).
- ⚠️Requires an MCP client (e.g., Cursor, Claude Desktop) to interact with the server.
- ⚠️Node.js runtime environment is necessary to run the server locally.
Verified SafeView Analysis
mcp-server-apple-events
by FradSer
Integrate Apple Reminders and Calendar with MCP clients for comprehensive management and automation on macOS.
Integrate Apple Reminders and Calendar with MCP clients for comprehensive management and automation on macOS.
Setup Requirements
- ⚠️Requires macOS for Apple Reminders and Calendar integration.
- ⚠️Requires Node.js 18 or later.
- ⚠️Requires Xcode Command Line Tools for compiling the Swift bridge.
Verified SafeView Analysis
jamf-mcp-server
by dbankscard
This server enables AI assistants like Claude and ChatGPT to interact with Jamf Pro for comprehensive Apple device management through natural language conversations and intelligent workflows.
This server enables AI assistants like Claude and ChatGPT to interact with Jamf Pro for comprehensive Apple device management through natural language conversations and intelligent workflows.
Setup Requirements
- ⚠️Requires a Jamf Pro instance with API access (OAuth2 Client ID/Secret or Basic Auth credentials).
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️For AI analysis features (e.g., in documentation), an Anthropic API Key (ANTHROPIC_API_KEY) is necessary. Other AI providers (OpenAI, Bedrock) can be configured for the CLI agent.
- ⚠️For external AI integration (e.g., ChatGPT via HTTP server), OAuth2 provider configuration (Auth0/Okta details) and a public endpoint (via Cloudflare/ngrok) are needed.