Real-time sports schedules, live scores, odds, betting splits, and AI bet intelligence.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 28 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The lumify-mcp MCP server exposes 19 tools, focused primarily on database capabilities. Its published description reads: "Real-time sports schedules, live scores, odds, betting splits, and AI bet intelligence". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates lumify-mcp F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Cross-tool shadowing". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check lumify-mcp's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add lumify-mcp to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://lumify.ai/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
List supported sports with their leagues and current season. Returns each sport's id, slug, name, team-sport flag, and its leagues (each with its current_season). Use list_seasons with current_only=fa
List events (schedules and live scores), paginated by id (after_id). Filter by sport, league, status, date range, season, or team_id (resolve teams via list_teams / get_team). Returns event id, name,
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: list_sports
A tool description tries to alter the model’s use of another tool.
nt_season). Use list_seasons with current_only=false for historical seasons.RecommendationDescriptions must describe only their own tool.
tool: list_events
A tool description tries to alter the model’s use of another tool.
ers instead of structured params).RecommendationDescriptions must describe only their own tool.
tool: get_event
A tool description tries to alter the model’s use of another tool.
sn't exist. Use list_events / query_events to discover ids first, or batch_RecommendationDescriptions must describe only their own tool.
tool: batch_get_events
A tool description tries to alter the model’s use of another tool.
a single id, or list_events / query_events to discover ids first.RecommendationDescriptions must describe only their own tool.
tool: query_events
A tool description tries to alter the model’s use of another tool.
ry instead of structured filters — e.g. 'live nfl games today' or 'collegeRecommendationDescriptions must describe only their own tool.
tool: get_live_score
A tool description tries to alter the model’s use of another tool.
and faster than get_event when you only need the score, not participantsRecommendationDescriptions must describe only their own tool.
tool: get_odds
A tool description tries to alter the model’s use of another tool.
event yet. Use get_odds_history for line movement over time.RecommendationDescriptions must describe only their own tool.
tool: get_odds_history
A tool description tries to alter the model’s use of another tool.
o pinnacle. Use get_odds instead if you only need the current line.RecommendationDescriptions must describe only their own tool.
tool: get_stats
A tool description tries to alter the model’s use of another tool.
— no odds (use get_odds) and no scoring (use get_intelligence). PayloadRecommendationDescriptions must describe only their own tool.
tool: get_player_props
A tool description tries to alter the model’s use of another tool.
ps. GET /odds / get_odds stay on moneyline/spread/total. Returns availabRecommendationDescriptions must describe only their own tool.
tool: get_splits
A tool description tries to alter the model’s use of another tool.
e odds slugs as get_odds, e.g. draftkings — not upstream short keys likeRecommendationDescriptions must describe only their own tool.
tool: get_intelligence
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
ts. Match-level tokens (OVER, UNDER, ML_DRAW) have null player/team atRecommendationRemove side-channel parameters; constrain tool inputs.
tool: list_teams
A tool description tries to alter the model’s use of another tool.
and venue. Use get_team for full detail on one id once resolved here.RecommendationDescriptions must describe only their own tool.
tool: search_players
A tool description tries to alter the model’s use of another tool.
applicable. Use get_player for full detail on one id, or get_player_eventsRecommendationDescriptions must describe only their own tool.
tool: get_team
A tool description tries to alter the model’s use of another tool.
Resolve ids via list_teams.RecommendationDescriptions must describe only their own tool.
tool: get_player
A tool description tries to alter the model’s use of another tool.
Resolve ids via search_players.RecommendationDescriptions must describe only their own tool.
tool: get_player_events
A tool description tries to alter the model’s use of another tool.
e player_id via search_players first.RecommendationDescriptions must describe only their own tool.
tool: list_seasons
A tool description tries to alter the model’s use of another tool.
is_current. Use list_sports for just each sport's current season.RecommendationDescriptions must describe only their own tool.
tool: estimate_cost
A tool description tries to alter the model’s use of another tool.
e.g. {"tool": "get_event", "arguments": {"event_id": 123, "include_odds"RecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: list_sports
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: list_events
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_event
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: batch_get_events
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: query_events
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_live_score
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_odds
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_odds_history
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_stats
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_player_props
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_splits
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_intelligence
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: list_teams
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: search_players
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_team
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_player
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: get_player_events
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: list_seasons
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Get a single event with participants and venue. Optionally inline current odds and/or bet intelligence (+1 credit each, only charged when that data is actually available). Raises a not-found error if
Get multiple events by id in one call — for agents that already have a list of ids and want full detail for each without one call per event. Max 25 ids. Returns full detail for every id that exists pl
Search events with a natural-language query instead of structured filters — e.g. 'live nfl games today' or 'college basketball this week'. Rule-based (not an LLM): recognizes sport (nfl/nba/mlb/nhl/te
Get a lightweight live score snapshot for an event: status, period, clock, per-participant score and period-by-period scores, and last-updated time. Cheaper and faster than get_event when you only nee
Get current betting odds for an event: per-bookmaker lines and last-updated time. bookmaker defaults to pinnacle (1 credit). Use 'all' or a comma-separated list for multiple books (2 credits). Default
Get line-movement history for an event: a list of past odds snapshots (movements), each with its own timestamp, up to limit entries. bookmaker defaults to pinnacle. Use get_odds instead if you only ne
Get raw, deterministic team/match statistics for a soccer, MLB, tennis, NFL, NCAAF, NBA, NCAAB, or NHL event — no odds (use get_odds) and no scoring (use get_intelligence). Payload is sport-specific:
Get player-prop lines and live progress for an NFL, NCAAF, NBA, or NCAAB event. Joins persisted player-prop mains to this-event player box counts and grades over/under/push (1:1 slugs, combo sums, any
Get public betting splits (bets% and handle%) for an event: a consensus split plus a per-bookmaker breakdown (bookmakers[].bookmaker uses the same odds slugs as get_odds, e.g. draftkings — not upstrea
Get AI bet intelligence for an event. Branch on sport/league and on probability (probability model — MLB, soccer/MLS, tennis) vs. confidence_score (points model — NFL, NCAAF). Other soccer leagues may
List teams, paginated by id (after_id). Filter by sport, league, conference, division, country, active status, or name (q, partial match). Returns each team's id, slug, name, city, conference/division
Search players by name, sport, country, ranking, or active status, paginated by id (after_id). Returns each player's id, name, position, current team, and tennis ranking if applicable. Use get_player
Get a single team profile with its home venue. Raises a not-found error if team_id doesn't exist. Resolve ids via list_teams.
Get a single player profile: name, sport, country, position/handedness, physical stats, current team, and tennis ranking if applicable. Raises a not-found error if player_id doesn't exist. Resolve ids
List a player's events (schedule/results), paginated by id (after_id). Defaults to ±30 days around today when no date filter is given. Resolve player_id via search_players first.
List seasons per sport/league. By default returns only currently active seasons; pass current_only=false to include historical seasons. Optionally filter by sport. Returns each season's id, year, phas
Estimate the credit cost of one or more planned tool calls before making them — no credits are spent. Costs are data-dependent (e.g. odds/intelligence/splits not yet ingested for an event are free, an