Productivity
pickleball3.com
Provides tools to search, retrieve, and compare pickleball paddle specifications and reviews.
ENDPOINT 1
https://pickleball3.com/mcp
MCP server metadata
- Name
- pickleball3
- Version
- 1.0.0
Known tools 4
search_paddlesSearch the current public Pickleball3 paddle catalog with deterministic bounded filters.
Inferred read-onlyget_paddleGet one exact public paddle record with scores, measured metrics, canonical citations and an eligible sponsored purchase link when available.
Potential side effectscompare_paddlesCompare two to four exact public paddles without generating a personalized recommendation or inventing missing measurements.
Inferred read-onlylist_paddle_brandsList normalized brand names and public review counts in the current snapshot.
Inferred read-onlyCONNECT 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.pickleball3]
url = "https://pickleball3.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pickleball3": {
"type": "http",
"url": "https://pickleball3.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pickleball3
Remote MCP URL: https://pickleball3.com/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": {
"pickleball3": {
"url": "https://pickleball3.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pickleball3": {
"type": "http",
"url": "https://pickleball3.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pickleball3",
"transport": "streamable-http",
"url": "https://pickleball3.com/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 pickleball3.com was fetched 2026-08-03T16:01:04.117Z and is being refreshed.
pickleball3.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.