Skip to content
Claude Desktop

github project info for Claude Desktop

io.github.shubhtoy/github-project-info

Read public GitHub Projects v2 boards without auth — items, fields, story points, priority.

client:Claude Desktop transport:stdio runtime:npm

Install github project info in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "github-project-info": {
      "command": "npx",
      "args": [
        "-y",
        "github-project-info-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

github project info in other clients