gh-project-manager-mcp
0
The GitHub Project Manager MCP is a Model Context Protocol server designed to manage GitHub projects. It integrates with the GitHub CLI to facilitate common tasks like issue and pull request management and is configured to run using Docker.
GitHub Project Manager MCP
A MCP server for managing GitHub projects, integrating with the GitHub CLI for tasks such as:
- Managing issues
- Managing pull requests
- Future: Integration with GitHub Projects
Docker Usage
The Docker image is published to the GitHub Container Registry with each release.
MCP Configuration in Cursor
Configure this MCP with Cursor by adding it to your .cursor/mcp.json
.
Versioning
The project uses Semantic Versioning and automatically releases new versions based on commit patterns.