mcp-dawa
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-dawasearch for addresses on Banegårdsgade in Aarhus"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-dawa
MCP server for DAWA — Danmarks Adressers Web API.
Provides address search and lookup tools via the Model Context Protocol.
Tools
Tool | Description |
| Free-text/phonetic address search (full addresses with floor/door) |
| Free-text/phonetic house number search (without floor/door) |
| ID-based lookup of a specific address or house number |
Quick start
# 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 --buildConfiguration
Copy .env.example to .env. Available settings:
Variable | Default | Description |
|
| API base URL |
|
| API token |
|
| Default municipality code (0751 = Aarhus Kommune) |
Development
Requires Python 3.11+ and 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