mcp-dawa
mcp-dawa
MCP-Server für DAWA — Danmarks Adressers Web API.
Bietet Werkzeuge zur Adresssuche und -abfrage über das Model Context Protocol.
Werkzeuge
Werkzeug | Beschreibung |
| Freitext-/phonetische Adresssuche (vollständige Adressen mit Etage/Tür) |
| Freitext-/phonetische Hausnummernsuche (ohne Etage/Tür) |
| ID-basierte Abfrage einer spezifischen Adresse oder Hausnummer |
Schnellstart
# Clone and install
git clone https://github.com/itk-dev/mcp-dawa.git
cd mcp-dawa
uv sync --extra dev
# Run tests
uv run pytest
# Run locally
python -m mcp_dawa
# Run with Docker
docker compose --profile dev up --buildKonfiguration
Kopieren Sie .env.example nach .env. Verfügbare Einstellungen:
Variable | Standard | Beschreibung |
|
| API-Basis-URL |
|
| API-Token |
|
| Standard-Gemeindecode (0751 = Aarhus Kommune) |
Entwicklung
Erfordert Python 3.11+ und uv.
# Install with dev dependencies
uv sync --extra dev
# Run tests
uv run pytest
# Docker dev (source mounted for live reload)
docker compose --profile dev up --buildThis server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/itk-dev/mcp-dawa'
If you have feedback or need assistance with the MCP directory API, please join our Discord server