Skip to main content
Glama

mcp-github-project-manager

create_project

Generate a new GitHub project with specified title, owner, and visibility. Simplify project setup and management with structured workflows and deep GitHub integration.

Instructions

Create a new GitHub project

Input Schema

NameRequiredDescriptionDefault
ownerYes
shortDescriptionNo
titleYes
visibilityYes

Input Schema (JSON Schema)

{ "properties": { "owner": { "type": "string" }, "shortDescription": { "type": "string" }, "title": { "type": "string" }, "visibility": { "type": "string" } }, "required": [ "title", "owner", "visibility" ], "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