The official reference MCP servers, such as Filesystem, Git, Fetch and Memory, from the Model Context Protocol project.
npx -y @modelcontextprotocol/server-memoryThis repository holds reference implementations of MCP servers. They show how the protocol works and cover basic jobs such as file access, Git, fetching web pages and a simple knowledge-graph memory.
Each server has its own folder and command, for example:
npx -y @modelcontextprotocol/server-memory
uvx mcp-server-git
GitHub · MCP server
GitHub's official MCP server. Let agents read code, manage issues and pull requests, and check workflow runs.
Supabase · MCP server
Connect your Supabase projects to Cursor, Claude, Windsurf and other assistants to design tables, run queries and more.
Prefect · Tool / CLI
The fast, Pythonic way to build MCP servers and clients, now a full MCP application framework from Prefect.