Skip to main content
Glama

GitHub Projects MCP Server

get-project-columns

Retrieve status columns for a GitHub Project by providing the project ID, enabling streamlined Agile project management and board organization via the GitHub Projects MCP Server.

Instructions

Get status columns for a GitHub Project

Input Schema

NameRequiredDescriptionDefault
projectIdYesGitHub Project ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "GitHub Project ID", "type": "string" } }, "required": [ "projectId" ], "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/taylor-lindores-reeves/mcp-github-projects'

If you have feedback or need assistance with the MCP directory API, please join our Discord server