SpotDB

Provides direct access to an ephemeral DuckDB instance for CSV file uploads, SQL query execution, and database snapshots through a

aliengiraffe 21
Claude CodeClaude DesktopGeneric
View source ↗

SpotDB provides direct access to an ephemeral DuckDB instance through a lightweight Go-based server that supports CSV file uploads, SQL query execution, and database snapshots. Built by aliengiraffe, it exposes tools for reading and writing queries, creating and managing datasources, and generating business insights through an MCP interface, while also offering HTTP endpoints for file uploads with comprehensive validation including security checks for CSV injection attacks. The implementation includes WebSocket support for real-time interactions, S3 integration for snapshot management, and robust file validation with encoding detection, making it valuable for data analysis workflows, temporary data sandboxing, and working with structured data without requiring persistent database infrastructure.

Source

Repository: https://github.com/aliengiraffe/spotdb

Maintain SpotDB?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[SpotDB on getagentictools](https://getagentictools.com/mcp/aliengiraffe-spotdb?ref=badge)