MCP Server
MCP
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
Install
npx -y @davidweb3-ctrl/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@davidweb3-ctrl/mcp-github-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub Personal Access Token",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment