INDIVIDUAL MCP TOOL
recommend_discs
Recommend disc golf (frisbee golf) discs by skill level and desired flight — e.g.
LIVE ENDPOINT
https://alldiscgolf.com/mcp
Connect to this endpoint to inspect the live schema for recommend_discs 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
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
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.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.get_deals— Verified price drops ("Drop Zone") and the deal of the week for the chosen market.analyze_bag— The AllDiscGolf Caddy: analyze a player's disc golf bag against the 19-slot flight chart (4 putter + 5 midrange + 5 fairway + 5 distance stability bands).build_starter_bag— Build a complete disc golf bag from scratch for a player — the right NUMBER of discs and the right molds for their skill: beginners get 3 discs (putter, midrange, fairway driver — slow, straight, controllable), stronger players 4 including a distance driver.