germany-mcp-server
Related Servers
Alternatives to germany-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceKeyless remote MCP server for German public-infrastructure open data: weather, air quality, traffic, public transit, parking and roadworks across 84+ German cities (DWD, Umweltbundesamt, Mobilithek, GovData). 38 read-only tools.1214Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server that connects AI agents to 28 Brazilian public APIs, providing tools to query government data on economy, legislation, transparency, judiciary, elections, environment, health, and more.MIT
- AlicenseBqualityDmaintenanceMCP server exposing all major Swiss official public APIs as native tools for any MCP-compatible AI agent.345 npmMIT
- AlicenseAqualityAmaintenanceA MCP server exposing 95 US government open-data tools as agent-callable tools, enabling direct access to official APIs for environmental, financial, licensing, and infrastructure data with honest run-status reporting.815248 npmMIT
- AlicenseNot gradedqualityCmaintenanceA unified MCP server providing AI agents with 40+ developer APIs including geolocation, crypto prices, DNS lookup, and web scraping. Enables natural language access to various tools through a single gateway.1MIT
- FlicenseNot gradedqualityBmaintenanceProduction-ready MCP server exposing India-specific public data, weather/environment, transport, and maps/address APIs through unified tools for AI agents.-
TDQS
Scored across 16 tools
Most tools have distinct purposes targeting different domains like traffic, weather, laws, and statistics, but there is some overlap between 'autobahn_warnungen' and 'nina_warnungen' (both cover warnings, though one is traffic-specific and the other is broader disasters) and between 'get_german_weather_warnings' and 'wetter_warnungen' (both provide weather warnings, but with different input parameters). Descriptions help clarify, but agents might occasionally confuse these pairs.
Naming is mixed with no consistent pattern: some use snake_case (e.g., 'autobahn_baustellen'), others use camelCase (e.g., 'get_destatis_data'), and some are German compound words (e.g., 'strom_erzeugung'). Verbs vary from 'get_' to descriptive nouns, making it readable but inconsistent in style.
With 16 tools, the count is slightly high but reasonable for a broad 'Germany' server covering multiple domains like traffic, weather, laws, and statistics. It feels comprehensive rather than bloated, though it borders on being heavy for a single server.
The server covers diverse German data domains well, including traffic, weather, laws, and statistics, with good CRUD-like operations (e.g., search, get). Minor gaps exist, such as no update/delete tools for laws or deeper parliamentary actions beyond search, but agents can work around these for most queries.