AC

A collection of reference implementations for the Model Context Protocol (MCP).

Created 4 months ago

A collection of reference implementations for the Model Context Protocol (MCP).

development documentation public

What is A collection of reference implementations for the Model Context Protocol (MCP).?

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. Typically, each MCP server is implemented with an MCP SDK.

Documentation

Model Context Protocol servers

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. Typically, each MCP server is implemented with an MCP SDK:

Note: Lists in this README are maintained in alphabetical order to minimize merge conflicts when adding new items.

Server Config

{
  "mcpServers": {
    "a-collection-of-reference-implementations-for-the-model-context-protocol-(mcp).-server": {
      "command": "npx",
      "args": [
        "a-collection-of-reference-implementations-for-the-model-context-protocol-(mcp)."
      ]
    }
  }
}

Links & Status

Hosted: No
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Aug 06, 2025
Updated At: Aug 07, 2025
Author: Model Context Protocol Team
Category: MCP Servers
License: MIT license
Tags:
development documentation public