Back to catalog

betfair-blade-mcp

Betfair Exchange MCP Server — markets, prices, orders, account, certificate auth, weight-aware rate limiting

certified v0.1.0 betting-exchange-v1 uv MIT
Authorgroupthink-dev
Setupinvolved
Authcertificate

Service Contract

betting-exchange

Conformance

Required8/8
Recommended7/7
Optional2/2
Last tested2026-04-07

Setup

Register a Betfair API application at developer.betfair.com. Generate a self-signed certificate and link it to your account. Certificate auth avoids interactive login.

BETFAIR_APP_KEY Application Key required secret
BETFAIR_USERNAME Username required
BETFAIR_PASSWORD Password required secret
BETFAIR_CERT_PATH Certificate Path required
BETFAIR_KEY_PATH Private Key Path required
BETFAIR_EXCHANGE Exchange
BETFAIR_WRITE_ENABLED Enable Trading

Prerequisites

  • Betfair account with API access enabled
  • Betfair API application key (from developer.betfair.com)
  • Self-signed client certificate linked to account

Certification

certified

Validated 0.1.0 on

Tested on: darwin-arm64, linux-x86_64

Certificate auth (no interactive login). Write gates on all order operations. Confirm gates on place_orders. Weight-aware rate limiting (per-endpoint). Real money at stake when write-enabled.

Scenarios

Build a betting-exchange workflow

Use the Forge to design an automation pack powered by betfair-blade-mcp for betting-exchange operations.

Install

sidereal install betfair-blade-mcp