Live verification engine — tested monthly

The MCP Tool Directory — Verified, Tested, Trusted

Every MCP server indexed, automatically tested monthly, with public pass/fail logs. Find the right tool for your AI agent in seconds.

Loading stats...

checkra1neth/xbird

by checkra1neth

UNTESTED

Twitter/X MCP server with 34 tools post tweets, search, read timelines, manage engagement, upload media. No API keys needed, uses browser cookies. Pay per call from $0.001 via x402 micropayments.

Communication
Never tested

mikusnuz/meta-mcp

by mikusnuz

UNTESTED

Full-coverage MCP server for Instagram Graph API v25.0, Threads API & Meta platform 57 tools for publishing, comments, insights, hashtags, DMs, and token management.

Communication
Never tested

signal-found/sf-mcp

by signal-found

UNTESTED

Connect AI agents to Signal Found's proprietary Reddit outreach network. Find prospects posting about problems your product solves, send personalized DMs at scale via your own Reddit account or a managed bot network of hundreds of accounts, and manage a full outreach CRM all without leaving your AI client.

Communication
Never tested

macrocosm-os/macrocosmos-mcp

by macrocosm-os

UNTESTED

Access real-time X/Reddit/YouTube data directly in your LLM applications with search phrases, users, and date filtering.

Communication
Never tested

bulatko/vk-mcp-server

by bulatko

UNTESTED

MCP server for VK (VKontakte) social network API. Access users, walls, groups, friends, newsfeed, photos, and community stats.

Communication
Never tested

qq418716640/botbell-mcp

by qq418716640

UNTESTED

Send push notifications to iPhone, iPad, and Mac from AI assistants. Two-way messaging users reply in the BotBell app, AI reads and continues. Supports action buttons, Markdown, and multi-bot management via PAT.

Communication
Never tested

PhononX/cv-mcp-server

by PhononX

UNTESTED

MCP Server that connects AI Agents to Carbon Voice. Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in Carbon Voice.

Communication
Never tested

codefuturist/email-mcp

by codefuturist

UNTESTED

IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud.

Communication
Never tested

InditexTech/mcp-teams-server

by InditexTech

UNTESTED

MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)

Communication
Never tested

imdinu/apple-mail-mcp

by imdinu

UNTESTED

Fast MCP server for Apple Mail 87x faster email fetching via batch JXA and FTS5 search index for ~2ms body search. 6 tools: list accounts/mailboxes, get emails with filters, full-text search across all scopes, and attachment extraction.

Communication
Never tested

Danielpeter-99/calcom-mcp

by Danielpeter-99

UNTESTED

MCP server for Calcom. Manage event types, create bookings, and access Cal.com scheduling data through LLMs.

Communication
Never tested

How to install MCP servers

Drop any tool from this directory into your AI client in under a minute.

Claude Desktop~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/Users/you/Desktop"]
    },
    "github": {
      "command": "npx",
      "args": ["-y", "@github/github-mcp-server"],
      "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_..." }
    }
  }
}
Cursor / Windsurf.cursor/mcp.json
{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": ["-y", "@playwright/mcp"]
    },
    "supabase": {
      "command": "npx",
      "args": ["-y", "@supabase/mcp-server-supabase", "--url", "https://xxx.supabase.co", "--anon-key", "..."]
    }
  }
}
Quick install (CLI)terminal
# Install any MCP server globally
npx @modelcontextprotocol/server-postgres postgres://user:pass@localhost/mydb

# Or run ephemerally without installing
npx -y @playwright/mcp

# Claude Desktop auto-installs via npx — just configure and restart

Every tool above includes a copy-ready install command.

Click any card → copy the npx command → paste into your config → restart your client.

Submit your MCP →
🚀

Built an MCP tool?

Submit it for free indexing and verification. We'll test it monthly and publish the results publicly.

Submit Your Tool for Free →

No login required · Results published within 48 hours