list_data_catalog
ActiveTool of mcp-estat-japan
declared in 0.1.0
Browse the e-Stat high-level data catalog (dataset/table groupings) with optional free-text filter. Returns catalog entries with dataset IDs, names, and organization metadata. Requires _apiKey.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "労働"
},
{
"lang": "E",
"limit": 15
}
],
"properties": {
"lang": {
"type": "string",
"description": "J | E"
},
"limit": {
"type": "number",
"description": "1-100 (default 20)"
},
"query": {
"type": "string",
"description": "Optional free-text filter"
},
"start_position": {
"type": "number",
"description": "1-based offset"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-estat-japan
https://github.com/pipeworx-io/mcp-estat-japan
2/7 registries