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(68)
better-chatbot
by cgoinglove
An open-source AI chatbot for individuals and teams, featuring multi-AI support, powerful tools, image generation, automation, and real-time voice assistance.
An open-source AI chatbot for individuals and teams, featuring multi-AI support, powerful tools, image generation, automation, and real-time voice assistance.
Setup Requirements
- ⚠️Requires an OpenAI, Google, Anthropic, xAI, Ollama, Groq, or OpenAI-compatible API key (at least one is mandatory for core AI functionality).
- ⚠️Persistent storage requires PostgreSQL (`POSTGRES_URL`) and optionally Redis (`REDIS_URL`) for caching.
- ⚠️File storage requires configuration for either Vercel Blob or S3 (with environment variables like `FILE_STORAGE_S3_BUCKET`).
Verified SafeView Analysis
resend-streamable-mcp-server
by iceener
Manage email contacts, segments, and send emails/newsletters via Resend using an AI agent.
Manage email contacts, segments, and send emails/newsletters via Resend using an AI agent.
Setup Requirements
- ⚠️Requires a Resend account with a verified sending domain.
- ⚠️Requires obtaining a Resend API Key from resend.com/api-keys.
- ⚠️Requires manually generating a secure BEARER_TOKEN (e.g., using `openssl rand -hex 32`).
Verified SafeView Analysis
mailtrap-mcp
by mailtrap
This MCP server integrates with Mailtrap.io to provide tools for sending transactional emails, managing email templates (create, list, update, delete), and testing emails in a sandbox environment.
This MCP server integrates with Mailtrap.io to provide tools for sending transactional emails, managing email templates (create, list, update, delete), and testing emails in a sandbox environment.
Setup Requirements
- ⚠️Requires a Mailtrap account and API token for all functionality.
- ⚠️Domain verification is necessary for sending live transactional emails.
- ⚠️MAILTRAP_ACCOUNT_ID is required for template management operations.
- ⚠️MAILTRAP_TEST_INBOX_ID is only required for sandbox email functionality.
- ⚠️Node.js >=16.20.1 is required.
Verified SafeView Analysis
whatsapp-mcp-ts
by jlucaso1
Connects a personal WhatsApp account to an AI agent, enabling the agent to search messages and contacts, list chats, retrieve message history, and send messages via WhatsApp.
Connects a personal WhatsApp account to an AI agent, enabling the agent to search messages and contacts, list chats, retrieve message history, and send messages via WhatsApp.
Setup Requirements
- ⚠️Requires Node.js version 23.10.0 or higher.
- ⚠️Requires an initial manual WhatsApp QR code scan for authentication, which can be time-sensitive.
- ⚠️Initial message history synchronization can take significant time depending on your WhatsApp history size.
- ⚠️Specific configuration JSON is required for the AI client (e.g., Claude Desktop, Cursor) to launch and connect to the MCP server.
Verified SafeView Analysis
postmark-mcp
by ActiveCampaign
Provides a Model Context Protocol (MCP) server to enable AI assistants to send emails and manage templates via Postmark.
Provides a Model Context Protocol (MCP) server to enable AI assistants to send emails and manage templates via Postmark.
Setup Requirements
- ⚠️Requires Node.js v16 or higher.
- ⚠️Requires an active Postmark account and server API token.
- ⚠️Requires configuration of `POSTMARK_SERVER_TOKEN`, `DEFAULT_SENDER_EMAIL`, and `DEFAULT_MESSAGE_STREAM` environment variables.
Verified SafeView Analysis
wechat-robot-mcp-server
by hp0912
This server acts as a Model Context Protocol (MCP) intermediary for a WeChat robot, offering various AI-powered tools such as image recognition, drawing, text-to-speech, group chat summary, personality analysis, song requests, and video generation, integrating with multiple AI providers.
This server acts as a Model Context Protocol (MCP) intermediary for a WeChat robot, offering various AI-powered tools such as image recognition, drawing, text-to-speech, group chat summary, personality analysis, song requests, and video generation, integrating with multiple AI providers.
Setup Requirements
- ⚠️Requires a MySQL database for configuration and message storage.
- ⚠️Requires API keys for multiple external AI services (e.g., OpenAI, VolcEngine/Doubao, Jimeng, Tencent Hunyuan, Zhipu GLM), which are typically paid services.
- ⚠️Communicates with an external 'WeChat client' service, expecting it to be accessible via `http://client_{RobotCode}:{WeChatClientPort}`.
Review RequiredView Analysis
acs-email-mcp-server
by lukemurraynz
Provides an MCP (Model Context Protocol) server to enable AI agents to send emails using Azure Communication Services, supporting templates and attachments.
Provides an MCP (Model Context Protocol) server to enable AI agents to send emails using Azure Communication Services, supporting templates and attachments.
Setup Requirements
- ⚠️Requires an Azure subscription with Azure Communication Services Email configured (a paid service).
- ⚠️Manual configuration of `ACS_ENDPOINT` and `DEFAULT_SENDER_ADDRESS` environment variables is required for local testing, and proper domain verification is needed for production.
- ⚠️Requires installation of .NET 8 SDK, Azure Functions Core Tools, and Azure Developer CLI (azd).
Verified SafeView Analysis
mcp-server-acsemail
by lukemurraynz
This server provides email sending capabilities using Azure Communication Services within a Model Context Protocol (MCP) framework.
This server provides email sending capabilities using Azure Communication Services within a Model Context Protocol (MCP) framework.
Setup Requirements
- ⚠️Requires Python 3.8 or higher.
- ⚠️Requires an Azure Communication Services resource with email capabilities configured (paid Azure service).
- ⚠️Requires a verified sender email address in Azure Communication Services.
Verified SafeView Analysis
chatsuite
by hubertusgbecker
A full-stack monorepo platform integrating multiple AI, database, and automation services for enhanced collaboration and productivity.
A full-stack monorepo platform integrating multiple AI, database, and automation services for enhanced collaboration and productivity.
Setup Requirements
- ⚠️Requires Docker and Docker Compose to be installed and running.
- ⚠️Requires NVM (Node Version Manager) and pnpm for dependency management.
- ⚠️Manual generation of SSL certificates using `mkcert` is recommended for HTTPS access via Nginx proxy.
- ⚠️AI API keys (e.g., OpenAI, Anthropic, Google) are required for full functionality of AI services and may incur costs.
- ⚠️Manual copying and configuration of `config/mcphub/mcp_settings.json` from its example template is required.
Verified SafeView Analysis
better-chat
by Chris31372
An AI chat application designed for interacting with technical documentation using various AI models and tools, featuring per-user data isolation with Cloudflare Durable Objects.
An AI chat application designed for interacting with technical documentation using various AI models and tools, featuring per-user data isolation with Cloudflare Durable Objects.
Setup Requirements
- ⚠️Requires a Cloudflare account and configured Cloudflare resources (D1, KV, Durable Objects) for deployment and local development.
- ⚠️Access to premium AI models (e.g., OpenAI GPT-4o, Anthropic Claude, Google Gemini Pro) and web search (Exa) requires users to provide their own API keys.
- ⚠️Requires the Alchemy CLI for development (`alchemy dev`) and deployment (`alchemy deploy`), which needs prior installation and configuration.
- ⚠️In production, sending email verification codes requires a Resend API Key. In development, OTPs are logged to the console.
Review RequiredView Analysis
python-mcp-server
by PinXian53
Demonstrates implementing Model Context Protocol (MCP) servers in Python using STDIO, SSE, and Streamable HTTP connection modes, providing weather tools via the National Weather Service API.
Demonstrates implementing Model Context Protocol (MCP) servers in Python using STDIO, SSE, and Streamable HTTP connection modes, providing weather tools via the National Weather Service API.
Setup Requirements
- ⚠️Requires uv for environment and package management.
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires Node.js/npm (for 'npx @modelcontextprotocol/inspector') to fully test using the MCP Inspector.
Verified SafeView Analysis
mcp_client
by varun-dev-tech
To connect to an MCP server.
To connect to an MCP server.
Setup Requirements
- ⚠️Requires an MCP server to connect to.