carstrike-mcp-server

carstrikeAU/carstrike-mcp-server
★ 0 stars Unknown language AI/LLM Updated 1d ago
World's first live Japanese car auction search, SEV compliance verification, and JDM import cost calculator MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "carstrike-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "carstrikeAU/carstrike-mcp-server"
      ]
    }
  }
}

README Excerpt

The world's first Model Context Protocol (MCP) server providing live Japanese car auction data, SEV import compliance checks, and landed cost calculations for Brisbane, Australia. * **Frontend / Agent UI:** React-based application with integrated K.I.T.T. AI assistant. * **Orchestration:** vLLM running a customized Qwen 27B model on dual RTX 3090 GPUs.