← Registry

Analytics

infersports.dev

Provides real-time sports betting odds, comparisons, and analytics for football and basketball matches.

1 endpoint17 known toolsFirst detected June 19, 2026Last detected September 1, 2026

ENDPOINT 1

https://api.infersports.dev/mcp

No auth detected

MCP server metadata

Name
infersports
Version
1.0.0+3045029
Capabilities
experimentalpromptsresourcestools

Known tools 17

get_sharp_line

Answer an odds question about a fixture in ONE call (natural language in, worked line out).

Inferred read-only
find_match

Find a football/basketball fixture by natural-language name.

Inferred read-only
get_match_odds

Get all current odds for a match across bookmakers.

Inferred read-only
compare_lines

Compare one market across all bookmakers for a match.

Inferred read-only
explain_handicap

Explain an Asian handicap line.

Inferred read-only
list_today_matches

List today's (UTC) fixtures — "what games are on today / right now?".

Inferred read-only
list_events

List the fixtures for a calendar day — or a bounded [date, date_to] range.

Inferred read-only
match_info

Get the basics for a match in ONE call: the score, whether it's live, when it kicks off, and who's favored.

Inferred read-only
list_bookmakers

List the bookmakers available on your tier.

Inferred read-only
get_opening_line

Get the opening odds (初盘) for a fixture, paired with the current price, in ONE call.

Inferred read-only
find_value

Find +EV value bets in a fixture — where a book's price beats the sharp fair line — in ONE call.

Inferred read-only
compare_prob

Judge an external probability (e.g.

Inferred read-only
score_prob

Market-implied correct-score probabilities for ONE football match — ONE call.

Inferred read-only
find_arbitrage

Find cross-book arbitrage in a fixture — a guaranteed-profit price split — in ONE call.

Inferred read-only
scan_slate

Scan today's whole slate in ONE call — each fixture with honest status + value/arb signal.

Inferred read-only
list_results

Look back at finished-match scores from the 30-day results cache, most-recent-first.

Inferred read-only
get_result

Get the cached final result for ONE finished match by event id.

Inferred read-only

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.infersports]
url = "https://api.infersports.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "infersports": {
      "type": "http",
      "url": "https://api.infersports.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: infersports
Remote MCP URL: https://api.infersports.dev/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": {
    "infersports": {
      "url": "https://api.infersports.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "infersports": {
      "type": "http",
      "url": "https://api.infersports.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "infersports",
  "transport": "streamable-http",
  "url": "https://api.infersports.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for infersports.dev was fetched 2026-07-26T17:43:52.608Z and is being refreshed.

Trust status RestrictedContent

infersports.dev is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.