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)
Skills-MCP-Veeam-Backup-Pro
by DevSkillsIT
Enables AI assistants (Claude Code, Gemini CLI, Claude Desktop) to interact with Veeam Backup & Replication for monitoring, querying, and controlling backup infrastructure through natural language.
Enables AI assistants (Claude Code, Gemini CLI, Claude Desktop) to interact with Veeam Backup & Replication for monitoring, querying, and controlling backup infrastructure through natural language.
Setup Requirements
- ⚠️Requires Veeam Backup & Replication 12+ with REST API enabled.
- ⚠️Veeam API credentials with appropriate permissions (read-only for queries, higher for control operations) are mandatory.
- ⚠️Node.js 20+ runtime environment is required.
- ⚠️The `VEEAM_IGNORE_SSL=true` setting is enabled by default, posing a significant security risk by ignoring invalid SSL certificates for the Veeam API. This must be explicitly set to `false` and proper SSL configured for production deployments.
- ⚠️A custom `AUTH_TOKEN` environment variable must be set by the user for securing the MCP HTTP endpoints.
Review RequiredView Analysis
mcp-server-b4j
by pyhoon
A simple inventory management system demonstrating MCP Server functionality with SQLite through standard input/output.
A simple inventory management system demonstrating MCP Server functionality with SQLite through standard input/output.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) installed and configured in the PATH or specified in the Claude Desktop config.
- ⚠️Requires the compiled 'mcp_server.jar' file to be present at the exact path specified in the Claude Desktop configuration (e.g., C:\B4X\Development\mcp-server\Objects\mcp_server.jar).
Verified SafeView Analysis
FairArena-MCP-Server
by FairArena
Provides a Model Context Protocol (MCP) server for semantic search and retrieval of FairArena documentation using Pinecone and Google Gemini embeddings.
Provides a Model Context Protocol (MCP) server for semantic search and retrieval of FairArena documentation using Pinecone and Google Gemini embeddings.
Setup Requirements
- ⚠️Requires Pinecone API key and configured Pinecone indexes (developer and user documentation).
- ⚠️Requires a Google Gemini API Key for effective semantic search; otherwise, it falls back to a hash-based (non-semantic) embedding for development purposes.
- ⚠️The embedding dimension in environment variables must match the Pinecone index configuration.
Verified SafeView Analysis
clockodo-mcp-server
by pfaeffli
MCP server wrapper for the Clockodo time tracking API, offering time tracking, HR analytics, and team management with role-based access.
MCP server wrapper for the Clockodo time tracking API, offering time tracking, HR analytics, and team management with role-based access.
Setup Requirements
- ⚠️Requires Clockodo API credentials (CLOCKODO_API_USER, CLOCKODO_API_KEY).
- ⚠️Requires Python 3.12+ (if running directly from source).
- ⚠️Docker is recommended for simplified setup and local client integration.
- ⚠️The HTTP/SSE transport (CLOCKODO_MCP_TRANSPORT=sse) is experimental, has known issues, and lacks built-in authentication, making it unsuitable for direct internet exposure without external security infrastructure.
Verified SafeView Analysis
ARCLinearGitHub-MCP
by arclabs-studio
Automating development workflows by integrating Linear issue tracking and GitHub repository management, enforcing ARC Labs Studio naming conventions.
Automating development workflows by integrating Linear issue tracking and GitHub repository management, enforcing ARC Labs Studio naming conventions.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Requires Linear API Key (may be a paid service)
- ⚠️Requires GitHub Personal Access Token
- ⚠️Requires `uv` or `pip` for dependency management
- ⚠️Requires specific environment variables configured in a `.env` file.
Verified SafeView Analysis
linux-gnome-mcp
by mbeps
Automate desktop tasks on GNOME & Fedora using AI clients by interacting with system settings and applications.
Automate desktop tasks on GNOME & Fedora using AI clients by interacting with system settings and applications.
Setup Requirements
- ⚠️Requires Python 3.12 or above.
- ⚠️Requires UV package manager.
- ⚠️Requires a Linux system with the GNOME desktop environment and its associated command-line utilities (e.g., gsettings, nmcli, pactl, playerctl, gtk-launch, gio, notify-send, wl-copy, dbus-send).
Verified SafeView Analysis
mcp-server-mail-agent
by gufao
Manages email accounts from multiple providers (Gmail, Outlook, IMAP) with a unified inbox and programmatic access via MCP tools.
Manages email accounts from multiple providers (Gmail, Outlook, IMAP) with a unified inbox and programmatic access via MCP tools.
Setup Requirements
- ⚠️Requires manual setup in Google Cloud Console (for Gmail) or Azure Portal (for Outlook) to obtain OAuth credentials.
- ⚠️Secrets (like IMAP password, Outlook client secret) must be provided via environment variables, not hardcoded in configuration files.
- ⚠️Initial OAuth authentication for Gmail/Outlook requires a temporary local web server running on http://localhost:3000.
Verified SafeView Analysis
mcp-servers-gemini
by sharjeeltanoli
Configures a collection of modular tools for an AI agent to interact with development-related services and systems.
Configures a collection of modular tools for an AI agent to interact with development-related services and systems.
Setup Requirements
- ⚠️Requires Node.js and npm for `npx` commands.
- ⚠️GITHUB_PERSONAL_ACCESS_TOKEN environment variable required for GitHub server.
- ⚠️Absolute paths for `YOUR_DOCUMENTS_PATH` and `YOUR_DESKTOP_PATH` must be configured for the filesystem server.
- ⚠️A Context7 API Key must be provided as a command-line argument for the context7 server.
- ⚠️Vercel authentication is required for the Vercel server.
- ⚠️The `tailwindcss-server` executable must be in the system's PATH or explicitly defined.
Verified SafeView Analysis
Weather_MCP_Server
by Hydraallen
Provides current weather, forecast, and severe weather alerts for supported cities to Claude Desktop via the Model Context Protocol (MCP).
Provides current weather, forecast, and severe weather alerts for supported cities to Claude Desktop via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Docker is required to build and run the server.
- ⚠️Manual configuration of Claude Desktop's `claude_desktop_config.json` file is necessary.
- ⚠️Users must verify the Docker image name matches what `docker images` reports after building.
Verified SafeView Analysis
outline-mcp-server
by raisedadead
Integrates Outline wiki with LLM applications via Model Context Protocol to enable searching, reading, creating, and managing wiki documents.
Integrates Outline wiki with LLM applications via Model Context Protocol to enable searching, reading, creating, and managing wiki documents.
Setup Requirements
- ⚠️Requires an Outline API Key (e.g., `ol_api_xxx`) obtained from your Outline instance settings.
- ⚠️Requires the base URL of your Outline instance (e.g., `https://your-instance.getoutline.com`).
- ⚠️Requires Node.js version 22.14 or higher and the pnpm package manager for development and setup.
Verified SafeView Analysis
ConsoleHost_Parser_MCP
by Amier-ge
Parses PowerShell ConsoleHost_history.txt files from disk images for forensic analysis.
Parses PowerShell ConsoleHost_history.txt files from disk images for forensic analysis.
Setup Requirements
- ⚠️The `README.md` states a critical dependency on a sibling `ConsoleHost_Parser` library folder (two folders must be in the same parent directory). While the provided `mcp_server.py` code appears self-contained and doesn't explicitly import from this sibling, the README's warning suggests it's essential for the full functionality.
- ⚠️Requires `pytsk3` (Python bindings for The Sleuth Kit) and `pyewf` (Python bindings for Expert Witness Format) which might require system-level dependencies (e.g., `libtsk` and `libewf`) for successful installation.
Verified SafeView Analysis
specs-mcp-server
by pharmbio
The server provides a suite of tools for similarity search and analytics on a compound dataset, focusing on compound-to-compound and MOA-to-MOA relationships, gene co-occurrence, and disease rollups for drug discovery and bioinformatics.
The server provides a suite of tools for similarity search and analytics on a compound dataset, focusing on compound-to-compound and MOA-to-MOA relationships, gene co-occurrence, and disease rollups for drug discovery and bioinformatics.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️A `data/compound_aggregate_with_annotations.csv` file must be present at the specified path for the server to function.
- ⚠️Docker is recommended for local execution as per the README, streamlining dependency management.