mcp-dawa
by itk-dev
mcp-dawa
DAWA(デンマーク住所Web 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