Github icon

Github

Createdmetoro-io

Provides an MCP server implementation for interacting with the GitHub API.

About

This Go implementation of a GitHub Model Context Protocol (MCP) server empowers AI assistants to seamlessly interact with the GitHub API. It enables a range of operations, from creating and managing repositories and branches to manipulating files, creating issues, and searching code. Authentication is supported via environment variables or HTTP headers, ensuring secure and flexible integration with various web frameworks.

Key Features

  • Includes search tools for repositories, code, issues, and users.
  • Offers context passthrough for HTTP handlers using standard http_request or Gin framework's ginContext.
  • Supports environment variable and HTTP header authentication.
  • 1 GitHub stars
  • Provides tools for repository creation, branch management, and file manipulation.
  • Enables issue tracking with creation, listing, updating, and commenting functionalities.

Use Cases

  • Integrating GitHub functionality into AI assistant platforms.
  • Automated repository management for AI-powered development workflows.
  • Enabling AI to create issues, update code, and manage project files.
Craft Better Prompts with AnyPrompt