Andrea9293 MCP vs Sportwizzard — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Andrea9293 MCP vs Sportwizzard
In-depth architectural comparison of the Andrea9293 MCP and Sportwizzard 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
Andrea9293 MCP
Developer Tools · Local stdio
Quality: 63/100 (Good) | Auth: No auth required
Sportwizzard
Developer Tools · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Andrea9293 MCP if you need specialized Developer Tools tools running via a local process. Choose Sportwizzard if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Andrea9293 MCP when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Andrea9293 MCP is categorized under Developer Tools and uses a local stdio subprocess. In contrast, Sportwizzard belongs to Developer Tools using local stdio subprocess. Select Andrea9293 MCP when you need capabilities focused on developer tools and Sportwizzard when you require tools for developer tools.
Lists files in the uploads folder with size and format info
get_ui_url
Returns the Web UI URL (e.g. http://localhost:3080) — useful to open the dashboard or to locate the uploads folder from the browser
search_documents
Semantic vector search within a specific document
search_all_documents
Hybrid (full-text + vector) cross-document search
get_context_window
Returns a window of chunks around a given chunk index
search_documents_with_ai
🤖 AI-powered search using Gemini (requires `GEMINI_API_KEY`)
Sportwizzard Tools (10)
list_events
Events/fixtures — filter by league, team, status, time; full detail incl. weather, lineups, probable pitchers.
get_event_stats
Box score: every player's stat line + team results for one event.
get_odds
Current prices, scoped by event, player, team, sportsbook, market, or league. `get_odds` also takes `scope`: `event` (game markets), `season` (season-long futures), `tournament` (golf/tennis outrights); omit for all.
get_edges
+EV edges vs. devigged fair market (league, source, min_edge filters).
get_arbitrage
Arbitrage opportunities with legs and stake fractions (two/three-way).
list_players
Reference data and season/historical stats.
get_player_game_logs
Bulk per-game stat rows — the model-training feed.
download_snapshot
Save the full live board to disk (tens of MB gzip). `include_history: true` also populates every selection's `priceHistory` (same schema; 5 credits flat vs 1).
list_sportsbooks
Coverage: books, leagues, market types, live counts.