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

ID: enk3b2bcjr