← padelracketreviews.nl

INDIVIDUAL MCP TOOL

get_racket_details

Haal volledige specificaties, deelscores, pluspunten/minpunten en geverifieerde winkellinks op voor één specifiek racket via brandSlug en slug (te vinden via search_rackets of match_rackets_keuzehulp).

padelracketreviews.nlnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.padelracketreviews.nl/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_racket_details and invoke it with your own arguments.

Indexed 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 server

padelracketreviews.nl

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

.mcp.json

{
  "mcpServers": {
    "padelracketreviews-mcp": {
      "type": "http",
      "url": "https://www.padelracketreviews.nl/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "padelracketreviews-mcp",
  "transport": "streamable-http",
  "url": "https://www.padelracketreviews.nl/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_rackets — Zoek padelrackets op naam, merk, niveau, vorm, budget of gewicht.
  • match_rackets_keuzehulp — Geeft tot 4 aanbevolen padelrackets op basis van niveau, merkvoorkeur, speelstijl, vorm, budget, gewicht en balans - dezelfde matchlogica als de keuzehulp op de site.
  • compare_rackets — Vergelijk tot 5 padelrackets naast elkaar op specificaties, deelscores, pluspunten en minpunten.