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.
Semanticscholar
4.5/10Search 200M+ papers, authors, citations, and recommendations via Semantic Scholar
MCP Egrul
4.5/10EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.
MCP Fns Check
4.5/10Russian tax authority (FNS) counterparty checks: status, debts, blocks. Due diligence MCP.
MCP Sudact
4.5/10Russian court practice (Sudact): case search by article, court, dates; full decision text.
Remogram
4.5/10SCM & forge boundary MCP: normalized, typed JSON from attributed Gitea, GitLab, and GitHub providers
Auxiliar MCP
4.5/10Eval-backed discovery for the auxiliar.ai gateway — the best web-access provider per job, measured.
Afya Ya Akili MCP
4.5/10MCP server for mental-health support coordination in East Africa (afya ya akili = mental health)
Ardhi MCP
4.5/10MCP server for land records and land-service coordination in Kenya (ardhi = land)
Church MCP
4.5/10MCP server for congregation and community-organization coordination in East Africa
Faida MCP
4.5/10MCP server for savings and investment coordination in East Africa (faida = returns)
Habari MCP
4.5/10MCP server for news and public-information coordination in East Africa (habari = news)
Haki Ya Kazi MCP
4.5/10MCP server for labor-rights information and coordination in Kenya (haki ya kazi = labor rights)
Historia MCP
4.5/10MCP server grounding agents in East African historical sources (historia = history)
Mazingira MCP
4.5/10MCP server for environment and climate coordination in East Africa (mazingira = environment)
Offline MCP
4.5/10MCP server enabling offline-first agent operation over intermittent connectivity
Chinese History MCP
4.5/10Traceable Chinese-history MCP: 4 cited tools over 9 classical texts (pre-Qin to Wei-Jin).
Kio Orzeczenia MCP
4.5/10MCP server for Krajowa Izba Odwolawcza (KIO) rulings from orzeczenia.uzp.gov.pl.
Ton Jetton Risk MCP
4.5/10Token rug/honeypot risk screening: EVM (7 chains, live sell simulation), Solana, TON. Free, keyless.
Agentmap
4.5/10The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
Overllm
4.5/10Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.
Brdata MCP
4.5/10Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools
Telegram MCP Tdlib
4.5/10Local-first TDLib Telegram MCP server with 110 tools, account isolation and production guardrails.
Switchboard
4.5/10One firewall and password manager for all your AI coding agents' MCP servers and secrets.
Paper Format Agent
4.5/10Local-first DOCX formatter for academic papers with a content-fingerprint integrity guard.
Kasbah MCP
4.5/10Governance layer for agentic AI — signed, verifiable receipts for every agent action.
Aeo MCP
4.5/10AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.
Curatedmcp Catalog MCP
4.5/10Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.
Mini App MCP
4.5/10Agent-First CRUD store MCP server — 1 daemon per table, schema.yaml driven, SQLite backend
Mlua Swarm
4.5/10MCP server for mlua-swarm: engine that compiles flow.ir Blueprints and dispatches agent steps.
Smolanalytics
4.5/10Agent-operated web + product analytics. 79 tools + 14 prompts; answers provably match the dashboard.
Wa Chat Reader
4.5/10Unofficial read-only MCP server for your local WhatsApp chat history (stays on your machine).
Che Ical MCP
4.5/10macOS Calendar and Reminders MCP server (29 tools). Native Swift EventKit, iCloud/Google/Exchange.
Arcade1V1
4.5/10Play 1v1 arcade games vs AI agents & humans, ranked by ELO. Replay-verified, on-chain escrow (Base).
Tsbootstrap
4.5/10Read-only time-series bootstrap server: diagnose a series and compute confidence intervals.
Heddle
4.5/10Content-addressed contracts and a verification cache that cut agent context by skipping proven code.
Mockscreenshots MCP
4.5/10Deep links to pixel-perfect fake chat & screenshot generators (iMessage, WhatsApp & more).
Onsense
4.5/10Android phone camera, sensors & files for any MCP client — local, no cloud, no ADB.
Officeagent
4.5/10Create and edit real Word documents (filesystem or SharePoint): typed change plans, tracked changes
Openinvest
4.5/10Investment runtime for AI agents — LLM investment committee, portfolio ledger, decision accounting
MCP Launcher
4.5/10Single MCP hub: discover, add, audit, and govern MCP servers across every AI client.
Pitstop
4.5/10F1 MCP server: live timing, telemetry, standings, news, and a queryable 1950-present database.
Dify MCP
4.5/10MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
Live Memory
4.5/10Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
Slang Workflows
4.5/10Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).
Smriti Memory
4.5/10Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.
Agentrisk
4.5/10Risk guardrails for AI trading agents. Your agent proposes; your policy decides.
Vouch MCP
4.5/10Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
MCP Server
4.5/10CertScore website risk-signal tools for scans, findings, evidence, and latest-domain lookups.
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.