mcp-godville

lexfrei/mcp-godville
★ 0 stars Go AI/LLM Updated 14d ago
MCP server exposing Godville hero state to LLMs
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-godville": {
      "command": "go",
      "args": [
        "run",
        "github.com/lexfrei/mcp-godville@latest"
      ]
    }
  }
}

README Excerpt

MCP server for the [Godville](https://godville.net) zero-player game API. Lets LLMs inspect a hero's status, diary, inventory, pet, quest, long-term progress and clan via the Model Context Protocol. - **Hero state** — status (level, alignment, health, godpower), pet, inventory, quest, clan, long-term progress.

Tools (4)

GODVILLE_API_BASEGODVILLE_CACHE_TTLMCP_HTTP_HOSTMCP_HTTP_PORT