github-mcp

F8ai/github-mcp

3.2

If you are the rightful owner of github-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The GitHub Projects MCP Server is designed to manage and synchronize GitHub Projects v2 with Issues, Agents, and TODO.md files, providing a comprehensive solution for AI-assisted project management.

Tools

Functions exposed to the LLM to take actions

list_projects

List all GitHub Projects.

get_project

Get project details and fields.

list_project_items

List all items in a project.

sync_issues_to_project

Sync issues to the Kanban board.

sync_agents_to_project

Create agent tasks in the project.

sync_todo_to_project

Parse TODO.md and create project items.

sync_project_to_todo

Update TODO.md from project items.

create_project_item

Create a new project item.

update_project_item

Update an existing project item.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources