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)
poly-ssg-mcp
by hyperpolymath
Unified server for managing and interacting with various static site generators written in diverse programming languages, designed for integration with AI agents.
Unified server for managing and interacting with various static site generators written in diverse programming languages, designed for integration with AI agents.
Setup Requirements
- ⚠️Requires Deno runtime environment.
- ⚠️Each supported Static Site Generator (SSG) binary (e.g., `zola`, `stack`, `julia`, `sbcl`, `mix`) must be individually installed and available in the system's PATH for its adapter to connect and function.
- ⚠️Requires `rescript` to be installed and accessible via Deno's npm compatibility layer for local development and build processes (`deno run -A npm:rescript build`).
Review RequiredView Analysis
twist-ai
by Doist
Enables AI agents to access and interact with a Twist workspace, providing tools for managing threads, conversations, and user information.
Enables AI agents to access and interact with a Twist workspace, providing tools for managing threads, conversations, and user information.
Setup Requirements
- ⚠️Requires `TWIST_API_KEY` environment variable to be set.
- ⚠️`@modelcontextprotocol/sdk` is a peer dependency and must be explicitly installed by the user.
- ⚠️Requires Node.js 18 or higher.
Verified SafeView Analysis
db-mcp
by neverinfamous
An enterprise-grade Model Context Protocol (MCP) server providing advanced database operations, AI-native functionalities like vector search, and OAuth 2.1 authentication for SQLite databases.
An enterprise-grade Model Context Protocol (MCP) server providing advanced database operations, AI-native functionalities like vector search, and OAuth 2.1 authentication for SQLite databases.
Setup Requirements
- ⚠️Requires Node.js 24+ (LTS).
- ⚠️Docker is recommended for deployment and required for the `--sqlite-native` backend in certain IDEs or environments.
- ⚠️Enabling OAuth 2.1 requires a separate Authorization Server (e.g., Keycloak) to be set up and configured, involving several manual steps.
- ⚠️The `--sqlite-native` backend, offering more tools including transactions and window functions, relies on the `better-sqlite3` optional dependency, which may require specific build environments or manual installation.
Verified SafeView Analysis
Simple-OSINT-Recon-mcp-server
by Imashanilupul
Provides open-source intelligence (OSINT) reconnaissance capabilities as a Model Context Protocol (MCP) server for integration with AI agents.
Provides open-source intelligence (OSINT) reconnaissance capabilities as a Model Context Protocol (MCP) server for integration with AI agents.
Setup Requirements
- ⚠️Requires Python 3.12 or higher (as per pyproject.toml).
- ⚠️Requires a Wigle API account and API keys (WIGLE_API_NAME, WIGLE_API_TOKEN) for BSSID lookups.
- ⚠️Requires creating a `.env` file for API keys in the project root.
Verified SafeView Analysis
fluffos-mcp
by gesslar
An MCP server that enables AI assistants to perform driver-level validation, debugging, and documentation lookup for LPC code using FluffOS CLI tools.
An MCP server that enables AI assistants to perform driver-level validation, debugging, and documentation lookup for LPC code using FluffOS CLI tools.
Setup Requirements
- ⚠️Requires FluffOS installed with `symbol` and `lpcc` binaries available.
- ⚠️Requires Node.js v22 or higher.
- ⚠️Requires environment variables FLUFFOS_BIN_DIR, MUD_RUNTIME_CONFIG_FILE, and optionally FLUFFOS_DOCS_DIR to be set with absolute paths.
Verified SafeView Analysis
supabase-mcp-server
by mcp-use
This server provides interactive tools and React widgets for exploring and querying your Supabase database and viewing its service status.
This server provides interactive tools and React widgets for exploring and querying your Supabase database and viewing its service status.
Setup Requirements
- ⚠️Requires Node.js 18+ and yarn.
- ⚠️Requires an active Supabase project.
- ⚠️Requires a Supabase Personal Access Token (which can incur costs depending on usage).
Review RequiredView Analysis
cursor-ide-mcp-server-stdio
by ltsch
A specialized MCP server for Cursor IDE that automatically creates and manages project-specific rule directories with automatic file watching and AI-powered rule management tools.
A specialized MCP server for Cursor IDE that automatically creates and manages project-specific rule directories with automatic file watching and AI-powered rule management tools.
Setup Requirements
- ⚠️Requires Node.js 18+ (automated by 'install.sh' script).
- ⚠️Requires Cursor IDE to be installed and configured for MCP.
- ⚠️When using 'generate-config.js' for new projects, paths in the generated '.cursor/mcp.json' output may require manual adjustment to match the actual server repository location.
Verified SafeView Analysis
findmine-mcp
by findmine
An MCP server that provides product styling, outfitting recommendations, visually similar product suggestions, and fashion advice by integrating with the FindMine API for LLM-powered shopping stylists.
An MCP server that provides product styling, outfitting recommendations, visually similar product suggestions, and fashion advice by integrating with the FindMine API for LLM-powered shopping stylists.
Setup Requirements
- ⚠️Requires a FindMine Application ID (`FINDMINE_APP_ID`) for non-demo usage, which must be obtained from FindMine.
- ⚠️User interaction tracking (`track_interaction` tool) and item detail updates (`update_item_details` tool) are disabled by default and require explicit environment variables (`FINDMINE_ENABLE_TRACKING=true`, `FINDMINE_ENABLE_ITEM_UPDATES=true`) to be enabled.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop) to connect and interact with the server after installation.
Verified SafeView Analysis
WeDaka-MCP
by keith-hung
This MCP server provides an interface for an AI agent to interact with an employee time-tracking and clock-in/out system (WeDaka).
This MCP server provides an interface for an AI agent to interact with an employee time-tracking and clock-in/out system (WeDaka).
Setup Requirements
- ⚠️Requires Node.js 20.0.0+.
- ⚠️Requires an external 'WeDaka' server instance to connect to, configured via WEDAKA_API_URL.
- ⚠️Requires specific environment variables (WEDAKA_API_URL, WEDAKA_USERNAME, WEDAKA_DEVICE_ID, WEDAKA_EMP_NO) for authentication and API communication.
Review RequiredView Analysis
mcp-server-rhoai
by ada333
Manages AI/ML development environments (workbenches, images, hardware profiles) on Red Hat OpenShift AI (RHOAI) via an AI agent.
Manages AI/ML development environments (workbenches, images, hardware profiles) on Red Hat OpenShift AI (RHOAI) via an AI agent.
Setup Requirements
- ⚠️Requires Go runtime and compiler to build the binary (`go build`).
- ⚠️Requires a configured `~/.kube/config` file with access to the target OpenShift/Kubernetes cluster.
- ⚠️The user running the server must be logged into the OpenShift cluster with sufficient permissions for the operations requested by the tools.
Verified SafeView Analysis
voicepeak-mcp
by kgain21
Provides a reusable Flutter widget for cycling through a list of other widgets with transition animations.
Provides a reusable Flutter widget for cycling through a list of other widgets with transition animations.
Setup Requirements
- ⚠️Requires Flutter SDK to build and run
- ⚠️Requires Xcode for iOS development
- ⚠️Requires Android SDK/Studio for Android development
Verified SafeView Analysis
-mcp-to-skill-converter
by saygex9965
Converts any Model Context Protocol (MCP) server into a Claude Skill to enable dynamic tool invocation and achieve significant context savings.
Converts any Model Context Protocol (MCP) server into a Claude Skill to enable dynamic tool invocation and achieve significant context savings.
Setup Requirements
- ⚠️Requires the `mcp` Python package (`pip install mcp`).
- ⚠️The input MCP server configuration (`mcp-config.json`) may contain sensitive information (e.g., API tokens) that will be copied to the generated skill directory.
- ⚠️The target MCP server might have its own external dependencies (e.g., Node.js/npm for `npx` commands) that must be installed on the system where the skill executor runs.