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)
produckai-mcp-server
by rohitsaraff33-bit
The ProduckAI MCP Server is a product feedback analysis integration designed for Claude Desktop, enabling product managers to centralize feedback from various sources (Slack, Google Drive, Zoom, JIRA, CSV uploads), process it using AI for clustering and VOC scoring, generate actionable insights, and automate the creation of Product Requirements Documents (PRDs).
The ProduckAI MCP Server is a product feedback analysis integration designed for Claude Desktop, enabling product managers to centralize feedback from various sources (Slack, Google Drive, Zoom, JIRA, CSV uploads), process it using AI for clustering and VOC scoring, generate actionable insights, and automate the creation of Product Requirements Documents (PRDs).
Setup Requirements
- ⚠️Requires a separate 'ProduckAI Backend' service to be running (default http://localhost:8000), typically via Docker Compose, as this is an MCP (Multi-Cloud Platform) server that acts as a bridge.
- ⚠️Requires the `ANTHROPIC_API_KEY` environment variable to be set for all AI-powered feedback classification and PRD generation functionalities.
- ⚠️Integration setups (e.g., Slack, Google Drive, Zoom, JIRA) necessitate creating applications/API tokens on the respective third-party platforms and configuring OAuth flows, which involve a temporary local callback server on port 8765.
- ⚠️The `keyring` library is used for secure credential storage, which may require specific system dependencies or setup depending on the operating system.
Verified SafeView Analysis
Google-Docs-MCP
by SreeyaSrikanth
MCP Server for writing, editing and formatting Google Docs.
MCP Server for writing, editing and formatting Google Docs.
Setup Requirements
- ⚠️Requires Google Cloud Project setup to obtain `client_secret.json`.
- ⚠️Manual OAuth authorization needed via web browser on first run.
- ⚠️Requires `REDIRECT_URI` environment variable to be set for non-localhost deployment.
Verified SafeView Analysis
mcp-server-pfm
by giovany79
An AI agent server for personal financial analysis, allowing queries and management of transaction data from CSV files for intelligent insights.
An AI agent server for personal financial analysis, allowing queries and management of transaction data from CSV files for intelligent insights.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires a GitHub Personal Access Token for Azure AI / GitHub Models.
- ⚠️AWS CLI and AWS SAM CLI are required for AWS deployment and management.
Verified SafeView Analysis
ticket-tamer
by consigcody94
AI-powered Jira project management to create issues, search with JQL, manage epics, add comments, and transition workflows without leaving your editor.
AI-powered Jira project management to create issues, search with JQL, manage epics, add comments, and transition workflows without leaving your editor.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires an existing Jira instance (Cloud, Server, or Data Center) with appropriate API token or credentials.
- ⚠️Requires manual configuration within the Claude Desktop application's config file, specifying the absolute path to the server executable.
Verified SafeView Analysis
linkedin-profile-search-mcp
by ddbrx
This server acts as a multi-channel platform to search for LinkedIn profiles by scraping data using provided credentials.
This server acts as a multi-channel platform to search for LinkedIn profiles by scraping data using provided credentials.
Setup Requirements
- ⚠️Requires LINKEDIN_EMAIL and LINKEDIN_PASSWORD environment variables.
- ⚠️Requires Node.js and npm/yarn.
- ⚠️May require significant CPU and memory resources due to headless browser automation with Puppeteer.
Review RequiredView Analysis
gmail-mcp
by horison-ai
Provides programmatic access and control over Gmail functionality via a Multi-Connector Protocol (MCP) server, enabling agents to manage emails.
Provides programmatic access and control over Gmail functionality via a Multi-Connector Protocol (MCP) server, enabling agents to manage emails.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Depends on an external 'connectivity service' for fetching user credentials, specified by `CONNECTIVITY_SERVICE_URL` and secured by `INTERNAL_API_KEY`. This service must be running and accessible.
- ⚠️Requires `GOOGLE_OAUTH_CLIENT_ID` and `GOOGLE_OAUTH_CLIENT_SECRET` to be set as environment variables for initializing the Google API client.
Verified SafeView Analysis
bird
by tamdogood
The Bird MCP Server acts as a personal assistant by integrating Todoist, Anki, Obsidian, and Google Calendar to manage tasks, flashcards, notes, and events.
The Bird MCP Server acts as a personal assistant by integrating Todoist, Anki, Obsidian, and Google Calendar to manage tasks, flashcards, notes, and events.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Todoist API Token (paid Todoist plan not required, but an active account is) is mandatory and must be configured via environment variables.
- ⚠️AnkiConnect add-on must be installed and Anki application running for Anki features to work.
- ⚠️Google Calendar requires a multi-step OAuth2 setup (Google Cloud Project, `credentials.json`, initial browser authentication).
- ⚠️Obsidian integration requires `OBSIDIAN_VAULT_PATH` to be set to an absolute path to your Obsidian vault, and Docker deployments require volume mounting for this.
Verified SafeView Analysis
fake-mcpe-0.15.10-server
by tienanh109
Creates a fake Minecraft Pocket Edition (MCPE) server endpoint that responds to discovery pings but does not allow players to join, primarily for testing or spoofing server lists.
Creates a fake Minecraft Pocket Edition (MCPE) server endpoint that responds to discovery pings but does not allow players to join, primarily for testing or spoofing server lists.
Verified SafeView Analysis
MCP-servers
by AbhinavKumar0000
Transforms the Claude Desktop App into an autonomous system administrator, enabling an LLM to perform local hardware diagnostics, maintenance, and automation tasks.
Transforms the Claude Desktop App into an autonomous system administrator, enabling an LLM to perform local hardware diagnostics, maintenance, and automation tasks.
Setup Requirements
- ⚠️Requires the Claude Desktop App to function as the AI interface.
- ⚠️Requires manual configuration by adding server details (command path and arguments) to Claude Desktop's `claude_desktop_config.json` file.
- ⚠️Dependencies like `pyautogui` and `speedtest-cli` might require additional system libraries or specific firewall permissions on some operating systems.
Verified SafeView Analysis
mcp-langchain-client
by bhakti259
Enables LLMs to interact with external tools from MCP servers through a LangChain-integrated client, offering both CLI and Streamlit web interfaces.
Enables LLMs to interact with external tools from MCP servers through a LangChain-integrated client, offering both CLI and Streamlit web interfaces.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Requires an OpenAI API Key (paid service)
- ⚠️Requires UV package manager for dependency management and running local MCP servers
- ⚠️Requires manual update of `SERVERS` configuration in `client1.py` and `client2_with_streamlit.py` with correct local paths for UV executable and MCP server scripts, and potentially trusted URLs for HTTP servers.
Verified SafeView Analysis
Test_Remote_MCP_Server
by prabalk-nepa
A natural language expense tracking application with a FastMCP server and a React frontend, allowing users to manage expenses via chat.
A natural language expense tracking application with a FastMCP server and a React frontend, allowing users to manage expenses via chat.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for the natural language interface.
- ⚠️Requires Python 3.11+ and Node.js 18+.
- ⚠️Client-server communication mismatch: The documentation (`README.md`, `QUICK_START.md`) instructs to run `uv run python -m src.server` (a FastMCP server), but the client (`expense-tracker-client/src/lib/mcp-client.ts`) is hardcoded to make HTTP POST requests to a `/call_tool` endpoint, which is only implemented in `src/http_server.py` (a FastAPI server). Running only `src/server.py` will likely lead to client-side communication errors. The intended server for the client is `src/http_server.py`.
Verified SafeView Analysis
blackjack-mcp-server
by Ojansen
A turn-based blackjack game where a human plays as the dealer against an LLM player, leveraging the Model Context Protocol (MCP) for game actions.
A turn-based blackjack game where a human plays as the dealer against an LLM player, leveraging the Model Context Protocol (MCP) for game actions.
Setup Requirements
- ⚠️Requires Ollama installation and a specific LLM model (e.g., llama3.2) pulled via Ollama.
- ⚠️Requires Python 3.10+ or Docker with Docker Compose.
- ⚠️Configuration (config.yaml) needs to be updated with the correct Ollama base_url if not running locally.