spotdb MCP Server

databases By aliengiraffe

Description

Ephemeral data sandbox for AI workflows with guardrails and security

Install & Run Command

npx -y ai.aliengiraffe/spotdb
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-aliengiraffe-spotdb": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-aliengiraffe-spotdb" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author aliengiraffe
Category databases
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!