github-mcp-tool

jalaj-pandey/github-mcp-tool
★ 1 stars Python 🤖 AI/LLM Updated 10mo ago
A dedicated MCP (Model Context Protocol) tool for github, The MCP (Model Context Protocol) Tool for GitHub is a Python-based solution designed to help manage and track machine learning model context directly within GitHub repositories.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-mcp-tool": {
      "command": "uvx",
      "args": [
        "github-mcp-tool"
      ]
    }
  }
}

Or install with pip: pip install github-mcp-tool

Topics

agentsanthropicmcpmcp-clientmcp-servermodelcontextprotocol