table_meta

Pack: hagstova-fo · Endpoint: https://gateway.pipeworx.io/hagstova-fo/mcp

Table definition (dimensions, valid values). Path must end in the “.px” table id.

Parameters

NameTypeRequiredDescription
pathstringyese.g. “H2/UO/UO01/land_oyfj.px”

Example call

curl -X POST https://gateway.pipeworx.io/hagstova-fo/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"table_meta","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "hagstova-fo": {
      "url": "https://gateway.pipeworx.io/hagstova-fo/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build June 2, 2026