GithubMcpServer

qq5855144/GithubMcpServer
★ 0 stars Java API Integration Updated 4d ago
GitHub MCP Server for Android - local MCP service (port 8789) for Median browser
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "githubmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "qq5855144/GithubMcpServer"
      ]
    }
  }
}