Heads up This site is currently under heavy development.
← all datasets
◆ MCP servers

MCP Registry

license: see source

The official community registry of Model Context Protocol servers — server metadata served by a public API, plus the registry service and publisher CLI.

Summary

The MCP registry provides MCP clients with a list of MCP servers, like an app store for MCP servers.
from the project README
Formats
json
License
license: see source
Added
2026-09-10

Get it

From the project’s own instructions where it documents any; otherwise a plain clone.

  1. shell
    $ git clone --depth 1 https://github.com/modelcontextprotocol/registry

    Shallow clone: history isn’t needed for testing.

Contents

255 files 76.1 MB repository

  • .go 143
  • .md 32
  • .sql 14
  • .yml 14
  • .mdx 11
  • .json 9
  • (no ext) 7
  • .sh 7

Use it with

Commands are curated, not yet run by us.

jq — Stream the records one per line to see their shape.

sample.json
$ jq -c . sample.json

DuckDB — Query the file in place with SQL — DuckDB detects CSV, JSON and JSONL by extension.

sample.json
$ duckdb -c 'SELECT * FROM '\''sample.json'\'' LIMIT 10'
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →

    Send us feedback