poole-ais-api

Prodger-Labs/poole-ais-api
★ 0 stars Python API Integration Updated today
Live AIS vessel positions from a home-built receiver in Poole, Dorset. REST API and 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": {
    "poole-ais-api": {
      "command": "uvx",
      "args": [
        "poole-ais-api"
      ]
    }
  }
}

Or install with pip: pip install poole-ais-api

README Excerpt

Live AIS vessel positions from a single home-built receiver in Poole, Dorset, published as a REST API and as an MCP server. One endpoint. Everything the receiver can hear **right now** — typically 25 to 40 vessels across Poole Bay and the Channel approaches. There is no history behind it and nothing is stored.