Home › Other › Shuttle

Shuttle

Android framework and solution that prevents TransactionTooLargeException crashes by design.

Kotlin
★ 87 stars Last pushed 2026-08-02 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/grarcht/shuttle-mcp:4.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "shuttle": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/grarcht/shuttle-mcp:4.0.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry