dev-tools

github

MCP server 'github' from our-nature/lulutracy.com

2 stars0 upvotes

Install Command

npx -y @anthropic/mcp-server-github

Configuration

.mcp.json
{
  "github": {
    "env": {
      "GITHUB_TOKEN": "${GITHUB_TOKEN}"
    },
    "args": [
      "-y",
      "@anthropic/mcp-server-github"
    ],
    "command": "npx",
    "disabled": true
  }
}

Links

Tags

mcpgithub