aigeon-ai/pinnacle-odds
pinnacle-odds is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of pinnacle-odds 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.
The Pinnacle Odds MCP Server provides a RESTful service for real-time and historical sports odds, scores, and results.
Try pinnacle-odds with chat:
Tools
Functions exposed to the LLM to take actions
list_of_periods
Get a list of periods
event_details
Get a event details and history odds. history:[time, value, max bet]. Period_results - status
: 1 = Event period is settled, 2 = Event period is re-settled, 3 = Event period is cancelled, 4 = Event period is re-settled as cancelled, 5 = Event is deleted
list_of_sports
Get a list of sports
list_of_special_markets
Get a list of special markets. Always first issue a snapshot call and continue with the delta calls. Calls return changes since the provided since
value. You must always use the since parameter, after the first call. Please note that prematch and live events are different
list_of_archive_events
Get a list of archive events. Use pagination
list_of_leagues
Get a list of leagues
list_of_markets
Get a list of markets. Always first issue a snapshot call and continue with the delta calls. Calls return changes since the provided since
value. You must always use the since
parameter, after starting your program cycle. You can make request without a since
parameter no more than 25 times in 5 minutes. Please note that prematch
and live
events are different
betting_status
Get a betting status. Checking the Pinnacle server
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client