Skip to main content
Glama

mcp-github-project-manager

list_project_items

Retrieve all items within a GitHub project by specifying the project ID. Use this tool to efficiently manage and organize tasks, issues, or other project elements for better tracking and planning.

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