MCP Servers / version-control / PyGithub MCP Server

PyGithub MCP Server

JSON →
none1version-control

Interact with the GitHub API using PyGithub to manage repositories, issues, and pull requests.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: pygithub-mcp-server
Tools
What this server exposes
create_issue
Create a new issue in a GitHub repository
get_issue
Get details of a specific issue
update_issue
Update an existing issue
add_comment
Add a comment to an issue
list_comments
List comments on an issue
update_comment
Update a comment on an issue
add_labels
Add labels to an issue
remove_label
Remove a label from an issue
Configuration
Environment & auth
authnone
envGITHUB_PERSONAL_ACCESS_TOKEN
Resources
PyGithub MCP Server — MCP Server · libregistry