INDIVIDUAL MCP TOOL
search_discs
Search the AllDiscGolf disc golf (frisbee golf) catalogue — ~1400 disc molds across 100+ EU/US retailers (Innova, Discraft, Discmania, MVP, Kastaplast, Latitude 64 and more) — by name, brand, type or speed.
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.alldiscgolf]
url = "https://alldiscgolf.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alldiscgolf": {
"type": "http",
"url": "https://alldiscgolf.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alldiscgolf
Remote MCP URL: https://alldiscgolf.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": {
"alldiscgolf": {
"url": "https://alldiscgolf.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alldiscgolf": {
"type": "http",
"url": "https://alldiscgolf.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alldiscgolf",
"transport": "streamable-http",
"url": "https://alldiscgolf.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_disc_offers— Full price comparison for one disc mold with SHIPPING-AWARE delivered totals (same logic as alldiscgolf.com): every retailer offer with EUR item price, shipping cost to the buyer's country, and delivered total, ranked by delivered price.search_used_discs— Search the AllDiscGolf used-disc marketplace: player-to-player listings plus used stock from consenting retailers.recommend_discs— Recommend disc golf (frisbee golf) discs by skill level and desired flight — e.g.get_deals— Verified price drops ("Drop Zone") and the deal of the week for the chosen market.