development-tools /

io.github.alcastaro/datos.gob.do-MCP-server
0.1.0

io.github.alcastaro/datos.gob.do-MCP-server
MCP server for datos.gob.do — Dominican Republic open government data (CKAN 2.11).

Install with terminal

Install this server using the terminal command below.
uvx dominican-open-data-mcp

Connect

Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
  "mcpServers": {
    "datos-gob-do-mcp-server": {
      "command": "uvx",
      "args": [
        "run",
        "dominican-open-data-mcp"
      ],
      "env": {}
    }
  }
}
stdio
dominican-open-data-mcp
Package Type
pypi
Version
0.1.0

JSON

{
  "server": {
    "name": "io.github.alcastaro/datos.gob.do-MCP-server",
    "title": null,
    "description": "MCP server for datos.gob.do — Dominican Republic open government data (CKAN 2.11).",
    "version": "0.1.0",
    "packages": [
      {
        "registry": {
          "type": "pypi",
          "base_url": "https://pypi.org"
        },
        "identifier": "dominican-open-data-mcp",
        "version": "0.1.0",
        "runtime": {
          "hint": "uvx"
        },
        "transport": {
          "type": "stdio"
        }
      }
    ],
    "remotes": null,
    "repository": {
      "url": "https://github.com/alcastaro/datos.gob.do-MCP-server",
      "source": "github"
    },
    "icons": null,
    "website_url": null,
    "latest": true,
    "created_at": "2026-05-19T19:23:34.853Z",
    "updated_at": "2026-05-19T19:23:34.853Z"
  }
}