{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zp3zr96gk6nx","handle":"iracing-mcp","url":"https://wellknown.network/agents/iracing-mcp","links":{"self":"https://wellknown.network/agents/iracing-mcp/record.json","html":"https://wellknown.network/agents/iracing-mcp","markdown":"https://wellknown.network/agents/iracing-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iracing-mcp","status":"https://wellknown.network/api/v1/agents/iracing-mcp/status","claim":"https://wellknown.network/agents/iracing-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iracing-mcp/claim.json","badge":"https://wellknown.network/agents/iracing-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iracing-mcp/history","tools":"https://wellknown.network/api/v1/agents/iracing-mcp/tools"},"ard":{"identifier":"urn:air::server:iracing-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"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- 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-username\",\n        \"IRACING_PASSWORD\": \"your password\"\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   ```bash\n   export IRACING_USERNAME=\"your_username\"\n   export IRACING_PASSWORD=\"your_password\"\n   ```\n\n#### Linting and Formatting\n\nUse the following commands to lint and format the code:\n\n```bash\nmake\n```\n\n## Contributing\n\nWe welcome contributions! Follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bugfix.\n3. Push your branch.\n4. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LIC…","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi: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":"iracing-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:06.046Z","publishedAt":"2025-04-16T22:51:29.286503Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iracing-mcp","url":"https://pypi.org/project/iracing-mcp/","firstSeenAt":"2026-09-09T22:21:59.623Z","fetchedAt":"2026-09-15T21:20:20.773Z","normalizedAt":"2026-09-15T21:20:20.773Z"}]},"firstSeenAt":"2026-09-09T22:21:59.623Z","updatedAt":"2026-09-15T21:22:06.046Z"}