This repository is a collection of reference implementations for the Model Context Protocol (MCP), as well as references to community-built servers and additional resources. The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources.
from the project README
Formats
mcp
License
license: see source
Added
2026-09-10
Get it
From the project’s own instructions where it documents any; otherwise a plain clone.
shell
$ npx -y @modelcontextprotocol/server-memory
TypeScript servers run straight from npm (Memory shown). Read the scripts it bundles before installing.
shell
$ uvx mcp-server-git
Python servers run with uvx (Git shown). Each server is its own package.
Contents
156 files29.0 MB repository
.ts76
.md23
(no ext)18
.py14
.json12
.yml6
.lock3
.toml3
Use it with
Commands are curated, not yet run by us.
Claude Code — Register one of the reference servers (here, filesystem scoped to the current directory) with Claude Code.
sample.mcp
$ claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem ./