← Index

ai.aliengiraffe/spotdb

ai.aliengiraffe/spotdb·v0.1.0·Cloud Storage
Quality Score
67
/100

Ephemeral data sandbox for AI workflows with guardrails and security

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "spotdb": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/aliengiraffe/spotdb:0.1.0"
      ],
      "env": {
        "X-API-Key": "<your-x-api-key>"
      }
    }
  }
}
§02  Environment variables
X-API-Key
secret

Optional API key for request authentication

§03  MCP Quality Score  ·  methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Cloud Storage