← webmcp.nl
INDIVIDUAL MCP TOOL
zoek_aanbieders
Zoek AI-ready bedrijven in het Nederlandse register, per branche, gesorteerd op scan-score.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.webmcp-nl]
url = "https://webmcp.nl/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp-nl": {
"type": "http",
"url": "https://webmcp.nl/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp-nl
Remote MCP URL: https://webmcp.nl/api/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": {
"webmcp-nl": {
"url": "https://webmcp.nl/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp-nl": {
"type": "http",
"url": "https://webmcp.nl/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp-nl",
"transport": "streamable-http",
"url": "https://webmcp.nl/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
vraag_offertes_aan— Vraag tot 5 offertes tegelijk aan bij AI-ready aanbieders uit het register.vraag_scan_aan— Start een gratis AI-Ready Scan voor een website; rapport volgt per e-mail.