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.
Mi Fitness Data Bridge
4.5/10Local-first bridge: export your own Mi Fitness (Xiaomi) health data to SQLite/JSON/CSV and MCP.
Pocketnook
4.5/10Deploy repositories or local folders to private Pocketnook URLs from any MCP client.
MCP Lever
4.5/10Search public Lever job boards: resolve a company, read its openings, read one in full.
Total Cms
4.5/10Connect Claude to a self-hosted Total CMS site: search content, read docs, manage with an API key.
Secretguard MCP
4.5/10Scans code for hardcoded secrets (AWS, Stripe, GitHub, JWTs) before an AI agent commits it.
Drawarch
4.5/10Create editable Draw.io architecture diagrams from prompts and reference images.
Stateark
4.5/10Local-first version control for AI work. Savepoint and resume your project state across chats.
Sendgrid MCP Secure
4.5/10Security-first SendGrid MCP server: dry-run default, recipient allowlists, rate caps, audit log.
Packkit MCP
4.5/10Scaffold, compose, and upgrade modern multi-language projects as a native tool for AI agents.
Url Manager MCP
4.5/10Agent-first bookmark management with auto-registration, categories, tags, and shared collections.
Ouroboros
4.5/10Pins an acceptance spec; the verify command and expected output never enter the success contract.
Sdcgovernance
4.5/10Governance validation for Semantic Data Charter instances; returns OASIS XACML decisions.
Sdcvalidator
4.5/10SDC4 structural validator with ExceptionalValue recovery; thin wrapper over xmlschema.
Unifi Network MCP
4.5/10Every UniFi Network API operation, plus drift detection, topology, and rule prediction no other
Model Council
4.5/10Consult other LLMs as tools — ask them, compare their answers, synthesize a conclusion.
Crawlbit
4.5/10Four free tools to check if AI engines can find, read and recognise a site. No API key.
Bank Of Canada MCP
4.5/10Bank of Canada economic data: exchange rates, policy rate, CPI, bond yields. No API key.
Gguf MCP
4.5/10Inspect local GGUF/safetensors models: quantization, params, VRAM fit — headers only.
Make Audit MCP
4.5/10Audit Make.com blueprints before importing: hardcoded secrets, dangling refs, risky settings.
Mbox MCP
4.5/10Search local email archives (.mbox/.eml) entirely on your machine. No OAuth, no cloud.
Statcan MCP
4.5/10Statistics Canada's 8,200+ data tables: CPI, GDP, labour force, housing. No API key.
Xlsx Audit MCP
4.5/10Audit Excel workbooks: formula dependency tracing, circular references, risk smells. Local only.
Zapier Dev MCP
4.5/10For Zapier integration developers: inspect, lint, and validate zapier-platform-cli projects.
Zapier Discovery MCP
4.5/10Automation discovery: search Zapier's app directory and find popular Zap templates between apps.
Smartsheet Rm
4.5/10MCP server for Smartsheet Resource Management (10,000ft API) time tracking and scheduling.
Sealed
4.5/10Per-call paid skills for AI agents, run server-side: inputs in, outputs back. The body never ships.
Ledger
4.5/10Exact-decimal double-entry for agents. Call MCP tools; do not do money math in tokens.
Obolus
4.5/10Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.
Primer MCP
4.5/10A Jira-lite MCP server that guides planning-first workflows for AI-assisted development.
Baron
4.5/10Let your coding agent write to your work tracker: issues, branches, PRs and CI, one contract.
Package Risk
4.5/10Package risk checks: maintenance, licence, advisories. Paid per call in USDC, no signup.
Omitly MCP
4.5/10Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.
Adscapi
4.5/10Fire one canonical conversion event to every ad platform's server-side Conversions API.
Github Issue MCP
4.5/10AI-powered MCP server for generating GitHub issues and detecting semantic duplicates.
MCP Ashby
4.5/10Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.
Nats Trail
4.5/10Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.
My Websearch
4.5/10MyWebSearch - multi-engine web search MCP server, CLI and local daemon. No API keys required.
Statecore MCP
4.5/10Auditable memory for coding agents: evidence chains, supersession history, keyless embedded SQLite
Witnessd
4.5/10Neutral third-party witness: independently fetch, hash, timestamp, archive any URL or API response.
Pequod MCP
4.5/10Complete US ETF holdings from SEC N-PORT filings + ticker/CUSIP/FIGI crosswalk. Primary source.
Wisp MCP
4.5/10Wisp Panel MCP server for secure game server management through the Wisp Client API.
Un Default
4.5/10Catch racist, sexist & ableist defaults in AI and human copy. Local rules, no account.
Mcpie
4.5/10Standing-order Domino's pizza button: dry-run freely, order only on explicit confirm. Cash only.
Talos MCP Server
4.5/10Talos Linux cluster operations as one thin MCP tool over the official machine API.
Conarium
4.5/10Governed database access for AI assistants: masking, signed receipts, coverage reconciliation.
Anchordb
4.5/10Persistent code memory for AI agents: notes pinned to files and symbols that survive refactors.
Shopify Operations MCP
4.5/10Safe-write Shopify operations: plan-before-execute writes with out-of-band approval and audit.
Generation Ship
4.5/10Generation Ship MCP — multi-AI future world. Read blank cells, read canon, submit artifacts.
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.