Skip to main content
Glama

GitHub MCP Server

by PoliTwit1984

create_repo

Automate GitHub repository creation and updates using natural language commands. Define project details, descriptions, and tags directly through intuitive prompts, streamlining repository management.

Instructions

Create or update GitHub repositories using natural language commands

Input Schema

NameRequiredDescriptionDefault
commandYesNatural language command like "Create a repository for my machine learning project with tags python tensorflow" or "Update repository-name description to New description with tags updated ml"

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Natural language command like \"Create a repository for my machine learning project with tags python tensorflow\" or \"Update repository-name description to New description with tags updated ml\"", "type": "string" } }, "required": [ "command" ], "type": "object" }
Install Server

Other Tools from GitHub MCP Server

Related Tools

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/PoliTwit1984/github-meta-mcp-server'

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