You're viewing a demo portfolio

Join the waitlist
PRSM

get_metadata

Active

Tool of mcp-estat-japan

declared in 0.1.0

Fetch the dimension definitions and code lists for a specific e-Stat statistics table (statsDataId). Returns category codes needed to construct filters for get_data. Requires _apiKey.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "stats_data_id": "0003000010000"
    },
    {
      "lang": "E",
      "stats_data_id": "0003000010000"
    }
  ],
  "required": [
    "stats_data_id"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "J | E"
    },
    "stats_data_id": {
      "type": "string",
      "description": "Table ID (statsDataId)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-estat-japan

https://github.com/pipeworx-io/mcp-estat-japan

2/7 registries
View full server →