60
grade C
3 days ago
glama

iRacing Data MCP Server

Provides seamless access to iRacing's racing simulation data, enabling AI assistants to retrieve driver profiles, career statistics, and team information. It features automatic authentication and tools for real-time driver lookups and season performance analysis.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: API_KEY, PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY"": "your_api_key_here"
configCOOKIE_JAR"": "/path/to/your/cookie-jar-file",
configEMAIL"": "your.email@example.com",
🔐 secretPASSWORDyour_password
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/emiliosp-iracing-data-mcp-server-11d40d)](https://m8ven.ai/mcp/emiliosp-iracing-data-mcp-server-11d40d)
commit: 39cfc82ef5b1bb13ad8fa1724ee4644d42a4f5b0
code hash: eed6a2e328bd02049847e4bb53f8b8ffa467d3062652316abb64a4e3570f3245
verified: 4/18/2026, 6:30:55 PM
view raw JSON →