The MCP Server Directory
Every Model Context Protocol server, scored on reliability, documentation, maintenance, and adoption. Independent, opinionated, refreshed daily from the official registry.
What this is
The MCP Server Directory is a live, independently maintained index of Model Context Protocol servers published to the official registry. Each server is scored 0–10 on four dimensions: reliability, documentation quality, maintenance velocity, and adoption. The directory is free, updated daily, and built by MegaOne AI.
Vibemap MCP
4.5/10Load & create VibeMap product specs from your coding agent; sync build progress.
MCP X402 Accept
4.5/10Self-hosted MCP proxy that puts an x402 paywall in front of an existing MCP server
Alphacouncil Agent
4.5/10Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides.
Slimsnap
4.5/10Your recent screen captures as structured JSON your AI agent can read. Local only, no network.
Eventbrite MCP
4.5/10Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
Chrome Bridge
4.5/10Your real, logged-in Chrome as an MCP server: 63 token-efficient web-dev tools. ChromeOS included.
Vahtian
4.5/10Freeze a corpus, check it for drift, keep a hash-chained audit ledger. Local-first, stdlib-only.
Lousa
4.5/10A whiteboard where AI agents draw their explanations as hand-drawn animated diagrams
MCP Ldbd
4.5/10Submit and track stock/crypto direction predictions on LDBD's public leaderboard (ldbd.app).
MCP Graphql Enhanced
4.5/10GraphQL gateway for LLMs. Handles huge GitHub GraphQL & @neo4j/graphql schemas without crashing
Redcon
4.5/10Deterministic context packing for AI coding agents; measured 83% fewer input tokens, local.
Neat
4.5/10Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP.
Asc MCP
4.5/1041 tools to ship an App Store release: metadata, screenshots, builds, TestFlight, IAP, submit.
Landbenchmark MCP
4.5/10Satellite land due-diligence: a green/caution/walk-away verdict with cited signals for any parcel.
Plzebo
4.5/10Cost-parity bench for agent loops: $/success and time across model mixes, with verifiable receipts.
Aipm
4.5/10Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.
Packwright MCP
4.5/10Packwright compiles, renders, validates, and captures paired Minecraft Java packs.
Theabbie
4.5/10Live info about theabbie (Abhishek Chaudhary) from theabbie.github.io/about.json
Web Fetcher
4.5/10Turns any web page into clean Markdown, page metadata and classified links for LLMs.
Ainative Browser MCP
4.5/10AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.
Ainative Gtm MCP
4.5/10Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.
Ainative Prd MCP
4.5/10PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
Ainative Strapi MCP Server
4.5/10Strapi CMS MCP — natural-language content management: create, manage, and publish content.
Ainative Zerodb Memory MCP
4.5/10ZeroDB agent-memory MCP — 18 tools: memory + write-back to Slack, Gmail, Calendar, GitHub.
Epiphany
4.5/10One private, local memory your AI tools share. Cross-model, on-device, never lose a session.
Makers Page MCP
4.5/10Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent.
Crowntowncompost MCP
4.5/10Customer access to the Crown Town Compost portal: pickups, invoices, and skips (AI-built).
Prawo Pl MCP
4.5/10One MCP server for Polish legal data - courts, legislation, KRS, tax, KIO, UODO via 4 unified tools
MCP Multi Poc Alpha
4.5/10PoC alpha server - base install, subcommand selection from a shared PyPI package.
MCP Multi Poc Beta
4.5/10PoC beta server - extras-gated deps, subcommand selection, same PyPI package as alpha.
MCP Multi Poc Beta Script
4.5/10PoC Q5b: run a differently-named console script via a positional runtimeArgument.
Software Design
4.5/10SOLID/OOP/DRY, the 23 GoF patterns, pattern scaffolding, and heuristic code-smell detection.
Viralhunt MCP
4.5/10Find trending content and schedule posts across social networks via the ViralHunt.io API.
MCP Jp Corporate Id
4.5/10Validates and normalizes Japanese corporate numbers and invoice registration numbers (format only).
Vidin
4.5/10Turn a screen recording into agent-readable annotated keyframes. MCP server + CLI on ffmpeg.
MCP For Ynab
4.5/10YNAB budget access for AI assistants: safe gated writes, month-close sessions, float attribution.
Vmware Vdi
4.5/10VMware/Omnissa Horizon VDI ops: pools, sessions, machines, images — 27 MCP tools.
Oss Issues MCP
4.5/10MCP server with derived GitHub issue tools: normalized fetch, new-issue watch, claim status.
Agent Envelope MCP
4.5/10Neutral MCP server for AgentEnvelope authority: sovereign verify + vault verify/lookup/mint.
Agent Venue Radar
4.5/10Screen AI-work venues for inventory, funding, payouts, withdrawal, economics, and security risk.
Vibelawyer
4.5/10Local MCP for Chinese criminal dossier review; Word notes + Excel catalogs stay on-device.
Har Forensics MCP
4.5/10Tells you what leaked in a .har capture, who's on the page, and what to strip. No network calls.
Myersparkathleticzone MCP
4.5/10Myers Park HS athletics — schedules, teams, rosters, coaches, news and broadcast links
Shuttle
4.5/10Android framework and solution that prevents TransactionTooLargeException crashes by design.
Context
4.5/10Local-first personal context over MCP: mail/calendar metadata, briefings, person lookups. No cloud.
Apple Mail over MCP: fenced reads, draft-only writing, human-gated actions, audited with undo.
Agent Guards
4.5/10All six agent guard suites in one local MCP server, with optional cloud intelligence.
Daleads MCP
4.5/10Australian development application and property intelligence data for AI agents.
Free · No spam
New servers, score changes, breakages
Every Monday: what shipped, what broke, what's worth trying. Five minutes. No filler.
Four dimensions, weighted
- Reliability (30%) — repository present, permissive license, not archived, official status.
- Documentation (20%) — description length, website presence, README quality.
- Maintenance (25%) — how recently the code was pushed; versioning discipline.
- Adoption (25%) — GitHub stars (log-scaled), remote availability, official endorsement.
What is MCP?
MCP stands for Model Context Protocol. It is an open standard introduced by Anthropic in late 2024 that lets AI assistants like Claude connect to external tools, data sources, and services through a common interface. An MCP server is a small program that exposes one capability (file access, a database, an API) to any MCP-compatible AI client.
Where does the data come from?
Every server in this directory is pulled from the official Model Context Protocol Registry at registry.modelcontextprotocol.io. We also enrich each entry with GitHub metadata (stars, last commit, license, primary language) where a repository is linked. The full re-scan runs daily.
How are servers scored?
Each server gets a 0–10 overall score, weighted from four sub-scores: reliability (30%), documentation (20%), maintenance (25%), and adoption (25%). The full methodology is visible on this page under "How scoring works".
Is this affiliated with Anthropic?
No. MegaOne AI is independent. Anthropic created the MCP standard and maintains the reference implementations, but this directory is built separately and rates all servers including Anthropic's own.
How often does the directory update?
The pipeline re-fetches the full registry and re-scores every active server once per day. Individual entries are refreshed whenever a new version is published to the official registry.
Is it free?
Yes. Browsing, filtering, and searching the directory is free. The weekly email briefing is free. There is no account required.