fleet_pulse

colecperry/fleet_pulse
★ 0 stars TypeScript Database Updated 1mo ago
A real-time fleet telemetry pipeline using TypeScript, Node.js, Kafka, Flink, PostgreSQL, and Docker Compose — extended with a Model Context Protocol (MCP) server that exposes live vehicle data and pipeline health to Claude as a set of queryable tools.
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": {
    "fleet_pulse": {
      "command": "npx",
      "args": [
        "-y",
        "colecperry/fleet_pulse"
      ]
    }
  }
}

README Excerpt

A real-time fleet telemetry pipeline using TypeScript, Node.js, Kafka, Flink, PostgreSQL, and Docker Compose — extended with a Model Context Protocol (MCP) server that exposes live vehicle data and pipeline health to Claude as a set of queryable tools. --- ``` Simulator → Kafka → Flink → vehicle_aggregates

Tools (9)

DATABASE_URLJWT_SECRETKAFKA_BROKERLOG_LEVELPORTSIMULATOR_INTERVAL_MSTEST_DATABASE_URLinfotsc
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →