← Registry

General Tools

boekenbase.nl

Provides general-purpose tools through the Model Context Protocol.

1 endpoint3 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://boekenbase.nl/mcp

No auth detected

MCP server metadata

Name
boekenbase
Version
1.0.0
Capabilities
tools
Server instructions

Doorzoek de complete Nederlandse boekencatalogus (dagelijks bijgewerkt). Gebruik search_books voor elke zoekvraag — ook omschrijvingen in gewone taal werken. get_book geeft het volledige record per ISBN; list_new_releases de recente verschijningen.

Known tools 3

search_books

Zoek boeken in de Nederlandse boekencatalogus.

Inferred read-only
get_book

Haal het volledige record van één boek op ISBN-13: alle metadata, auteurs, flapteksten, recensies, edities, covers en beschikbaarheid.

Inferred read-only
list_new_releases

Recent verschenen boeken, optioneel gefilterd op NUR-rubriek.

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.boekenbase]
url = "https://boekenbase.nl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "boekenbase": {
      "type": "http",
      "url": "https://boekenbase.nl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: boekenbase
Remote MCP URL: https://boekenbase.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": {
    "boekenbase": {
      "url": "https://boekenbase.nl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "boekenbase": {
      "type": "http",
      "url": "https://boekenbase.nl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "boekenbase",
  "transport": "streamable-http",
  "url": "https://boekenbase.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.