github-projects-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub personal access token with access to Projects (V2) and the GraphQL API. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projects | List GitHub Projects V2 for a given organization or user. |
| get_project_fields | Get fields available in a GitHub Project V2, including options for SingleSelect fields. |
| get_project_items | Get items in a GitHub Project V2. Can filter by state OR a single custom field=value. |
| create_issue | Create a new GitHub issue. |
| add_issue_to_project | Add an existing GitHub issue to a Project V2. |
| update_project_item_field | Update a field value for a project item. |
| create_draft_issue | Create a draft issue directly in a GitHub Project V2. |
| delete_project_item | Delete an item from a GitHub Project V2. |
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/Arclio/github-projects-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server