Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Enable debug logging | |
| IRSDK_PATH | No | Set custom iRacing data path | |
| OPENAI_API_KEY | No | OpenAI API key for voice interaction | |
| RACE_MCP_LOG_LEVEL | No | Logging level | INFO |
| RACE_MCP_SIMULATION | No | Force simulation mode | |
| RACE_MCP_ENABLE_SPOTTING | No | Enable car spotting features | true |
| IRACING_TELEMETRY_INTERVAL | No | Telemetry update interval in seconds | 1.0 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |