MCP Reference Servers
The canonical repository of reference Model Context Protocol servers — Filesystem, Fetch, Git, Memory, Time, and more — maintained by the MCP project itself, plus a huge index of community servers.
How to Install MCPs
- Visit the MCP repository using the link below
- Follow the installation instructions (usually npm install or similar)
- Add the MCP configuration to your claude_desktop_config.json
- Restart Claude Desktop to load the MCP server
This is the official reference implementation repository for the Model Context Protocol. It ships maintained servers for core capabilities — Filesystem (secure file operations), Fetch (web content retrieval), Git (repository tools), Memory (persistent knowledge graph), Sequential Thinking, and Time — each demonstrating how MCP servers should be built.
The README doubles as the ecosystem's largest index, linking to hundreds of official integrations and community servers. If you're learning to build your own MCP server or looking for a vetted starting point, start here.
**Install (example):** `claude mcp add memory npx @modelcontextprotocol/server-memory`Categories:
Ad