musantro/iracing-mcp
If you are the rightful owner of iracing-mcp 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.
iRacing MCP is a Python-based project that integrates iRacing with the Model Context Protocol (MCP). It provides tools and resources to interact with iRacing data and build custom applications.
Tools
Functions exposed to the LLM to take actions
get_iracing_profile_stats
Get the current iRacing profile statistics.
Retrieves the user's iRacing profile information including license level, iRating, and other career stats.
get_irating_chart
Get the iRating data for a specific license category.
Retrieves the user's iRating history data for the specified racing category. This includes historical iRating values that can be used for charting.
1 is oval, 2 is road, 3 is dirt oval, 4 is dirt road, 5 is sports car, and 6 is formula car.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client