The datagov mcp server provides access to Israeli government data via the Data.Gov.il API. It exposes endpoints for searching, filtering, and retrieving datasets, metadata, and resources. Developers use it to integrate official government data into applications, enabling data analysis, visualization, and reporting.
The datagov mcp server provides access to Israeli government data via the Data.Gov.il API. It exposes endpoints for searching, filtering, and retrieving datasets, metadata, and resources. Developers use it to integrate official government data into applications, enabling data analysis, visualization, and reporting.
pip install datagov-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aviveldan-datagov-mcp-github": {
"command": "uvx",
"args": [
"pip install datagov-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from datagov mcp?"
No configuration required. This server works out of the box.
"What resources are available in datagov mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in datagov mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in datagov mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.