PoliTwit1984_github-meta-mcp-server

PoliTwit1984_github-meta-mcp-server

3.2

If you are the rightful owner of PoliTwit1984_github-meta-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with GitHub's API, supporting repository creation and updates.

The GitHub MCP Server is designed to facilitate seamless interactions with GitHub's API, allowing users to create and manage repositories using natural language commands. It supports creating repositories with auto-generated names based on descriptions, adding topics or tags, setting homepages, and initializing repositories with README files. The server requires a GitHub personal access token with repository creation permissions and can be configured through an MCP settings file. It is built using Node.js and can be easily installed and configured for use.

Features

  • Create GitHub repositories with auto-generated names from descriptions
  • Add topics/tags to repositories
  • Set repository homepages
  • Auto-initialize repositories with README files

Tools

  1. create_repo

    Create or update GitHub repositories using natural language commands.