GitHub
Integrates with GitHub's API to enable repository management, code manipulation, and issue tracking for streamlined development workflows.
2 stars
0 tools
Created Aug 2025
@parassolanki/parassolanki-github-github-mcp-serverAbout
Integrates with GitHub's API to enable repository management, code manipulation, and issue tracking for streamlined development workflows.
Categories
general
Installation
npm
npm install @parassolanki/parassolanki-github-github-mcp-server
Configuration
{
"mcpServers": {
"parassolanki-github-github-mcp-server": {
"command": "npx",
"args": [
"-y",
"@parassolanki/parassolanki-github-github-mcp-server"
]
}
}
}