{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6wuneujysx7g","handle":"iflow-mcp-musantro-iracing-mcp","url":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-musantro-iracing-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-musantro-iracing-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-musantro-iracing-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-musantro-iracing-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-musantro-iracing-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-musantro-iracing-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_musantro_iracing-mcp","summary":"A model context protocol server to chat with iRacing data.","description":"# iRacing MCP\n\niRacing 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.\n\n## Features\n\n- Retrieve iRacing profile statistics.\n- Get iRating chart (for any category)\n- More coming soon\n\n## Getting Started\n\n### Prerequisites\n\n- uv - [Install here](https://docs.astral.sh/uv/getting-started/installation/)\n- iRacing account with legacy authentication (required) - Enable it here: <https://oauth.iracing.com/accountmanagement/security>\n\n## Usage\n\n### Running the Server Standalone\n\nTo start the MCP server, run:\n\n```bash\nIRACING_USERNAME=\"your username\" IRACING_PASSWORD=\"your-password\" uvx iracing-mcp\n```\n\n### Running the Server on VSCode\n\nAdd this to your settings.json (in `mcp.servers`):\n\n```json\n\"iracing\": {\n    \"command\": \"uvx\",\n    \"args\": [\n        \"iracing-mcp@latest\"\n    ],\n    \"env\": {\n        \"IRACING_USERNAME\": \"your@email.com\",\n        \"IRACING_PASSWORD\": \"your password\"\n    }\n}\n```\n\n### Running the MCP Server on Claude Desktop\n\nAdd this to your settings.json:\n\n```json\n[\n    \"mcpServers\": {\n        \"iracing\": {\n            \"command\": \"uvx\",\n            \"args\": [\n                \"iracing-mcp@latest\"\n            ],\n            \"env\": {\n                \"IRACING_USERNAME\": \"your@email.com\",\n                \"IRACING_PASSWORD\": \"your-password\"\n            }\n        }\n    }\n}\n```\n\n### Running the Server on other MCP Clients\n\nCurrently I am only using VS Code as MCP Client so I don't know how to configure to other MCP Clients.\nI am happy to receive PRs on how to configure in the different MCP Servers (e.g. Cursor, Claude Desktop, etc.)\n\n### Development\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/musantro/iracing-mcp.git\n   cd iracing-mcp\n   ```\n\n2. Create environment with dependencies:\n\n   ```bash\n   uv sync\n   ```\n\n3. Set up environment variables for iRacing credentials:\n\n   ```bash\n   export IRACING_USERNAME=\"…","publisher":null,"homepage":null,"repository":null,"version":"0.1.2.dev3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_musantro_iracing-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.836,"provenance":"derived"}],"categories":["dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_musantro_iracing-mcp","registry":"pypi","observedAt":"2026-09-15T19:23:20.335Z","publishedAt":"2026-01-30T08:17:04.195691Z","latestVersion":"0.1.2.dev3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_musantro_iracing-mcp","url":"https://pypi.org/project/iflow-mcp_musantro_iracing-mcp/","firstSeenAt":"2026-09-09T20:24:24.270Z","fetchedAt":"2026-09-15T19:21:59.523Z","normalizedAt":"2026-09-15T19:21:59.523Z"}]},"firstSeenAt":"2026-09-09T20:24:24.270Z","updatedAt":"2026-09-15T19:23:20.335Z"}