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)
mcp-server
by kfbyldy
An MCP server designed to ingest data into a big data platform and provide weather information.
An MCP server designed to ingest data into a big data platform and provide weather information.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️Access to an internal network (specifically 'uds-index-platform.test.fnwintranet.com') is required for the big data upload functionality.
- ⚠️The 'uv' tool for running the server might need prior installation (e.g., 'pip install uv' or 'pipx install uv').
Verified SafeView Analysis
docs-scraper-mcp
by adwonnacott
Scrapes documentation from websites using Firecrawl, stores it locally, backs it up to GitHub, and provides tools for retrieval, search, and management.
Scrapes documentation from websites using Firecrawl, stores it locally, backs it up to GitHub, and provides tools for retrieval, search, and management.
Setup Requirements
- ⚠️Requires a Firecrawl API key (paid service after free tier).
- ⚠️Requires a GitHub Personal Access Token with repository access.
- ⚠️Requires a pre-initialized GitHub repository (with at least one commit) for backups.
Verified SafeView Analysis
simply-feed-mcp
by hmmroger
A Model Context Protocol (MCP) server that enables AI assistants to fetch, search, and retrieve real-time information from RSS/news feeds, including summarization and topic extraction using an LLM.
A Model Context Protocol (MCP) server that enables AI assistants to fetch, search, and retrieve real-time information from RSS/news feeds, including summarization and topic extraction using an LLM.
Setup Requirements
- ⚠️Requires Node.js 20+.
- ⚠️Requires an OpenAI-compatible LLM API Key (paid service) for summarization and search capabilities.
- ⚠️A separate worker process (e.g., `npx simply-feed-mcp --worker`) must be running to continuously fetch and process feed items, otherwise the MCP server will not have any data.
Verified SafeView Analysis
learning_coach_mcp
by Pevansh
A personalized AI Learning Coach MCP server that tracks learning progress, fetches relevant content, and generates daily learning insights using RAG.
A personalized AI Learning Coach MCP server that tracks learning progress, fetches relevant content, and generates daily learning insights using RAG.
Setup Requirements
- ⚠️Requires a Supabase database instance with pgvector extension and a specific SQL schema to be set up manually.
- ⚠️Requires a Groq API Key, which is a paid service for LLM inference.
- ⚠️Requires `sentence-transformers` to download and run a local embedding model (e.g., `all-MiniLM-L6-v2`), which consumes local CPU/RAM.
Review RequiredView Analysis
Context-Persistance
by jayasimhag1reddy
Enables cross-window context sharing for AI conversations in VS Code by persistently storing and linking discussions across different repositories.
Enables cross-window context sharing for AI conversations in VS Code by persistently storing and linking discussions across different repositories.
Setup Requirements
- ⚠️Requires manual configuration in VS Code's `mcpServers.json` settings file with the absolute path to the compiled server.
- ⚠️Requires Node.js and `npm` to build and run (`npm install`, `npm run build`).
Verified SafeView Analysis
mcp-server-repomix
by mlopezgez
Serves model context via the Model Context Protocol, integrated as an extension within the Zed editor for the 'Repomix' project.
Serves model context via the Model Context Protocol, integrated as an extension within the Zed editor for the 'Repomix' project.
Setup Requirements
- ⚠️Requires the Rust toolchain (compiler and Cargo) to build the extension.
- ⚠️Not a standalone executable; it must be compiled as a dynamic library and loaded by the Zed editor as an extension.
- ⚠️The provided `main` function is a placeholder and does not initiate the actual Model Context Protocol server functionality.
Verified SafeView Analysis
mcp-server-rs-template
by furbyhaxx
A starter template for building Model Context Protocol (MCP) servers in Rust, enabling AI assistant integrations.
A starter template for building Model Context Protocol (MCP) servers in Rust, enabling AI assistant integrations.
Setup Requirements
- ⚠️Requires Rust 1.85+ (Rust 2024 edition).
- ⚠️The `rmcp` library has specific API patterns (e.g., `#[tool]` macros) that users need to follow.
- ⚠️No built-in authentication, authorization, or TLS for HTTP transport; users must implement these for secure production deployments.
Verified SafeView Analysis
exploitdb-mcp-server
by johnohhh1
Integrates Exploit-DB with AI assistants (e.g., Open-WebUI) to assist with penetration testing workflows by searching for and retrieving exploit information.
Integrates Exploit-DB with AI assistants (e.g., Open-WebUI) to assist with penetration testing workflows by searching for and retrieving exploit information.
Setup Requirements
- ⚠️Requires manual extraction of the `exploitdb-main.zip` database to a specified path (defaults to home directory).
- ⚠️Optional but recommended: `searchsploit` must be installed separately for faster searches; otherwise, CSV parsing is used, which can be slower.
- ⚠️Requires manual configuration within Open-WebUI (Admin Panel or `mcp.json` modification). Docker Open-WebUI users require volume mounts and Python installed within the container.
Verified SafeView Analysis
magalu-mcp-dashboard
by suissa
A web dashboard for Magalu Marketplace sellers to manage their products, orders, customer service tickets, customer questions, and chat conversations.
A web dashboard for Magalu Marketplace sellers to manage their products, orders, customer service tickets, customer questions, and chat conversations.
Setup Requirements
- ⚠️Requires a valid Magalu API Key (obtained from the Magalu Developer Portal)
- ⚠️Requires a valid Magalu Seller ID
Verified SafeView Analysis
remote-mcp-server-authless
by TheseHandsAreSpiders
Deploys a remote Model Context Protocol (MCP) server without authentication on Cloudflare Workers, providing basic calculator tools for AI agents.
Deploys a remote Model Context Protocol (MCP) server without authentication on Cloudflare Workers, providing basic calculator tools for AI agents.
Setup Requirements
- ⚠️Requires a Cloudflare Workers account for deployment.
- ⚠️Requires Node.js and npm/yarn for local development and dependency management.
- ⚠️The server is intentionally unauthenticated; consider this carefully if extending for non-demo use cases.
Verified SafeView Analysis
nih-reporter-mcp-server
by GSA-TTS
This server acts as a Model Context Protocol (MCP) server, allowing LLMs and other clients to query and retrieve information from the NIH RePORTER grants database.
This server acts as a Model Context Protocol (MCP) server, allowing LLMs and other clients to query and retrieve information from the NIH RePORTER grants database.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Relies on external NIH RePORTER API for data access
- ⚠️Uses `uv` runner (e.g., `uv run`)
Verified SafeView Analysis
perspectives
by ApreisP4x
A basic implementation of persistent memory using a local knowledge graph, allowing an AI assistant to remember information across chats.
A basic implementation of persistent memory using a local knowledge graph, allowing an AI assistant to remember information across chats.
Setup Requirements
- ⚠️Requires Node.js and npm/npx to run.
- ⚠️Persistence of the knowledge graph requires proper volume or path configuration for 'memory.jsonl', as data stored in ephemeral environments will be lost on restart (e.g., Docker without volume mounts, 'npx' in a temporary directory).
- ⚠️Performs a one-time migration from 'memory.json' to 'memory.jsonl' if a legacy file is detected.