fleet_pulse

colecperry/fleet_pulse
★ 0 stars TypeScript 🗄️ Database Updated 1d 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 → Try with Claude — $10 free →

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