Complete Documentation
Description
This file contains all documentation from the docs/ directory compiled into a single markdown file. ---
Installation
claude install-skill https://github.com/modelcontextprotocol/registry README
Complete Documentation
This file contains all documentation from the docs/ directory compiled into a single markdown file.
File: docs/README.md
MCP Registry Documentation
The MCP registry provides MCP clients with a list of MCP servers, like an app store for MCP servers.
I want to...
- undefined
Documentation Index
- undefined
File: docs/explanations/README.md
Explanations
Understanding-oriented documentation that clarifies and illuminates the MCP Registry.
- undefined
File: docs/explanations/design-principles.md
MCP Registry Design Principles
These are the core constraints that guide the design of the MCP Registry. They are not exhaustive, but they are the most important principles that we will use to evaluate design decisions.
1. Single Source of Truth
The registry serves as the authoritative metadata repository for publicly-available MCP servers, both locally-run and remote, open source and closed source. Server creators publish once, and all consumers (MCP clients, aggregators, etc.) reference the same canonical data.
2. Minimal Operational Burden
- undefined
3. Vendor Neutrality
- undefined
4. Meets Industry Security Standards
- undefined
6. Reusable, Extensible Shapes; Not Infrastructure
- undefined
Related Skills
Doc Co-authoring
When user wants to write documentation, proposals, technical specs, decision docs, or similar structured contentGuide users through structured workflow for co-authoring documentation
Documentation official Docx
When user mentions Word doc, .docx, or requests professional documents with formattingCreate, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation official Extract text, create PDFs, merge/split documents, and handle forms
Documentation official Pptx
When a .pptx file is involved in any way, or user mentions deck, slides, or presentationCreate, edit, and analyze PowerPoint presentations with layouts and templates
Documentation official Xlsx
When a spreadsheet file is the primary input or output (.xlsx, .xlsm, .csv, .tsv)Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation official mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation community