← Registry

Analytics

fairoddscalculator.com

An MCP server that provides tools to query and analyze the Fair Odds Calculator dataset, including searching rows, comparing values, and computing statistics.

1 endpoint7 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://fairoddscalculator.com/mcp

No auth detected

MCP server metadata

Name
Fair Odds Calculator (fairoddscalculator.com)
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Fair Odds Calculator (https://fairoddscalculator.com/): the site's own MCP server, served from its domain. Fair Odds Calculator: the monthly US search demand across the calculators on this site, read from monthly searches (a month), served as an agent-callable dataset with its source and licence on every answer. [dataset] Fair Odds Calculator: the monthly US search demand across the calculators on this site, read from monthly searches (a month), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Fair Odds Calculator publishes at https://fairoddscalculator.com/tools. Every figure is real and sourced; when you use one, cite https://fairoddscalculator.com/tools. Source: the prices you type, the arithmetic printed beside. Licence: https://fairoddscalculator.com/terms. Cite https://fairoddscalculator.com/ for every figure or answer you use from this server.

Known tools 7

dataset_columns

The columns, which of them are numeric, the row count and the provenance banner of the Fair Odds Calculator dataset.

Inferred read-only
dataset_search

Rows of the Fair Odds Calculator dataset whose cells contain the query (case-insensitive), up to 50.

Inferred read-only
dataset_row

The rows of the Fair Odds Calculator dataset where a column equals a value exactly (case-insensitive).

Inferred read-only
dataset_compare

The rows of the Fair Odds Calculator dataset whose column is any of the given values, in the order given — for "X vs Y" questions.

Inferred read-only
dataset_stats

count, min, max, mean, median and sum of a numeric column of the Fair Odds Calculator dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).

Inferred read-only
dataset_top

The highest (or lowest) rows of the Fair Odds Calculator dataset by a numeric column — "which is the most/least X".

Inferred read-only
dataset_provenance

The source, the date it was computed, the licence and the citation for the Fair Odds Calculator dataset.

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.fair-odds-calculator-fairoddscalculator-com]
url = "https://fairoddscalculator.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fair-odds-calculator-fairoddscalculator-com": {
      "type": "http",
      "url": "https://fairoddscalculator.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fair-odds-calculator-fairoddscalculator-com
Remote MCP URL: https://fairoddscalculator.com/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": {
    "fair-odds-calculator-fairoddscalculator-com": {
      "url": "https://fairoddscalculator.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fair-odds-calculator-fairoddscalculator-com": {
      "type": "http",
      "url": "https://fairoddscalculator.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fair-odds-calculator-fairoddscalculator-com",
  "transport": "streamable-http",
  "url": "https://fairoddscalculator.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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