Skip to content
Cursor

datasaudi mcp for Cursor

io.github.mohsinmshabbir/datasaudi-mcp

Saudi economic & social statistics (GASTAT/DataSaudi) in English or Arabic. Keyless, no database.

client:Cursor transport:stdio runtime:pypi

Install datasaudi mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "datasaudi-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "datasaudi-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

datasaudi mcp in other clients