get-project-items
Retrieve items (issues) from a GitHub Project using a specified project ID. Apply filters or pagination to manage and track issues efficiently within project boards.
Instructions
Get items (issues) from a GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Cursor for pagination | |
filter | No | Filter for items (e.g., status field value) | |
first | No | Number of items to return (max 100) | |
projectId | Yes | GitHub Project ID |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Projects MCP Server
- add-draft-issue
- add-item-to-project
- archive-project-item
- clear-item-field-value
- convert-draft-issue
- copy-project
- create-issue
- create-project
- create-project-field
- create-project-item
- delete-project
- delete-project-field
- delete-project-item
- get-issue
- get-project
- get-project-columns
- get-project-fields
- get-project-items
- get-repository
- list-issues
- list-projects
- list-repositories
- mark-project-as-template
- unarchive-project-item
- unmark-project-as-template
- update-issue
- update-item-position
- update-project
- update-project-field
- update-project-item-field
- update-project-status
Related Tools
- @Monsoft-Solutions/model-context-protocols
- @PhialsBasement/mcp-github-server-plus
- @taylor-lindores-reeves/mcp-github-projects
- @taylor-lindores-reeves/mcp-github-projects
- @Sunwood-ai-labs/github-kanban-mcp-server