MCP Directory

.github

by modelcontextprotocol · ★ 79

Discussions and README for Model Context Protocol

Install

git clone https://github.com/modelcontextprotocol/.github.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "-github": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/.github"
      ]
    }
  }
}

Related developer tools servers