Ink Documentation

36,534 stars MDX 1 file ยท ~16,735 tokens

docs MCP Server

MCP server for github/docs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "docs": {
      "command": "npx",
      "args": [
        "-y",
        "@github/docs"
      ]
    }
  }
}