Back to search
30
MCP
SpotDB
pulsemcp/spotdbProvides direct access to an ephemeral DuckDB instance for CSV file uploads, SQL query execution, and database snapshots through a lightweight Go-based server with WebSocket support and S3 integration for temporary data analysis workflows.
Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"spotdb": {
"url": "None",
"transport": "http"
}
}
}