Back to Home
emilioSp icon

iracing-data-mcp-server

Verified Safe

by emilioSp

Overview

Provides an MCP server and CLI tool for accessing iRacing racing simulation data API for AI assistant integration and direct command-line use.

Installation

Run Command
npx iracing-data-mcp-server@latest

Environment Variables

  • COOKIE_JAR
  • EMAIL
  • PASSWORD
  • API_KEY

Security Notes

The server uses environment variables for sensitive data (EMAIL, PASSWORD/API_KEY, COOKIE_JAR), avoiding hardcoding. It handles authentication cookies and refreshes them upon expiry. API calls are directed to the official iRacing API endpoints. No 'eval' or malicious patterns were identified. The primary security consideration is the local storage of the authentication cookie file, which should be secured on the host system.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars2
Forks0
Last Update2025-11-26

Tags

iRacingAPI WrapperMCP ServerCLI ToolRacing Data