← Registry

Data Collection

klicbot.nl

Provides tools to list, search, and retrieve details of KLIC (Cable and Pipeline Information) requests and their associated GeoJSON data.

1 endpoint5 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://klicbot.nl/mcp

No auth detected

MCP server metadata

Name
KLICBOT
Version
unknown
Capabilities
experimentalpromptsresourcestools
Server instructions

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

list_klic_requests

Lijst KLIC-aanvragen van jouw organisatie (paginated).

Inferred read-only
get_klic_request

Haal detail op van één KLIC-aanvraag (order_id).

Inferred read-only
get_klic_geojson

Haal IMKL GeoJSON op voor een project.

Inferred read-only
search_klic_requests

Zoek/filter aanvragen op adres, projectnaam, order_id of status (client-side filter over de eerste pagina's).

Inferred read-only
klicbot_capabilities

Overzicht van MCP-tools, resources en REST API scope.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.