DiscGolfAPI vs Propline MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
DiscGolfAPI vs Propline MCP
In-depth architectural comparison of the DiscGolfAPI and Propline MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
DiscGolfAPI
Sports · Remote HTTP/SSE
Quality: 76/100 (Great) | Auth: No auth required
Propline MCP
Sports · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose DiscGolfAPI if you need specialized Sports tools running via a hosted cloud SSE transport. Choose Propline MCP if your workspace requires Sports integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose DiscGolfAPI when:
You need dedicated capabilities in the Sports domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You need dedicated capabilities in the Sports domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: Live odds and market data across 13 sportsbooks for multiple sports, Player prop history and graded prop resolution data, Cross-book +EV line shopping and no-vig fair line calculations.
Remote Model Context Protocol endpoint providing access to DiscGolfAPI services and documentation for disc golf course location data.
Live sports betting odds, cross-book +EV, and graded prop resolution (every Over/Under settled against real box scores) across 13 sportsbooks for MLB, NBA, NHL, NFL, soccer, and UFC. the-odds-api compatible; free tier, no card.
Category & Scope
Tools & Capabilities Breakdown
DiscGolfAPI Tools (4)
search_courses
Search for disc golf courses by name, city, country, region, hole count, or features.
find_courses_near
Find disc golf courses within a specified radius (km) of given coordinates.
get_course
Retrieve detailed information for a specific disc golf course by its unique ID or alias.
get_recent_updates
Discover recently added or updated disc golf courses with change type and timestamps.
Propline MCP Tools (6)
Live odds and market data across 13 sportsbooks for multiple sports
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
DiscGolfAPI is categorized under Sports and uses a remote streaming HTTP/SSE transport. In contrast, Propline MCP belongs to Sports using local stdio subprocess. Select DiscGolfAPI when you need capabilities focused on sports and Propline MCP when you require tools for sports.