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)
notion-mcp-server
by miriamtoca-ui
This server acts as a Model Context Protocol (MCP) endpoint, enabling agents to interact with Notion for document management, including creating, retrieving, and updating entries, and provides a direct `/ingest` endpoint for data entry.
This server acts as a Model Context Protocol (MCP) endpoint, enabling agents to interact with Notion for document management, including creating, retrieving, and updating entries, and provides a direct `/ingest` endpoint for data entry.
Setup Requirements
- ⚠️Requires NOTION_TOKEN environment variable (from a Notion integration).
- ⚠️Requires NOTION_DATABASE_ID environment variable (from a Notion database, critical to avoid using hardcoded default).
- ⚠️Requires a Notion integration to be set up with appropriate permissions to the target database(s).
Review RequiredView Analysis
rusty-intervals-mcp
by like-a-freedom
An MCP server for Intervals.icu, enabling LLMs (like Claude and VSCode Copilot) to access and analyze athlete training data, wellness metrics, and performance.
An MCP server for Intervals.icu, enabling LLMs (like Claude and VSCode Copilot) to access and analyze athlete training data, wellness metrics, and performance.
Setup Requirements
- ⚠️Requires a valid Intervals.icu API Key.
- ⚠️Requires your Intervals.icu Athlete ID.
- ⚠️Requires Rust 1.92+ and Cargo, or Docker, for execution.
Verified SafeView Analysis
mcp-payment-server
by Angelxd0714
Processes and manages financial payments within a server environment.
Processes and manages financial payments within a server environment.
Review RequiredView Analysis
mcp-server
by lightningfaucet
Enables AI agents to manage Bitcoin wallets on the Lightning Network, supporting payments, invoicing, and L402 protocol access for AI economic autonomy.
Enables AI agents to manage Bitcoin wallets on the Lightning Network, supporting payments, invoicing, and L402 protocol access for AI economic autonomy.
Setup Requirements
- ⚠️Requires a Lightning Faucet API key, which can be obtained via self-registration using the `register_operator` tool, or pre-configured as an environment variable.
- ⚠️Relies on the external Lightning Faucet service (lightningfaucet.com) for all transaction processing and wallet management.
- ⚠️Requires Node.js version 18.0.0 or higher to run.
Verified SafeView Analysis
xiaoya-teacher-mcp-server
by Sav1ouR520
Educational management for teachers, integrating with AI assistants via MCP to manage resources, create questions, and track tasks.
Educational management for teachers, integrating with AI assistants via MCP to manage resources, create questions, and track tasks.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires authentication credentials (XIAOYA_ACCOUNT/XIAOYA_PASSWORD or XIAOYA_AUTH_TOKEN) to be set via environment variables or HTTP headers.
- ⚠️Specifically designed for the '小雅智能教学平台' (xiaoya intelligent teaching platform) due to hardcoded API endpoints and client IDs.
Verified SafeView Analysis
mcp-server
by namphuongtran
Provides a framework for managing, interacting with, and inspecting model context and related knowledge bases using the Model Context Protocol.
Provides a framework for managing, interacting with, and inspecting model context and related knowledge bases using the Model Context Protocol.
Setup Requirements
- ⚠️Requires Docker and Docker Compose installed.
- ⚠️Requires `OUTLINE_API_KEY` environment variable.
- ⚠️Requires `MCP_PROXY_AUTH_TOKEN` environment variable.
Verified SafeView Analysis
Kopi-af-MCP-server
by MagnusMax-tech
A simple web application and API for students to view and sign up for extracurricular activities at a high school.
A simple web application and API for students to view and sign up for extracurricular activities at a high school.
Setup Requirements
- ⚠️Data is stored in-memory and will be reset when the server restarts.
- ⚠️The provided `src/README.md` suggests running with `python app.py`, but a FastAPI application is typically run using Uvicorn, e.g., `uvicorn app:app --host 0.0.0.0 --port 8000` to start the server properly.
Verified SafeView Analysis
mcp-server
by joelab1224
A multi-tenant server designed to dynamically load, compile, and execute AI tools (like user profiling and text analysis) within a sandboxed environment, exposing them via an API.
A multi-tenant server designed to dynamically load, compile, and execute AI tools (like user profiling and text analysis) within a sandboxed environment, exposing them via an API.
Setup Requirements
- ⚠️Requires MongoDB connection via MONGODB_URI and DATABASE_NAME environment variables.
- ⚠️Default API_KEY and ADMIN_API_KEY environment variables are hardcoded ('dev-key-123', 'admin-key-123') and should be changed for production.
- ⚠️Requires a modern Python version (likely 3.7+) due to asyncio usage.
Review RequiredView Analysis
jira-mcp-server
by bugzy-ai
Enables AI assistants to interact with on-premise Jira Server deployments for issue management.
Enables AI assistants to interact with on-premise Jira Server deployments for issue management.
Setup Requirements
- ⚠️Requires Node.js 20.0.0 or higher.
- ⚠️Jira Server/Data Center 8.14+ is required for Personal Access Token (PAT) authentication; older versions necessitate less secure Basic Auth.
- ⚠️Local development setup with 'npm run setup' requires Docker and manual steps for Jira license and administrator account creation on first run.
Verified SafeView Analysis
ai-prompt-templates
by Scarmonit
Provides a multi-model AI prompt templating engine with variable substitution, orchestration, workflow automation, and cost optimization for various LLMs like Claude, GPT-4, Gemini, and Kimi.
Provides a multi-model AI prompt templating engine with variable substitution, orchestration, workflow automation, and cost optimization for various LLMs like Claude, GPT-4, Gemini, and Kimi.
Setup Requirements
- ⚠️Requires API keys for Claude, GPT-4, Gemini, and Kimi (paid services).
- ⚠️Requires YAML templates to be defined for prompt templating.
- ⚠️Integration with an MCP server implies an external dependency or specific deployment environment.
Review RequiredView Analysis
vtru-mcp
by Vitruveo
Provides read-only blockchain services for the Vitruveo network to AI agents via the Model Context Protocol.
Provides read-only blockchain services for the Vitruveo network to AI agents via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Bun 1.0+ or Node 18+
- ⚠️Hardcoded to Vitruveo Mainnet (Chain ID 1490)
Verified SafeView Analysis
git-mcp-server-next
by GHjiejie
Provides a web-based API and frontend for a control program or service.
Provides a web-based API and frontend for a control program or service.
Setup Requirements
- ⚠️Requires Node.js to be installed.
- ⚠️A frontend build step (`npm run build`) is necessary to generate the static assets (`dist` folder) that the Node.js Express server needs to serve. The server's `src/index.js` currently points to a `public` directory, while `webpack.config.js` outputs to `dist`, indicating a potential path mismatch that would need to be resolved for the application to function correctly.
- ⚠️The `start` script in `package.json` only runs a `webpack-dev-server` for frontend development, not the Node.js backend server.