Skip to content
Back to search
30
MCP

SpotDB

pulsemcp/spotdb

Provides 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

DuckDB
Provides direct access to DuckDB's analytical capabilities through file loading, table management, schema inspection, and SQL query executio
0 tools
ai.aliengiraffe/spotdb
Ephemeral data sandbox for AI workflows with guardrails and security
0 tools
duckdb-mcp-server
A MCP server for DuckDB that enables LLMs to query and analyze data from various sources
0 tools
SQL Server Performance Monitor
SQL Server performance monitoring with DuckDB storage and natural language queries for CPU, wait stats, blocking, query performance, memory,
0 tools
mcp visualization duckdb
Metadata-only Glama MCP server.
0 tools
mcp-server-duckdb
A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "spotdb": {
      "url": "None",
      "transport": "http"
    }
  }
}