mcp-github-pm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub personal access token with repo scope |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_issueC | Create a GitHub issue with optional labels, assignees, and milestone. |
| list_issuesB | List issues with filters for state, labels, assignee, and sorting. |
| update_issueA | Update an existing issue's title, body, state, labels, or assignees. |
| create_milestoneC | Create a milestone for tracking issue groups. |
| list_milestonesC | List milestones for a repository. |
| get_repo_statsA | Get repository overview: stars, forks, open issues, language, description, last push. |
| generate_changelogA | Generate a markdown changelog from merged PRs between two dates. |
| add_labelsC | Add labels to an existing issue. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/lordbasilaiassistant-sudo/mcp-github-pm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server