Skip to main content
Glama

mcp-github-project-manager

get_sprint_metrics

Retrieve sprint progress metrics, including issue details, for GitHub Projects V2. Analyze task completion and overall efficiency directly within the mcp-github-project-manager server.

Instructions

Get progress metrics for a specific sprint

Input Schema

NameRequiredDescriptionDefault
includeIssuesYes
sprintIdYes

Input Schema (JSON Schema)

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