Skip to main content
Glama

mcp-github-project-manager

list_project_items

Extract and display all items within a GitHub project by specifying the project ID. Use this tool to organize and track tasks, milestones, and custom fields effectively within your GitHub workflow.

Instructions

List all items in a GitHub project

Input Schema

NameRequiredDescriptionDefault
limitNo
projectIdYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "type": "string" }, "projectId": { "type": "string" } }, "required": [ "projectId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kunwarVivek/mcp-github-project-manager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server