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)
coolify-mcp-server
by StuMason
Integrate with and manage resources, applications, services, databases, and deployments on a Coolify platform via a standardized Model Context Protocol (MCP) interface.
Integrate with and manage resources, applications, services, databases, and deployments on a Coolify platform via a standardized Model Context Protocol (MCP) interface.
Setup Requirements
- ⚠️Requires a Coolify API Access Token to be set as the `COOLIFY_ACCESS_TOKEN` environment variable.
- ⚠️Requires the base URL of your Coolify instance to be set as the `COOLIFY_BASE_URL` environment variable.
- ⚠️Requires specific configuration in a `claude_desktop_config.json` file to correctly integrate with the Model Context Protocol environment.
Verified SafeView Analysis
SchemaPin
by ThirdKeyAI
A cryptographic protocol to ensure integrity and authenticity of tool schemas for AI agents, preventing 'MCP Rug Pull' attacks.
A cryptographic protocol to ensure integrity and authenticity of tool schemas for AI agents, preventing 'MCP Rug Pull' attacks.
Setup Requirements
- ⚠️Tool developers must securely manage cryptographic private keys.
- ⚠️Deployment requires hosting a `.well-known/schemapin.json` endpoint for public key discovery.
- ⚠️Building from source requires multiple language toolchains (Python, JavaScript, Go, Rust) and associated build tools.
Verified SafeView Analysis
mcp-conformance-action
by SamMorrowDrums
A GitHub Action for detecting changes to Model Context Protocol (MCP) server public interfaces by comparing API responses between branches.
A GitHub Action for detecting changes to Model Context Protocol (MCP) server public interfaces by comparing API responses between branches.
Setup Requirements
- ⚠️Requires `fetch-depth: 0` in the `actions/checkout` step to ensure full Git history for baseline comparison.
- ⚠️The MCP server being tested must be runnable and bind to an accessible address (e.g., `0.0.0.0` or `127.0.0.1` for HTTP transport) within the GitHub Actions runner environment.
- ⚠️If using a `start_command` for HTTP transport, `startup_wait_ms` or `pre_test_wait_ms` may need to be adjusted if the server takes longer to start.
Verified SafeView Analysis
freshservice_mcp
by effytech
Integrates AI models with Freshservice for automated IT service management operations across tickets, changes, products, requesters, agents, and solution articles.
Integrates AI models with Freshservice for automated IT service management operations across tickets, changes, products, requesters, agents, and solution articles.
Setup Requirements
- ⚠️Requires a Freshservice account and API key (may be a paid service).
- ⚠️Requires 'uvx' (or 'uv') for Python environment management.
- ⚠️Python 3.13 or higher is required.
- ⚠️Correctly setting `FRESHSERVICE_APIKEY` and `FRESHSERVICE_DOMAIN` environment variables is critical.
Verified SafeView Analysis
ai-tools-flake
by clempat
Unified Nix flake for configuring AI tools, MCP servers, and AI agents across Claude Code, OpenCode, and other platforms.
Unified Nix flake for configuring AI tools, MCP servers, and AI agents across Claude Code, OpenCode, and other platforms.
Setup Requirements
- ⚠️Requires Home Manager `unstable` branch.
- ⚠️Recommends Nixpkgs `nixos-unstable`.
- ⚠️Full functionality for many agents (e.g., Atlassian, GitHub, Sentry MCPs) requires configuration of various external API keys.
Verified SafeView Analysis
artifact-mcp
by looptech-ai
AI agent server for high-fidelity document generation and manipulation (Word, Excel, PowerPoint, PDF, Markdown, EPUB, MS Project, Email) via a declarative workspace pattern.
AI agent server for high-fidelity document generation and manipulation (Word, Excel, PowerPoint, PDF, Markdown, EPUB, MS Project, Email) via a declarative workspace pattern.
Setup Requirements
- ⚠️Requires an MCP client to interact with its tools.
- ⚠️EPUB document generation and editing requires the `EbookLib` Python package (`pip install EbookLib`).
- ⚠️Reading Outlook `.msg` files (for email analysis/editing) requires the `extract-msg` Python package (`pip install extract-msg`).
- ⚠️PDF chart generation functionality requires the `matplotlib` Python package.
- ⚠️Visio (`.vsdx`) document generation and editing relies on the `vsdx` Python package (`pip install vsdx`) and is template-based, meaning it cannot create shapes from scratch without an existing .vsdx template.
- ⚠️Markdown to HTML export functionality requires the `markdown` Python package (`pip install markdown`).
Verified SafeView Analysis
teradata-mcp-server
by Teradata
A comprehensive Model Context Protocol (MCP) server for Teradata, exposing a rich suite of database administration, data quality, security, SQL optimization, vector store, plotting, backup/restore, feature store, and LLM chat/RAG capabilities as MCP tools for client applications like AI agents.
A comprehensive Model Context Protocol (MCP) server for Teradata, exposing a rich suite of database administration, data quality, security, SQL optimization, vector store, plotting, backup/restore, feature store, and LLM chat/RAG capabilities as MCP tools for client applications like AI agents.
Setup Requirements
- ⚠️Requires a running Teradata Database (version >= 17.20).
- ⚠️Requires Teradata-specific Python client libraries (`teradataml`, `teradatagenai`, `tdfs4ds`).
- ⚠️For Backup & Restore features, a Teradata DSA (Data Stream Architecture) system must be installed and accessible. Insecure default credentials (`admin`/`admin`) are used if environment variables are not set for DSA.
- ⚠️For Chat Completion features, an OpenAI-compatible `CompleteChat` Java Table Operator UDF must be installed in the Teradata database.
- ⚠️Extensive environment variable configuration is necessary to enable all features securely.
Verified SafeView Analysis
codebase-RAG
by bluewings1211
A Retrieval-Augmented Generation (RAG) server designed to assist AI agents and developers in understanding and navigating codebases through semantic search.
A Retrieval-Augmented Generation (RAG) server designed to assist AI agents and developers in understanding and navigating codebases through semantic search.
Setup Requirements
- ⚠️Requires a locally running vector database (Qdrant) for persistent storage.
- ⚠️Requires a locally running embedding model server (Ollama or MLX Server) for generating code embeddings.
- ⚠️A Python 3.8+ environment with 'uv' (a modern package manager) is necessary for setup and running the server/tools.
Verified SafeView Analysis
teamcity-mcp
by Daghis
A Model Control Protocol (MCP) server that bridges AI coding assistants with JetBrains TeamCity CI/CD server, exposing TeamCity operations as MCP tools.
A Model Control Protocol (MCP) server that bridges AI coding assistants with JetBrains TeamCity CI/CD server, exposing TeamCity operations as MCP tools.
Setup Requirements
- ⚠️Requires Node.js version >= 20.10.0 and < 21.
- ⚠️Requires access to a running JetBrains TeamCity Server 2020.1+ with its REST API enabled.
- ⚠️A valid TeamCity authentication token with appropriate permissions is mandatory for operation.
Verified SafeView Analysis
mcp-typescript-template
by nickytonline
This project provides a foundational TypeScript template for developing remote Model Context Protocol (MCP) servers with robust tooling and best practices.
This project provides a foundational TypeScript template for developing remote Model Context Protocol (MCP) servers with robust tooling and best practices.
Setup Requirements
- ⚠️Requires Node.js >= 22.18.0
Verified SafeView Analysis
newline-mcp-server
by newline53
Enables AI agents to interact with the Newline Banking API for managing synthetic accounts, transfers, customers, transactions, and other banking operations via the Model Context Protocol (MCP).
Enables AI agents to interact with the Newline Banking API for managing synthetic accounts, transfers, customers, transactions, and other banking operations via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a Newline API HMAC authentication key (`NEWLINE_HMAC_KEY`).
- ⚠️Requires a Newline program identifier (`NEWLINE_PROGRAM_ID`).
- ⚠️Requires Node.js version 18.0.0 or higher.
Verified SafeView Analysis
Flint
by create-with-swift
A server that generates 3D models in Blender and exports them as USDZ files from text prompts using an AI agent.
A server that generates 3D models in Blender and exports them as USDZ files from text prompts using an AI agent.
Setup Requirements
- ⚠️Requires macOS with Blender installed at `/Applications/Blender.app/Contents/MacOS/Blender` (or `BLENDER_PATH` set in `.env`).
- ⚠️Requires `uv` toolchain (`brew install uv`) for `uvx blender-mcp`.
- ⚠️Requires a valid Anthropic API key (`ANTHROPIC_API_KEY`) for Claude Sonnet 4.5, which is a paid service.