Model Context Protocol

MCP Servers Directory

112 Model Context Protocol servers that connect Claude and other AI agents to real tools — filesystems, databases, browsers, and SaaS apps. Every entry is a hand-reviewed deep dive with a verified install command and tool list, ranked by real popularity.

Community

Superpowers

A Claude Code plugin that replaces ad hoc prompting with a structured workflow — brainstorm, plan, build with TDD, review — built from composable, auto-updating skills.

Developer Tools 269k
View
Community

World Monitor

World Monitor's MCP server puts roughly 60 tools for markets, conflict, energy, and flight tracking in front of an agent so it can generate situational briefings on demand.

Analytics & Monitoring 80k
View
Community

Ruflo

Ruflo runs an MCP server with roughly 200 tools for agent orchestration, persistent memory, and swarm coordination, so Claude Code can manage multiple cooperating agents.

Developer Tools 67k
View
Community

OpenSpec

OpenSpec makes an AI coding assistant agree on a written spec before it writes code, using slash commands and plain-Markdown change proposals as the source of truth.

Developer Tools 64k
View
Community

TrendRadar

TrendRadar's MCP server puts 24 tools for cross-platform trend search, sentiment analysis, and alerting in front of an agent, on top of a crawler watching 35+ platforms.

Analytics & Monitoring 61k
View
Official

Context7

Pipes up-to-date, version-specific library documentation straight into an agent's context, so generated code matches the API that actually exists instead of a model's stale training data.

Documentation 60k
View
Community

Penpot

Penpot's own MCP server bridges an agent to a live design file over the Plugin API, letting it read layout structure, export shapes, and run code inside the plugin sandbox.

Design Tools 58k
View
Community

Chrome DevTools

Chrome DevTools MCP hands an agent a real, running Chrome instance — puppeteer-driven actions plus DevTools-grade network, console, and performance-trace inspection.

Browser Automation 49k
View
Community

MindsDB

MindsDB runs an MCP server built into its own query engine, so an agent can list connected sources and run federated SQL across 200+ of them through one query tool.

Database 39k
View
Community

Codebase Memory

Codebase Memory indexes a repository into a persistent graph of functions, classes, and call chains, so an agent queries structure directly instead of reading files one by one.

Productivity & Workflow 38k
View
Official

Playwright MCP

Microsoft's official MCP server that gives coding agents a real, controllable browser — driven through the accessibility tree instead of screenshots, for deterministic clicking, typing, and testing.

Browser Automation 36k
View
Community

Next AI Draw.io

Next AI Draw.io's MCP server lets an agent build and edit draw.io diagrams with a real-time browser preview, using ID-based edits instead of hand-writing diagram XML.

Design Tools 34k
View
Official

GitHub MCP Server

GitHub's official MCP server — lets an agent read repositories, open issues and pull requests, review diffs, and manage workflows directly from your GitHub account.

Developer Tools 32k
View
Community

Cognee

Cognee's MCP server gives an agent a remember/recall/forget memory API backed by a real knowledge graph, with a fast session cache for anything that doesn't need to persist.

Data Science & ML 30k
View
Community

Graphiti

Graphiti's MCP server exposes a temporally-aware knowledge graph, so an agent can add episodes, query facts as of a specific date, and track how a relationship changed.

Database 30k
View
Community

GPT Researcher

The GPT Researcher MCP server runs deep, multi-source web research and returns a validated, cited report instead of a single raw search result.

Data Science & ML 29k
View
Community

Task Master

Task Master is an MCP server that turns a product requirements doc into a dependency-tracked task list your coding agent can work through one ticket at a time.

Developer Tools 28k
View
Community

Serena

Serena gives a coding agent IDE-grade semantic tools — symbol search, rename, safe delete — across 40-plus languages via language servers, for free.

Developer Tools 28k
View
Community

Blender Model Context Protocol

Blender MCP server bridges Claude and Blender over a local socket, letting an agent inspect scenes and run Python to build, texture, and pose 3D objects.

Design Tools 26k
View
Community

Archon

Archon is now a YAML workflow engine for AI coding agents, turning "fix this bug" into a repeatable plan, implement, test, review, and PR pipeline.

Data Science & ML 23k
View
Community

FastMCP

FastMCP is the Python framework behind official MCP server support — decorate a function with @mcp.tool and it becomes a schema-validated MCP tool.

Developer Tools 23k
View
Community

N8n

n8n-mcp gives an agent full-text search and validation over n8n's node library, then lets it create and manage real workflows through n8n's API.

Developer Tools 23k
View
Community

Cua

Cua's MCP server lets an agent describe a computer-use task in plain English and have it executed inside a real macOS, Linux, or Windows session.

Developer Tools 21k
View
Community

Beads

Beads-MCP exposes Steve Yegge's graph-based issue tracker as MCP tools, giving a coding agent durable, dependency-aware memory across sessions.

Developer Tools 20k
View
Community

FunASR

FunASR's MCP server turns a local audio file into text with one transcribe_audio tool, no cloud API key, five languages, optional timestamps.

Data Science & ML 20k
View
Community

Context Mode

Context Mode sandboxes tool output in subprocesses so an agent's context window sees a cut-down summary instead of the raw multi-hundred-KB response.

Productivity & Workflow 20k
View
Community

Nuclear

Nuclear is a free, ad-free streaming music player whose built-in MCP server exposes four discovery-based tools to search, queue, and control playback.

Developer Tools 18k
View
Community

Model Context Protocol for Beginners

Microsoft's free, open-source MCP curriculum walks through protocol fundamentals with runnable code samples in Python, TypeScript, Java, C#, and Rust.

Documentation 17k
View
Community

Trigger.dev

Trigger.dev's official MCP server lets an AI assistant trigger tasks, inspect runs, and debug background jobs directly from your editor.

Deployment & DevOps 16k
View
Community

Figma Context

Framelink's Figma MCP server feeds AI coding tools a simplified read of a Figma file's layout and styling so generated UI code matches the design.

Design Tools 16k
View
Community

Xiaohongshu

This MCP server lets an AI assistant log into Xiaohongshu (RedNote), publish posts and videos, search content, and reply to comments and notifications.

Social Media Management 15k
View
Community

OpenMetadata

OpenMetadata's built-in MCP server lets an AI assistant query lineage, ownership, and glossary metadata across your data stack in plain language.

Analytics & Monitoring 15k
View
Community

Skill Seeker

Skill Seeker turns a documentation site, GitHub repo, PDF, or video into a packaged AI skill for Claude, Cursor, or another assistant in a few commands.

Documentation 15k
View
Community

ARIS (Auto-Research-In-Sleep)

ARIS is a Markdown-only skill framework that lets Claude Code run an ML research cycle — ideation to paper revision — with another model reviewing its work.

Developer Tools 14k
View
Community

MCP Toolbox for Databases

Google's MCP Toolbox for Databases wires an AI agent up to 20+ databases with connection pooling, IAM auth, and either prebuilt or custom SQL tools.

Database 14k
View
Community

Eino

Eino is CloudWeGo's Go framework for LLM apps; its MCP component wraps any MCP server's tools and prompts as native Eino Tool and ChatTemplate objects.

Developer Tools 13k
View
Community

Convex

Convex's official MCP server lets an agent inspect your schema, query and paginate data, run functions, and check deployment health from the CLI.

Developer Tools 12k
View
Community

Claude Context

Claude Context adds semantic, vector-backed code search to Claude Code, so an agent retrieves the relevant functions instead of scanning whole files.

Productivity & Workflow 12k
View
Community

XHS Downloader

XHS Downloader is an open-source tool that pulls note metadata and media files from XiaoHongShu (RedNote), with a built-in MCP server mode for AI clients.

Web Scraping & Data Collection 12k
View
Community

Chrome Browser

Chrome MCP Server turns your everyday Chrome browser — logins, cookies, and history included — into a controllable tool for AI assistants via a Chrome extension.

Browser Automation 12k
View
Community

Kubeshark

Kubeshark gives AI agents queryable access to cluster-wide Kubernetes network traffic, captured and TLS-decrypted at the kernel level via eBPF.

Security & Testing 12k
View
Community

FastAPI

FastAPI-MCP mounts an MCP server directly onto an existing FastAPI app, turning its endpoints into MCP tools with the same auth already protecting them.

Developer Tools 12k
View
Community

PAL

PAL (formerly Zen MCP) lets Claude Code and other CLI agents call out to other AI models mid-conversation for a second opinion, a deep review, or a full multi-model debate.

Developer Tools 12k
View
Community

Pipedream

Pipedream's MCP server gives an agent OAuth-managed access to 3,000-plus APIs and 10,000-plus pre-built actions, without ever exposing credentials to the model.

Developer Tools 12k
View
Community

Ida Pro

IDA Pro MCP bridges IDA Pro to MCP clients so an agent can decompile, disassemble, patch, and drive a live debug session inside an existing IDA database.

Security & Testing 11k
View
Community

LanceDB

LanceDB's own reference MCP server is a minimal, serverless example of storing and retrieving embedded documents in LanceDB through three tools.

Database 11k
View
Community

Phoenix

Phoenix's MCP server gives an agent read/write access to your LLM traces, prompts, datasets, and experiment results for observability and evaluation work.

Analytics & Monitoring 11k
View
Community

Fullstack Dev Skills Plugin

This Claude Code plugin adds dozens of framework- and language-specific skills, plus multi-step workflows, so Claude automatically pulls in the right expertise for full-stack work.

Developer Tools 11k
View
Community

HexStrike AI

HexStrike AI is an MCP server that wires AI agents into 150+ real offensive-security tools, plus a layer of autonomous agents that decide which tools to run and interpret the results.

Security & Testing 11k
View
Community

QuantDinger (OpenByteInc)

QuantDinger is a self-hosted AI trading OS whose MCP server lets Cursor, Claude, and Codex read markets, backtest strategies, and place paper or live trades without ever touching your broker keys.

Data Science & ML 10k
View
Community

Xiaozhi ESP32

A backend for xiaozhi-esp32 voice hardware that pairs an ASR/LLM/TTS pipeline with an MCP access point, so ESP32 devices can register real-world tool calls an AI can invoke.

Developer Tools 10k
View
Community

Zen

An MCP server that lets Claude Code, Codex, or Gemini CLI pull in other AI models mid-task — for a second opinion, a multi-model debate, or a full code review — without losing conversation context.

Developer Tools 10k
View
Community

QuantDinger (brokermr810)

The founder-maintained mirror of QuantDinger, a self-hosted AI trading OS whose MCP server gives Cursor, Claude Code, or Codex scoped access to markets, backtests, and paper/live trading.

Data Science & ML 10k
View
Community

Ghidra

A Ghidra plugin plus Python bridge that exposes decompilation, renaming, and cross-reference lookups as MCP tools, so an LLM can reverse-engineer a binary function by function.

Security & Testing 10k
View
Community

AWS

A collection of 60-plus purpose-built MCP servers from AWS Labs, each scoped to one service or workflow — documentation lookup, CDK/CloudFormation, DynamoDB, Bedrock, cost management, and more.

Cloud Infrastructure 10k
View
Community

Desktop Commander

Gives Claude terminal control, filesystem access, and surgical file editing on your actual machine — running processes, searching files by content, and applying targeted diffs, not just chatting.

Developer Tools 9k
View
Community

Mcp-Go

A Go implementation of the Model Context Protocol for building your own MCP servers and clients in Go, with resources, tools, prompts, and stdio/SSE/HTTP transports out of the box.

Developer Tools 9k
View
Community

Openstatus

OpenStatus's remote MCP server lets Claude, Cursor, or ChatGPT manage your status pages, monitors, and incidents by name — list pages, file a status report, resolve it, or schedule maintenance.

Developer Tools 9k
View
Community

Praison AI

Exposes PraisonAI's multi-agent framework as an MCP server, so any MCP client can run agents, kick off research, execute code, and search the web through 64 built-in tools.

Data Science & ML 9k
View
Community

MCP Agent

A Python framework for building AI agents on top of MCP, giving you ready-made composable patterns — router, orchestrator-workers, evaluator-optimizer, swarm — instead of wiring agent logic from scratch.

Developer Tools 8k
View
Community

Git

GitMCP turns any GitHub repository into a documentation server an AI assistant can query directly, so it fetches real docs and searches actual code instead of guessing from stale training data.

Documentation 8k
View
Community

Higress

Higress is Alibaba's Envoy-based AI gateway that hosts MCP servers as Wasm plugins and can convert any OpenAPI spec into a new remote MCP server on the fly.

API Development 8k
View
Community

Fonoster

Fonoster's MCP server lets an agent look up phone numbers and voice apps in your self-hosted telephony stack, then place a single call or a batch of calls.

Cloud Infrastructure 8k
View
Community

YouTube Transcript MCP Server

jkawamoto's MCP server fetches YouTube captions, per-line timestamps, video metadata, and available languages for any video — no API key, browser, or scraping required.

Web Scraping & Data Collection 8k
View
Community

NotebookLM

This MCP server drives a real, stealth-automated Chrome session against Google NotebookLM so an agent can ask citation-backed questions, add sources, and generate audio overviews.

Productivity & Workflow 8k
View
Community

Osaurus

Osaurus is a native, offline-first macOS runtime for local and cloud models that runs its own MCP server with 20+ plugins and can also aggregate tools from remote MCP providers.

Developer Tools 8k
View
Community

Code2Prompt

Code2Prompt turns a whole codebase into one templated, token-counted LLM prompt from the CLI, and lists an experimental MCP server for serving that context to agents on demand.

Developer Tools 8k
View
Community

Steel Browser

Steel's MCP server puts a managed, self-hostable Chromium browser behind 15 MCP tools — scrape, screenshot, run multi-step sessions, and hand off to a human mid-task.

Browser Automation 7k
View
Community

BrowserTools

BrowserTools MCP pairs a Chrome extension with an MCP server so an agent in Cursor or another IDE can read console logs and network requests and run Lighthouse audits.

Browser Automation 7k
View
Official

Firecrawl MCP

Turns any website into clean, LLM-ready content — scraping, crawling, and search with JavaScript rendering, batch processing, and automatic retries built in.

Web Scraping & Data Collection 7k
View
Community

Bifrost

Bifrost is a high-throughput AI gateway fronting 20+ LLM providers behind one OpenAI-compatible API, with a built-in MCP gateway that adds tool-calling to any connected model.

Deployment & DevOps 7k
View
Community

Unstract

Unstract's MCP server lets an agent hand a document — a PDF, scan, or image — to your deployed Unstract API and get back structured, LLM-extracted JSON.

Deployment & DevOps 7k
View
Community

Cursor Talk to Figma

This MCP integration bridges Cursor, Claude Code, or Codex to an open Figma file over WebSocket, letting an agent read node data and bulk-create or restyle designs.

Design Tools 7k
View
Community

Browser

Browser MCP puts an agent in the driver's seat of your actual, already-logged-in Chrome window via a companion extension, instead of spinning up a fresh browser instance.

Browser Automation 7k
View
Community

Windows

Windows MCP server that lets an agent operate a live Windows desktop — clicking, typing, launching apps, editing the registry, and reading the screen through an accessibility tree instead of pixels.

Developer Tools 7k
View
Community

ChatGPT AutoExpert

A set of custom-instruction prompts that turn plain ChatGPT into a more rigorous conversational or coding assistant — not an MCP tool server, but a prompt system predating MCP.

Productivity & Workflow 7k
View
Community

Airweave

Airweave syncs 40+ apps and databases into one searchable index, then exposes that index to agents through an MCP server with instant, classic, and agentic search modes.

Data Science & ML 7k
View
Community

FLUJO

A local-first visual builder for chaining models and MCP tools into automated workflows, with a built-in debugger and an MCP proxy for re-exposing flows to other clients.

Productivity & Workflow 7k
View
Community

GreptimeDB

An MCP server that lets an agent query GreptimeDB with SQL, PromQL-style TQL, and time-range aggregations, plus manage ingest pipelines and Perses dashboards, with read-only enforcement built in.

Database 7k
View
Community

MISP

The official MISP MCP server, giving an agent read-only search access to your MISP instance's events, indicators, tags, galaxies, and threat feeds.

Security & Testing 6k
View
Community

Trafilatura

A Python library and CLI that strips a web page down to its main text and metadata, exporting the result as plain text, Markdown, JSON, CSV, or XML — the extraction engine several MCP scraping servers wrap around.

Web Scraping & Data Collection 6k
View
Community

RealChar

An open-source platform for building and talking to customizable AI characters in real time, over voice or text, across a web app, iOS app, and terminal client.

Mobile Development 6k
View
Community

XcodeBuild

An MCP server and CLI that lets an AI coding agent build, test, and run iOS/macOS Xcode projects and control simulators directly, without a human driving Xcode by hand.

Developer Tools 6k
View
Community

WhatsApp

An MCP server that connects Claude to your personal WhatsApp account for searching, reading, and sending messages, media, and voice notes, with everything stored locally.

Collaboration Tools 6k
View
Community

Semble

A code search tool built for agents that returns exact, relevant snippets from a codebase in under a second, using roughly 98% fewer tokens than a typical grep-then-read loop.

Developer Tools 6k
View
Community

Mobile Next

A platform-agnostic MCP server for automating and testing native iOS and Android apps — tapping, swiping, typing, and reading the screen on simulators, emulators, or real devices through one interface.

Mobile Development 6k
View
Community

Klavis AI

Klavis AI is an open-source platform bundling 100+ prebuilt MCP integrations — Gmail, Slack, GitHub, Discord — behind managed OAuth and one aggregated endpoint.

Collaboration Tools 6k
View
Community

Serge

Serge is a self-hosted, dockerized chat UI and REST API for running local LLMs through llama.cpp — no API keys, no cloud dependency, just a browser and a GGUF model.

Developer Tools 6k
View
Community

Atlassian Integration

mcp-atlassian connects Jira and Confluence, Cloud or Server/Data Center, to any MCP client, exposing dozens of read/write tools for issues, pages, and comments.

Productivity & Workflow 6k
View
Community

UltraRAG

UltraRAG is a low-code RAG framework that turns retrieval, generation, and evaluation into standalone MCP servers you wire together with YAML instead of glue code.

Data Science & ML 6k
View
Community

Genkit

The @genkit-ai/mcp plugin lets a Genkit app consume any MCP server's tools directly, or expose its own Genkit tools and prompts as an MCP server for other clients.

Developer Tools 6k
View
Community

Playwright MCP (ExecuteAutomation)

ExecuteAutomation's Playwright MCP server drives a real browser for an agent — navigation, clicking, screenshots, JS execution, and generating Playwright test code.

Browser Automation 6k
View
Community

Magic

Magic MCP turns a plain-language description into a ready-to-drop React/Tailwind component, searchable against a 10,000+ component library right inside your editor.

Developer Tools 6k
View
Community

Jsondiffpatch

The jsondiffpatch project's diff-mcp server hands an agent a single, format-flexible diff tool that compares text, JSON, YAML, TOML, XML, or HTML and returns a readable delta.

Developer Tools 5k
View
Community

Lemonade SDK

Lemonade serves local LLMs, Whisper, and image models across CPU, GPU, and NPU hardware, and exposes them to any MCP client through a built-in MCP server.

Data Science & ML 5k
View
Community

BrowserAct Skills

BrowserAct Skills gives an agent a CLI for real-browser automation that gets through anti-bot walls, runs isolated multi-session tasks in parallel, and hands off to a human when stuck.

Browser Automation 5k
View
Community

Viper

Viper is an open-source adversary-simulation platform that runs its own MCP server so an LLM agent can drive red-team operations across Windows, Linux, and macOS targets.

Security & Testing 5k
View
Community

Finance Toolkit

Finance Toolkit's MCP server exposes 200+ transparent, open-source financial ratios, valuation models, and technical indicators to any MCP client, backed by live FMP data.

Analytics & Monitoring 5k
View
Reference

Filesystem MCP Server

Anthropic's reference server for reading, writing, and searching files inside sandboxed local directories — the most commonly connected MCP server for giving an agent safe filesystem access.

Developer Tools
View
Reference

Git MCP Server

A reference MCP server that runs Git commands — status, diff, log, commit, branch — against a local repository so an agent can inspect and manage version control without shelling out.

Developer Tools
View
Reference

Puppeteer MCP Server

A reference MCP server that drives a headless or visible Chromium browser via Puppeteer — navigation, clicking, form filling, and screenshots — for simpler automation needs than a full test framework.

Browser Automation
View
Official

Supabase MCP

Supabase's official MCP server — query the database, run migrations, read logs, check security advisors, and generate TypeScript types directly from an agent, with read-only mode as a first-class safeguard.

Database
View
Reference

PostgreSQL MCP Server

A read-only reference MCP server that lets an agent inspect a Postgres database's schema and run SELECT queries — a safe way to give an agent database context without write access.

Database
View
Reference

SQLite MCP Server

A reference MCP server for local SQLite databases — run queries, inspect table schemas, and build up analysis against a single file with no database server to run.

Database
View
Official

Exa MCP

Gives an agent real, current web search built on Exa's AI-native search API — designed for retrieving high-quality sources rather than raw SERP scraping.

Search & Data
View
Reference

Brave Search MCP Server

A reference MCP server that gives an agent real-time web and local search results through the Brave Search API — a straightforward way to add current information retrieval.

Search & Data
View
Official

Notion MCP

Notion's official MCP server — search, read, create, and update pages and databases directly from an agent, using the same permissions as your Notion integration.

Productivity & Workflow
View
Reference

Sequential Thinking MCP Server

A reference server that structures an agent's reasoning into explicit, revisable steps — useful for breaking down complex problems where the first approach often needs revision.

Agent Reasoning & Memory
View
Reference

Knowledge Graph Memory MCP Server

A reference server that gives an agent persistent memory across sessions, stored as a simple local knowledge graph of entities, relations, and observations.

Agent Reasoning & Memory
View
Official

Figma Dev Mode MCP Server

Figma's official Dev Mode MCP server — runs locally inside the Figma desktop app and lets a coding agent pull real code, design variables, and images directly from a selected frame.

Design Tools
View
Reference

Fetch MCP Server

A minimal reference server that fetches a URL and converts its content to clean Markdown for an agent to read — the simplest way to give an agent basic web access.

Developer Tools
View
Reference

Time MCP Server

A tiny reference server that gives an agent the current time in any timezone and converts times between timezones — useful whenever a task depends on knowing "now."

Developer Tools
View