Skip to main content
Glama

GitHub Projects MCP Server

mark-project-as-template

Designate a GitHub Project as a reusable template by specifying its project ID. Simplify Agile project management with the MCP Server for efficient GitHub Projects v2 API interactions.

Instructions

Mark a GitHub Project as a template

Input Schema

NameRequiredDescriptionDefault
projectIdYesGitHub Project ID to mark as template

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "GitHub Project ID to mark as template", "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