dev-tools
github
MCP server 'github' from bemindlabs/bmt-monorepo-template
3 stars0 upvotes
Install Command
npx -y @anthropic/mcp-github
Configuration
.mcp.json
{
"github": {
"env": {
"GITHUB_TOKEN": "${GITHUB_TOKEN}"
},
"args": [
"-y",
"@anthropic/mcp-github"
],
"type": "stdio",
"command": "npx",
"_comment": "GitHub API integration - requires GITHUB_TOKEN env var"
}
}Links
Tags
mcpgithub