Betfair-MCP-Server

craig1901/Betfair-MCP-Server

3.1

If you are the rightful owner of Betfair-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project implements a FastMCP server that exposes Betfair Exchange market information as tools for use by a Large Language Model (LLM).

Tools

Functions exposed to the LLM to take actions

get_account_funds

Retrieves the current available funds in the Betfair account.

list_event_types

Retrieves a list of Event Types (i.e., Sports) available on the Betfair Exchange.

list_events

Retrieves a list of Events for specified Event Types.

list_market_catalogue

Retrieves information about published markets for specified events.

list_market_book

Retrieves dynamic data about markets, including prices, market status, and selection status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources