mcp-dutch-postal-codes
@dstotijn
关于 mcp-dutch-postal-codes
MCP server for querying Dutch postal codes
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"dutch-postal-codes": {
"command": "go",
"args": [
"run",
"github.com/dstotijn/mcp-dutch-postal-codes@main"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-dutch-postal-codes?
It is an MCP (Model Context Protocol) server that retrieves Dutch address information by postal code or WGS84 coordinates. It is designed for use with MCP hosts such as Claude Desktop or Cursor.
How to use mcp-dutch-postal-codes?
Configure the server in your MCP host’s settings using the command go run github.com/dstotijn/mcp-dutch-postal-codes@main. Alternatively, install it manually with go install and run with flags to select transport (stdio, HTTP with SSE).
Key features of mcp-dutch-postal-codes?
- Retrieves Dutch addresses by postal code or WGS84 coordinates.
- Supports stdio and HTTP with SSE transport.
- Written in Go, requires Go 1.24.
- Uses Bert Hubert’s testing instance of bagserv for data.
Use cases of mcp-dutch-postal-codes?
- Look up Dutch addresses from postal codes in AI‑powered tools.
- Geocode WGS84 coordinates to full Dutch addresses.
- Integrate address validation into MCP‑compatible assistants.
FAQ from mcp-dutch-postal-codes
What does this MCP server do?
It returns Dutch address information when given a postal code or WGS84 coordinates.
What are the runtime requirements?
Go 1.24 or later must be installed on the system.
How do I add it to Claude Desktop or Cursor?
Add the JSON configuration with command set to go run github.com/dstotijn/mcp-dutch-postal-codes@main in your MCP settings.
What transport protocols are available?
It supports stdio (default) and HTTP with SSE (enable with -sse and disable stdio with --stdio=false).
Where does the address data originate?
The server uses Bert Hubert’s public testing instance of his bagserv web service.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论