Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

745 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data.gv.at MCP Server

data.gv.at MCP Server

License: MIT Python 3.11+ MCP Compatible

Access Austria's 60,000+ open government datasets through Claude, Cursor, and other MCP-compatible AI tools.

DocumentationInstallation


datagvat_mcp_hd.mp4

Install

uvx datagvat-mcp init

That's it. The installer detects your AI tools (Claude Desktop, Continue, Cline) and configures them automatically.

Don't have uv? Install it first
# macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# Windows
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"

What You Can Do

Ask your AI assistant questions like:

  • "Find datasets about Vienna population" — Semantic search across all Austrian open data
  • "Preview the CSV from that dataset" — Inspect data structure before downloading
  • "What's the quality score?" — Get metadata completeness ratings (0-100)
  • "Find similar datasets" — Discover related data sources

Features

Feature Description
Semantic Search Natural language queries with German/English term expansion
Quality Scoring Automatic metadata completeness assessment
Data Preview Inspect CSV/JSON contents and schema
18 Tools Discovery, analysis, preview, and vocabulary tools
Cross-Platform macOS, Windows, Linux

Commands

uvx datagvat-mcp init      # Install to your AI tools
uvx datagvat-mcp doctor    # Verify installation
uvx datagvat-mcp update    # Update configuration
uvx datagvat-mcp uninstall # Remove from your AI tools
uvx datagvat-mcp --version # Show version

Project Structure

datagvat-mcp/
├── mcp/          # MCP server (Python)
│   ├── app/      # Server code
│   └── tests/    # Test suite
└── docs/         # Documentation site (Next.js)

Documentation

Full documentation at mcp.julianschmidt.cv

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

MIT


Built for data.gv.at • Powered by Model Context Protocol

About

Access Austria's 60,000+ open government datasets through Model Context Protocol

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages