mcp-github-insights

DesmondSanctity/mcp-github-insights
★ 0 stars Go API Integration Updated 9d ago
A Model Context Protocol (MCP) server written in Go that exposes three tools backed by the live GitHub REST API, deployed as a microVM on Unikraft Cloud.
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": {
    "mcp-github-insights": {
      "command": "go",
      "args": [
        "run",
        "github.com/DesmondSanctity/mcp-github-insights@latest"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server written in Go that exposes three tools backed by the live GitHub REST API, deployed as a microVM on Every tool call returns real data from real GitHub repositories — there are no mocks. | Tool | Inputs | Returns |

Tools (3)

get_repo_statslist_open_prssearch_code

Topics

aigolangmcpunikraft