In-depth architectural comparison of the DiscGolfAPI and Livetennisapi 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: 64/100 (Good) | Auth: No auth required
Livetennisapi MCP
Sports · Local stdio
Quality: 67/100 (Great) | Auth: API Key required
Verdict Summary: Choose DiscGolfAPI if you need specialized Sports tools running via a hosted cloud SSE transport. Choose Livetennisapi 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).
Remote Model Context Protocol endpoint providing access to DiscGolfAPI services and documentation for disc golf course location data.
Real-time tennis for ATP, WTA, Challenger and ITF — live scores, players, fixtures, model win-probability, and match-winner market prices. 12 read-only tools; a plan wall returns a plain-English explanation instead of a bare 403. Free tier, no card. npx -y livetennisapi-mcp
Category & Scope
Tools & Capabilities Breakdown
DiscGolfAPI Tools (0)
No explicit tool names declared in metadata yet. Check project README on main listing page.
Livetennisapi MCP Tools (24)
get_live_matches
FREE
get_upcoming_matches
FREE
get_match
FREE
get_match_score
FREE
search_players
FREE
get_player
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, Livetennisapi MCP belongs to Sports using local stdio subprocess. Select DiscGolfAPI when you need capabilities focused on sports and Livetennisapi MCP when you require tools for sports.