Skip to main content
Glama

mcp-github-project-manager

get_issue

Retrieve detailed information about a specific GitHub issue by providing its issue ID. Useful for tracking, debugging, and managing tasks within GitHub projects.

Instructions

Get details of a specific GitHub issue

Input Schema

NameRequiredDescriptionDefault
issueIdYes

Input Schema (JSON Schema)

{ "properties": { "issueId": { "type": "string" } }, "required": [ "issueId" ], "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