generic-go-mcp

spirilis/generic-go-mcp
★ 0 stars Go Security Updated today
Generic MCP server framework for Golang - stdio or GitHub OAuth-based HTTP/SSE
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": {
    "generic-go-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/spirilis/generic-go-mcp@latest"
      ]
    }
  }
}

README Excerpt

A reusable Go framework for building [Model Context Protocol](https://spec.modelcontextprotocol.io/) (MCP) servers over stdio, UNIX domain sockets, or Streamable HTTP. **generic-go-mcp** is a library that abstracts away the complexity of implementing MCP servers. It handles JSON-RPC 2.0 message parsing, transport layer management, authentication, and configuration—allowing you to focus on building powerful tools for Claude and other MCP clients.

Tools (8)

Podauthcurrent_timeprogressTokenpromptsListChangedresourcesListChangedstructuredContenttoolsListChanged