iRacing
Integrates iRacing with the Model Context Protocol (MCP) to enable interaction with iRacing data.
About
iRacing is a Python-based tool that leverages the Model Context Protocol (MCP) to provide access to iRacing data. It allows users to retrieve iRacing profile statistics and iRating charts, facilitating the development of custom applications that interact with the iRacing platform. The tool supports multiple MCP clients and offers a straightforward setup for both standalone execution and integration with IDEs like VS Code and Claude Desktop.
Key Features
- Get iRating chart for any category
- Retrieve iRacing profile statistics
- 0 GitHub stars
Use Cases
- Running the MCP Server on Claude Desktop
- Running the MCP Server Standalone
- Running the Server on VSCode