Back to Home
Julian-AT icon

datagvat-mcp

Verified Safe

by Julian-AT

Overview

Provides programmatic access, discovery, quality analysis, and management tools for Austrian Open Government Data from the data.gv.at platform via the Piveau Hub API.

Installation

Run Command
docker run -e AUSTRIA_MCP_PIVEAU_API_KEY=your-key austria-mcp

Environment Variables

  • AUSTRIA_MCP_PIVEAU_API_BASE
  • AUSTRIA_MCP_PIVEAU_API_KEY
  • AUSTRIA_MCP_REQUEST_TIMEOUT
  • AUSTRIA_MCP_LOG_LEVEL
  • AUSTRIA_MCP_USER_AGENT

Security Notes

The server uses Pydantic's SecretStr for API keys, loads sensitive configuration from environment variables, and utilizes standard HTTP client libraries (httpx). LLM interactions for semantic search are designed to parse responses as strict JSON, mitigating direct LLM code injection risks. The `preview_data` and `preview_schema` tools fetch content from arbitrary URLs based on user input. While `MAX_PREVIEW_BYTES` limits data volume, this represents a potential Server-Side Request Forgery (SSRF) risk if the server's network configuration allows access to internal resources. No 'eval' or obfuscation is present, and the codebase follows generally good security practices for an open-source project, but the SSRF aspect of the preview functionality is a notable concern.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-18

Tags

Open Government DataAustriadata.gv.atMCPDataset ManagementData DiscoveryData QualitySemantic Search