hamr

AKhilRaghav0/hamr
★ 17 stars Go 💻 Code/Dev Tools Updated 1d ago
The Go framework for building MCP servers. Your struct tags are your schema.
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": {
    "hamr": {
      "command": "go",
      "args": [
        "run",
        "github.com/AKhilRaghav0/hamr@latest"
      ]
    }
  }
}

Topics

ai-toolscliframeworkgogolangmcpmcp-servermodel-context-protocol