Skip to main content
Glama

mcp-github-project-manager

get_milestone_metrics

Retrieve progress metrics for a GitHub project milestone, including task details, to monitor and analyze project performance effectively.

Instructions

Get progress metrics for a specific milestone

Input Schema

NameRequiredDescriptionDefault
includeIssuesYes
milestoneIdYes

Input Schema (JSON Schema)

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