← Registry

Content Tools

padel.how

Provides racket product data including search, details, comparison, and brand listing.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://padel.how/mcp

No auth detected

MCP server metadata

Name
padel.how Racket Catalogue
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Read-only published racket catalogue. It does not provide recommendations.

Known tools 4

search_rackets

Search published rackets using literal, case-insensitive catalogue filters.

Inferred read-only
get_racket

Get one published racket by its validated catalogue slug.

Inferred read-only
compare_rackets

Compare two to four distinct published racket slugs.

Inferred read-only
list_racket_brands

List brand variants grouped by case-insensitive normalized spelling.

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.padel-how-racket-catalogue]
url = "https://padel.how/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "padel-how-racket-catalogue": {
      "type": "http",
      "url": "https://padel.how/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "padel-how-racket-catalogue": {
      "type": "http",
      "url": "https://padel.how/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "padel-how-racket-catalogue",
  "transport": "streamable-http",
  "url": "https://padel.how/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for padel.how was fetched 2026-08-09T19:12:11.837Z.

Trust status Neutral

padel.how is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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