

An open-source collection of example MCP servers (TypeScript and Python) managed by Anthropic and the Model Context Protocol community, including servers for memory, filesystem access, Git, GitHub, Postgres, and more.
Loading more......
Anthropic MCP Servers Collection is an open-source set of example Model Context Protocol (MCP) servers, implemented in TypeScript and Python. It provides ready-made servers for common tasks like memory management, filesystem access, and working with Git-based workflows and databases.
Multiple example MCP servers
Multi-language implementations
MCP-focused design
Repository structure and tooling
src directory for server implementationsscripts directory for development and maintenance tasks.gitignore, .gitattributes, and .npmrc for consistent development and packaging behaviorCONTRIBUTING.md and CODE_OF_CONDUCT.mdOpen-source collaboration