get_metadata
ActiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-estat-japan
https://github.com/pipeworx-io/mcp-estat-japan
2/7 registries