DevelopmentUnknown

Seah Boon Keong - Chat with OpenDOSM Datasets

MCP for public datasets OpenDOSM (Developed by Seah Boon Keong) What it delivers: - 163 curated datasets (Department of Statistics Malaysia + sources) - Programmatic tools: discover, query, get latest, correlation, ARIMA forecasts (with fallback) Benefits: Accessibility - Economists, analysts, and policymakers can interact without technical barriers. Speed - Instant retrieval of complex datasets. Ability to support forecast and correlation features. Integration - Enable integration to dashboards that supports MCP. Sample Queries 1. What are the monthly CPI trends overall and by division (food, transport, housing)? 2. Which items are driving food inflation vs core inflation? 3. How sensitive is GDP growth to changes in key subcomponents (investment, consumption)?

Free
N/A rating (0 reviews)4,878 installs0 GitHub stars

MCP for public datasets OpenDOSM (Developed by Seah Boon Keong) What it delivers: - 163 curated datasets (Department of Statistics Malaysia + sources) - Programmatic tools: discover, query, get latest, correlation, ARIMA forecasts (with fallback) Benefits: Accessibility - Economists, analysts, and policymakers can interact without technical barriers. Speed - Instant retrieval of complex datasets. Ability to support forecast and correlation features. Integration - Enable integration to dashboards that supports MCP. Sample Queries 1. What are the monthly CPI trends overall and by division (food, transport, housing)? 2. Which items are driving food inflation vs core inflation? 3. How sensitive is GDP growth to changes in key subcomponents (investment, consumption)?

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "seah-boon-keong-chat-with-opendosm-datasets": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-seah-boon-keong-chat-with-opendosm-datasets"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json