Skip to main content
Glama

mcp-github-project-manager

list_issues

Fetch GitHub issues based on status, assignee, labels, milestone, and sorting criteria to streamline project tracking and management.

Instructions

List GitHub issues

Input Schema

NameRequiredDescriptionDefault
assigneeNo
directionNo
labelsNo
limitNo
milestoneNo
sortNo
statusYes

Input Schema (JSON Schema)

{ "properties": { "assignee": { "type": "string" }, "direction": { "type": "string" }, "labels": { "items": { "type": "string" }, "type": "array" }, "limit": { "type": "string" }, "milestone": { "type": "string" }, "sort": { "type": "string" }, "status": { "type": "string" } }, "required": [ "status" ], "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