Odel
Fleets

Fleets

Local
@runfleetsTypeScriptMITUpdated 2mo ago

Multi-site analytics as tools: GA4, Search Console, Cloudflare edge, PageSpeed, insights.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmfleets-mcpv0.2.2

Run

npx -y fleets-mcp

MCP client config

{
  "mcpServers": {
    "fleets": {
      "command": "npx",
      "args": [
        "-y",
        "fleets-mcp"
      ]
    }
  }
}