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)
dubcap-browser-mcp
by brianshin22
A browser-based tool for interacting with or managing Minecraft Coder Pack (MCP) resources.
A browser-based tool for interacting with or managing Minecraft Coder Pack (MCP) resources.
Review RequiredView Analysis
mcp-server
by izardy
Serves a local Ollama Large Language Model (LLM) via the MCP protocol over standard I/O, enabling client applications to interact with the LLM as a tool.
Serves a local Ollama Large Language Model (LLM) via the MCP protocol over standard I/O, enabling client applications to interact with the LLM as a tool.
Setup Requirements
- ⚠️Requires Ollama to be installed and running locally.
- ⚠️Requires 'mcp' and 'ollama' Python packages to be installed.
- ⚠️Requires a specific Ollama model (e.g., 'llama3') to be pulled locally via Ollama.
Verified SafeView Analysis
mcp-weather-server
by rishika105
This server acts as a Model Context Protocol (MCP) agent to provide real-time weather data for specific cities to an AI language model.
This server acts as a Model Context Protocol (MCP) agent to provide real-time weather data for specific cities to an AI language model.
Setup Requirements
- ⚠️Requires Node.js 18+
Verified SafeView Analysis
tabpfn-mcp
by NeelayS
An MCP server that enables AI assistants to train and run TabPFN models for tabular classification and regression tasks.
An MCP server that enables AI assistants to train and run TabPFN models for tabular classification and regression tasks.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️Requires TabPFN API token, which might trigger browser-based login on first use if not explicitly provided via environment variable.
- ⚠️Data for training and prediction is transferred to Prior Labs' servers, as outlined in their privacy policy.
Verified SafeView Analysis
Gemini_CLI
by sharrjeel6636
A command-line interface for interacting with the Google Gemini AI model, enabling users to send prompts and receive responses directly from their terminal.
A command-line interface for interacting with the Google Gemini AI model, enabling users to send prompts and receive responses directly from their terminal.
Setup Requirements
- ⚠️Requires Google Cloud Project with Gemini API enabled
- ⚠️Requires GEMINI_API_KEY (API usage may incur costs)
Review RequiredView Analysis
LaunchReady
by tsinviking
A generic server component whose specific function cannot be determined without source code.
A generic server component whose specific function cannot be determined without source code.
Review RequiredView Analysis
mcp-server
by srwlli
Provides a modular platform for specialized AI agent personas and tools (documentation, planning, code analysis, workflow orchestration) to assist with software development lifecycle tasks.
Provides a modular platform for specialized AI agent personas and tools (documentation, planning, code analysis, workflow orchestration) to assist with software development lifecycle tasks.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires Node.js and pnpm for CodeRef CLI functionality
- ⚠️Requires `CODEREF_CLI_PATH` environment variable set to the CodeRef CLI installation
- ⚠️Requires Scriptboard FastAPI backend (localhost:8000) for clipboard integration tools
- ⚠️Requires CodeRef backend (localhost:8042) for core CodeRef functionalities (if `scriptboard-mcp` is used)
- ⚠️Requires API keys configured for RAG (Retrieval Augmented Generation) features, if utilized
Verified SafeView Analysis
Ai-Agent
by abhisheksssss
An AI Agent server leveraging Model Context Protocol (MCP) to provide various AI-powered tools and intelligent prompts through an SSE-based event transport system.
An AI Agent server leveraging Model Context Protocol (MCP) to provide various AI-powered tools and intelligent prompts through an SSE-based event transport system.
Setup Requirements
- ⚠️Requires a Google Gemini API Key (paid service) for the core AI model interactions.
- ⚠️Requires Twitter API access (appKey, appSecret, accessToken, accessSecret) for the `createPost` tool; this usually involves a developer account and may have rate limits or costs.
- ⚠️Requires a Tavily API Key (paid service) for real-time information retrieval. Although one is hardcoded for development, it should be replaced with an environment variable for production and security.
Verified SafeView Analysis
mcp-server-eleven
by almai1
Manages VoiceForge AI agents, knowledge bases, workflows, and calendars from MCP-compatible AI assistants like Cursor or Antigravity (Gemini).
Manages VoiceForge AI agents, knowledge bases, workflows, and calendars from MCP-compatible AI assistants like Cursor or Antigravity (Gemini).
Setup Requirements
- ⚠️Requires a VoiceForge API Key (e.g., vf_...) obtained from https://voiceforge.super-chatbot.com/api-keys.
- ⚠️For n8n integration, you may need to configure N8N_BASE_URL and N8N_API_KEY environment variables if not using a local default n8n instance.
- ⚠️If using 'npx github:...' for deployment, the GitHub repository must be public.
Verified SafeView Analysis
mcp-server
by meta-engine
Facilitates AI-assisted code generation by providing an MCP server that processes structured type specifications into consistent, multi-language files.
Facilitates AI-assisted code generation by providing an MCP server that processes structured type specifications into consistent, multi-language files.
Setup Requirements
- ⚠️Requires Node.js and npm/npx to be installed locally for the client server.
- ⚠️Requires specific configuration within Claude Code or Claude Desktop's mcp.json settings to integrate with the AI assistant.
- ⚠️Relies on the external MetaEngine API for code generation, necessitating an active internet connection.
Verified SafeView Analysis
grokipedia-mcp
by benoute
Provides an MCP server to enable LLMs to search and retrieve information from Grokipedia, an online encyclopedia.
Provides an MCP server to enable LLMs to search and retrieve information from Grokipedia, an online encyclopedia.
Setup Requirements
- ⚠️Requires manual configuration in `claude_desktop_config.json`
- ⚠️Requires providing the absolute path to the `grokipedia-mcp` executable in the configuration
- ⚠️Requires restarting Claude Desktop after configuration changes
Verified SafeView Analysis
spring-integration-mcp
by 5p1d32-m4n
Provides token-efficient tools for Spring Boot integration testing workflows by returning structured summaries of code and test results.
Provides token-efficient tools for Spring Boot integration testing workflows by returning structured summaries of code and test results.
Setup Requirements
- ⚠️Requires Node.js 18+, Maven 3.6+, and Java 11+ JDK installed (or within a container if using the Docker/Podman method).
- ⚠️Claude Code/Desktop configuration requires absolute paths to the 'dist/index.js' file in the 'args' field.
- ⚠️On Windows, JSON configuration paths require double backslashes (e.g., 'C:\Users\...').