Back to directory
akream/mcpgo

akream/mcpgo

@akream

A simple Go MCP server that provides cat facts to LLMs like Claude.

catfactsgolangmcpllmtoolstool

Installation & Configuration

{
  "mcpServers": {
    "CatFacts": {
      "command": "go",
      "args": [
        "run",
        "main.go"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17