Skip to main content
Glama

list_project_items

Retrieve all items from a GitHub project to view tasks, issues, and pull requests in one place for project tracking and management.

Instructions

List all items in a GitHub project

Input Schema

NameRequiredDescriptionDefault
projectIdYes
limitNo

Input Schema (JSON Schema)

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

Latest Blog Posts

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/HarshKumarSharma/MCP'

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