mcpbeat Sign in

Ledgerfc MCP Server

answering

Ledgerfc is answering right now. Last checked 4 min ago. 58 installs a week from npm. It exposes 13 tools. Last commit 24 Aug 2026.

Grounded sports predictions plus European soccer and tennis arbitrage data for AI agents.

Installs per day peak 260 · avg 21 · +221% w/w
a month agotoday
Uptime history 27 days of history · worst day 0%
27 days agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
186 ms
Response time
average over 24h
58
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 24 August 2026. No other catalogue keeps this.

24 Aug a tool changed version

Nothing serious here today

Today is the operative word: we check Ledgerfc every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add ledgerfc --transport http https://mcp.ledgerfc.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ledgerfc": {
      "url": "https://mcp.ledgerfc.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ledgerfc]
url = "https://mcp.ledgerfc.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ledgerfc": {
      "url": "https://mcp.ledgerfc.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ledgerfc": {
      "url": "https://mcp.ledgerfc.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

arbs
get_arbs
PRO: recently detected live arbitrage opportunities. Needs a Pro key, via an Authorization: Bearer header (preferred) or the api_key argument.
balance
get_balance
Your paper-points balance (not cash).
bet
get_bet
One paper bet by id.
bets
get_my_bets
Your paper bets, newest first.
contributor
get_contributor_score
A contributor's CLV record.
fetch
fetch
Fetch the full prediction document for a search result id.
leaderboard
get_leaderboard
Contributors ranked by CLV (reputation points, not cash).
place
place_bet
Place a paper bet against our agent's prediction (points only).
predictions
get_predictions
Upcoming predictions with probabilities and model-vs-market edge.
search
search
Search upcoming match predictions. Returns {id,title,url} results; use fetch(id) for the full prediction.
submit
submit_prediction
Submit a prediction to be scored by CLV (shadow/points).
track
get_track_record
Honest settled record + high-confidence subset + CLV.
value
get_value_bets
PRO: upcoming picks with positive model-vs-market edge. Needs a Pro key, via an Authorization: Bearer header (preferred) or the api_key argument.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ledgerfc.com/mcp streamable-http answering 197 ms 4 min ago

Alternatives to Ledgerfc

same job, measured the same way
Meridian Edge — Prediction Market Consensus
by tmbot12

Real-time prediction market consensus data for AI agents

47 installs/wk local only
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Mantis
by alfred768

Cross-venue prediction market routing for AI agents with arbitrage, quotes, history, and signals.

6 tools answering
Batru — Competitive Game Intelligence for AI Agents
by batru

Live competitive-game predictions, meta data and decision tools for AI agents.

110 installs/wk 17 tools answering
Techtenstein PDF
by sathvic-kollu

PDF text and table extraction plus metadata. Supports OCR for scanned documents.

59 installs/wk local only
MCP Server Decisions
by roberton003

Decision tracking with prediction validation and outcome gates for AI agents

66 installs/wk local only
Groupdocs Redaction MCP
by groupdocs-redaction

MCP server for GroupDocs.Redaction — redact text, metadata, annotations, image areas via AI agents.

local only
Planwire MCP
by beshogun

UK planning application data for AI agents: search, geo-query and fetch applications.

40 installs/wk local only

Ledgerfc — questions

Answers built from our own checks of this server.

What can Ledgerfc do?
It exposes 13 tools, read directly from the server on our last check. Among them: fetch, get_arbs, get_balance, get_bet, get_contributor_score, get_leaderboard and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Ledgerfc working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 186 ms. The bar chart above shows every period we have measured.
How do I connect Ledgerfc?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Ledgerfc need an API key?
No. Ledgerfc completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Ledgerfc?
It answers our handshake in 186 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Ledgerfc?
The npm package @inbin/ledgerfc-mcp was installed 58 times in the last week. Week over week that is +221%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ledgerfc open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.