e-stat-get-data-catalog — e-Stat MCP MCP Tool
e-stat-get-data-catalog
(e stat get data catalog) is one of 3 tools on the
e-Stat MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call e-stat-get-data-catalog from your client
- Claude Code e-Stat MCP e-stat-get-data-catalog run in your project directory
- Claude Desktop e-Stat MCP e-stat-get-data-catalog ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor e-Stat MCP e-stat-get-data-catalog ~/.cursor/mcp.json
- VS Code e-Stat MCP e-stat-get-data-catalog .vscode/mcp.json
- Zed e-Stat MCP e-stat-get-data-catalog ~/.config/zed/settings.json
- Windsurf e-Stat MCP e-stat-get-data-catalog ~/.codeium/windsurf/mcp_config.json
- Cline e-Stat MCP e-stat-get-data-catalog ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI e-Stat MCP e-stat-get-data-catalog ~/.gemini/settings.json
- Grok e-Stat MCP e-stat-get-data-catalog .mcp.json (in your project root)
- ChatGPT e-Stat MCP e-stat-get-data-catalog Settings → Connectors → Advanced → Developer mode
- Claude.ai e-Stat MCP e-stat-get-data-catalog Settings → Connectors → Add custom connector
- LangChain e-Stat MCP e-stat-get-data-catalog pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http e-stat https://mcp.n-3.ai/mcp?tools=e-stat-get-stats-list,e-stat-get-meta-info,e-stat-get-data-catalog
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.