mcp-dawa
by itk-dev
mcp-dawa
用于 DAWA(丹麦地址网络 API)的 MCP 服务器。
通过 Model Context Protocol 提供地址搜索和查询工具。
工具
工具 | 描述 |
| 自由文本/语音地址搜索(包含楼层/门牌号的完整地址) |
| 自由文本/语音门牌号搜索(不含楼层/门牌号) |
| 基于 ID 的特定地址或门牌号查询 |
快速开始
# 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。可用设置如下:
变量 | 默认值 | 描述 |
|
| API 基础 URL |
|
| 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 --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