modelcontextprotocol
by transdocs-org · TypeScript · ★ 0
MCP 中文文档(定时同步,非官方)
Install
npx -y github:transdocs-org/modelcontextprotocol Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"modelcontextprotocol": {
"command": "npx",
"args": [
"-y",
"github:transdocs-org/modelcontextprotocol"
]
}
}
} From the README
_Just heard of MCP and not sure where to start? See [the documentation website instead](https://modelcontextprotocol.io)._
This repo contains the:
- MCP specification
- MCP protocol schema
- Official MCP documentation
The schema is [defined in TypeScript](schema/2025-06-18/schema.ts) first, but
[made available as JSON Schema](schema/2025-06-18/schema.json) as well, for wider
compatibility.
The official MCP documentation is built using Mintlify and available at
[modelcontextprotocol.io](https://modelcontextprotocol.io).
See [CONTRIBUTING.md](./CONTRIBUTING.md).
This project is licensed un…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related other servers
playwright-mcp
microsoft
★ 31,828
Playwright MCP server
Other · TypeScript
playwright-cli
microsoft
★ 9,714
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
Other · TypeScript
financial-services-plugins
anthropics
Official ★ 7,840
financial-services-plugins — MCP server.
Other · Python
NLWeb
nlweb-ai
★ 6,197
Main reference implementation for NLWeb, implemented in Python.
Other · Python
OpenSpace
HKUDS
★ 5,940
"OpenSpace: Make Your Agents: Smarter, Low-Cost, Self-Evolving" -- Community: https://open-space.cloud/
Other · Python
csharp-sdk
modelcontextprotocol
Official ★ 4,229
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
Other · C#