mcp-dawa
mcp-dawa
MCP-сервер для DAWA — веб-API адресов Дании.
Предоставляет инструменты для поиска и получения информации об адресах через Model Context Protocol.
Инструменты
Инструмент | Описание |
| Полнотекстовый/фонетический поиск адресов (полные адреса с этажом/дверью) |
| Полнотекстовый/фонетический поиск номеров домов (без этажа/двери) |
| Поиск конкретного адреса или номера дома по идентификатору |
Related MCP server: kartverket-mcp
Быстрый старт
# 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 --buildКонфигурация
Скопируйте .env.example в .env. Доступные настройки:
Переменная | По умолчанию | Описание |
|
| Базовый URL API |
|
| Токен API |
|
| Код муниципалитета по умолчанию (0751 = Орхус) |
Разработка
Требуется Python 3.11+ и 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 --buildTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Danish address & property lookup: BBR, Matriklen, DAR, CVR. A DAWA/Datafordeler-compatible source.
Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.
Base Adresse Nationale (BAN) MCP — France's official keyless geocoding API
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceMCP server for Australian address search and validation powered by Addressr.185Apache 2.0
- AlicenseAqualityDmaintenanceMCP server that wraps Kartverket's open APIs for Norwegian geographic data including place names, addresses, elevation, municipalities, properties, statistical districts, and building points. Requires no authentication.780MIT
- AlicenseAqualityDmaintenanceMCP server that provides tools to search Norwegian addresses, reverse geocode, find place names, and get elevation data from Kartverket's open geographic datasets.4121MIT
- AlicenseAqualityCmaintenanceMCP server for geocoding French addresses, POIs, and cadastral parcels using the Géoplateforme API. Supports direct geocoding, reverse geocoding, and capability queries.3MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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