Skip to main content
Glama

MCP GitHub Issue Server

by sammcj

get_issue_task

Fetch GitHub issue details to convert into actionable tasks, enabling integration with task management workflows directly from GitHub URLs.

Instructions

Fetch GitHub issue details to use as a task

Input Schema

NameRequiredDescriptionDefault
urlYesGitHub issue URL (https://github.com/owner/repo/issues/number)

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "GitHub issue URL (https://github.com/owner/repo/issues/number)", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP GitHub Issue Server

Related Tools

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/sammcj/mcp-github-issue'

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