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)
seshat-mcp
by menezis-ai
Provides immutable, timestamped proofs of intellectual property by hashing Git repository states and Obsidian research notes, anchoring them on a blockchain, and generating legal deposit bundles.
Provides immutable, timestamped proofs of intellectual property by hashing Git repository states and Obsidian research notes, anchoring them on a blockchain, and generating legal deposit bundles.
Setup Requirements
- ⚠️Requires Node.js 20+.
- ⚠️Blockchain features (attestations) require ETH on Base L2 (Ethereum Layer 2) for transaction fees, estimated at ~$0.05 per proof.
- ⚠️Requires API tokens for Git hosting services (GitHub, GitLab, Forgejo) to seal PRs and releases, and optionally an NFT.Storage API token for IPFS integration.
- ⚠️Obsidian vault integration requires specifying the local vault path.
Verified SafeView Analysis
alpaca-mcp-server
by klysdale
Provides a containerized Alpaca Market-Compatible Protocol (MCP) server for downstream services, enabling centralized API access to Alpaca without requiring callers to provide API keys on each request.
Provides a containerized Alpaca Market-Compatible Protocol (MCP) server for downstream services, enabling centralized API access to Alpaca without requiring callers to provide API keys on each request.
Setup Requirements
- ⚠️Requires Docker 24+ and Docker Compose v2 (optional for multi-service).
- ⚠️Mandatory Alpaca API Key and Secret must be provided at build or runtime; the server will refuse to start otherwise.
- ⚠️Built Docker images containing credentials are sensitive and should not be publicly shared.
Verified SafeView Analysis
mcp-bundle-factory
by descentit
A proxy server that dynamically downloads and runs third-party Model Context Protocol (MCP) servers from npm or GitHub releases at runtime, enabling distribution via Claude Teams without bundling proprietary code and providing automatic updates.
A proxy server that dynamically downloads and runs third-party Model Context Protocol (MCP) servers from npm or GitHub releases at runtime, enabling distribution via Claude Teams without bundling proprietary code and providing automatic updates.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Building requires the `@anthropic-ai/mcpb` CLI tool (`npm install -g @anthropic-ai/mcpb`).
- ⚠️Requires active internet access to download target MCP packages from npm or binaries from GitHub releases.
- ⚠️Specific target MCP servers (e.g., PAX-8, GitHub) will require their own API keys or authentication tokens via user configuration.
Verified SafeView Analysis
jules-mcp-server
by jarossk
Exposes the Google Jules API as an MCP server, allowing coding agents to programmatically create and manage Jules sessions for tasks like code generation and project management.
Exposes the Google Jules API as an MCP server, allowing coding agents to programmatically create and manage Jules sessions for tasks like code generation and project management.
Setup Requirements
- ⚠️Requires Node.js 20+.
- ⚠️Requires a Jules API key with access to v1alpha endpoints, which may be a paid Google service or require specific access.
- ⚠️Requires manual client integration by configuring JSON files or CLI commands in supported IDEs (Claude Code, OpenAI Codex, GitHub Copilot, Cursor).
Verified SafeView Analysis
jtr-mcp-server
by davidculver
An MCP server that wraps John the Ripper for password cracking, enabling agent interaction for security auditing and pentesting.
An MCP server that wraps John the Ripper for password cracking, enabling agent interaction for security auditing and pentesting.
Setup Requirements
- ⚠️Requires John the Ripper to be installed (e.g., via snap for local use)
- ⚠️Requires Docker for containerized deployment (image needs to be built first)
- ⚠️Requires Python 3.10+
Verified SafeView Analysis
conversation-search-v2-mcp
by cordlesssteve
Provides tools for searching, organizing, and retrieving Claude Code conversation history.
Provides tools for searching, organizing, and retrieving Claude Code conversation history.
Setup Requirements
- ⚠️Requires a local ChromaDB instance running (e.g., via Docker) for semantic search. Default host: http://localhost:8000.
- ⚠️Requires a local Ollama instance with the `nomic-embed-text` model pulled for semantic search. Default host: http://localhost:11434.
- ⚠️Initial import of Claude Code JSONL conversation files is necessary to populate the SQLite database.
- ⚠️If historical JSONL files are lost, migration scripts (`migrate-v1.ts`, `migrate-v1-september.ts`) might be needed to recover data from an old v1 SQLite database.
Verified SafeView Analysis
yolcu360-mcp-server
by kiliczsh
A minimal Bun application template or starting point, demonstrating basic Bun runtime usage.
A minimal Bun application template or starting point, demonstrating basic Bun runtime usage.
Setup Requirements
- ⚠️Requires Bun runtime (v1.3.0 or higher)
Verified SafeView Analysis
mcp_server
by AlexandrosMelis
An AI chatbot that uses the Multi-Agent Communication Protocol (MCP) to interact with specialized servers, particularly for searching and summarizing academic papers from arXiv.
An AI chatbot that uses the Multi-Agent Communication Protocol (MCP) to interact with specialized servers, particularly for searching and summarizing academic papers from arXiv.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for the gpt-4o model.
- ⚠️Relies on external arXiv service for paper searches.
Review RequiredView Analysis
Figma-MCP-Demo
by cormac-dorrat
This repository demonstrates how to integrate Figma designs with GitHub Copilot via the Figma MCP Server to generate web pages and CSS tokens.
This repository demonstrates how to integrate Figma designs with GitHub Copilot via the Figma MCP Server to generate web pages and CSS tokens.
Setup Requirements
- ⚠️Requires VS Code with GitHub Copilot Agent mode enabled (paid subscription for Copilot).
- ⚠️Requires a Figma account with a full or dev seat (free tiers have limited access).
- ⚠️Requires an existing Figma design file with appropriate permissions.
Verified SafeView Analysis
catastro-esp-mcp
by metalossAI
An MCP server that provides tools to query property information from the Spanish Cadastre (Catastro) using reference numbers, geographic coordinates, or parcel codes.
An MCP server that provides tools to query property information from the Spanish Cadastre (Catastro) using reference numbers, geographic coordinates, or parcel codes.
Setup Requirements
- ⚠️Requires a Smithery API key for deployment and potentially for local interactive testing via the playground.
- ⚠️Requires Python 3.10 or higher.
- ⚠️Relies on the availability and responsiveness of the external Spanish Catastro API.
Verified SafeView Analysis
mcp-server-101
by NaziurRahman1312
An HTTP-friendly Model Context Protocol (MCP) server providing a JSON-RPC interface for clients and a REST API for managing prompts, resources, and tools, with FAISS-powered semantic search.
An HTTP-friendly Model Context Protocol (MCP) server providing a JSON-RPC interface for clients and a REST API for managing prompts, resources, and tools, with FAISS-powered semantic search.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Requires running `scripts/seed_data.py` after installation to populate the database and FAISS index.
- ⚠️The SentenceTransformer embedding model (`sentence-transformers/all-MiniLM-L6-v2`) will be downloaded on first use, requiring internet access and local disk space.
Verified SafeView Analysis
intend-mcp
by lydgate
Provides AI assistants programmatic access to Intend.do for managing tasks, intentions, and timers.
Provides AI assistants programmatic access to Intend.do for managing tasks, intentions, and timers.
Setup Requirements
- ⚠️Requires an Intend.do personal auth token or OAuth2 access token.
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Authentication to the MCP server itself via `MCP_API_KEY` is optional but highly recommended for public deployments; if not set, it runs unauthenticated.