mcp-server-github-projects
If you are the rightful owner of mcp-server-github-projects and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server implementation for the GitHub Projects API, providing operations for managing GitHub Project views, priorities, dependencies, and metrics.
The MCP Server for GitHub Projects is a robust implementation designed to facilitate the management of GitHub Project views, priorities, dependencies, and metrics. It allows users to create, update, and delete project views, assess and update item priorities, manage dependencies, and generate project metrics. The server can be used as a standalone CLI tool, integrated into other applications as a library, or deployed using Docker. It requires a GitHub personal access token with specific permissions to operate effectively. The server is built with flexibility in mind, supporting various deployment and usage scenarios, including integration with platforms like Claude Desktop.
Features
- Project Views Management: Create, update, delete, and list project views.
- Priority Assessment: Assess and update item priorities individually or in batches.
- Dependency Management: Manage and analyze project item dependencies.
- Metrics Generation: Generate comprehensive project metrics.
- Flexible Deployment: Use as a CLI, library, or Docker container.