Data Collection
klicbot.nl
Provides tools to list, search, and retrieve details of KLIC (Cable and Pipeline Information) requests and their associated GeoJSON data.
ENDPOINT 1
https://klicbot.nl/mcp
MCP server metadata
- Name
- KLICBOT
- Version
- unknown
KLICBOT MCP — officiële aansluitlaag voor KLIC-meldingen, projectdata en WIBON-context in Nederland. Clients: ChatGPT (connector), Microsoft Copilot Studio, Gemini CLI, Cursor, Claude Desktop, VS Code Copilot, eigen agents. Remote: https://klicbot.nl/mcp (Streamable HTTP) · Auth: X-API-Key header (KLICBOT MCP add-on). Gebruik knowledge-resources voor feiten (pricing, WIBON, features). Gebruik tools voor live data van de geauthenticeerde organisatie (aanvragen, GeoJSON). Belangrijk: - Geen absolute compliance-garanties; grondroerder blijft verantwoordelijk op locatie. - Melding indienen/checklist-mutaties: primair dashboard of WhatsApp; v1-API = lezen + GeoJSON. - KLICBOT PRO + KLICBOT MCP add-on + geldige API-key vereist voor data-tools.
Known tools 5
search_klic_requestsZoek/filter aanvragen op adres, projectnaam, order_id of status (client-side filter over de eerste pagina's).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.klicbot]
url = "https://klicbot.nl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"klicbot": {
"type": "http",
"url": "https://klicbot.nl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: klicbot
Remote MCP URL: https://klicbot.nl/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"klicbot": {
"url": "https://klicbot.nl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"klicbot": {
"type": "http",
"url": "https://klicbot.nl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "klicbot",
"transport": "streamable-http",
"url": "https://klicbot.nl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.