github-mcp-server

ghanshyamgcs22/github-mcp-server
★ 0 stars Python API Integration Updated today
github-mcp-server
View on GitHub → Try with Claude — $10 free →

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-server": {
      "command": "uvx",
      "args": [
        "github-mcp-server"
      ]
    }
  }
}

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

README Excerpt

A Streamlit-powered dashboard that enables users to query, audit, and analyze GitHub repositories using natural language commands. The application leverages the Model Context Protocol (MCP) to interface directly with GitHub's APIs. - **Natural Language Parsing**: Ask questions about repositories in simple English.