MCP.so
Sign In
Servers

BlazeSQL MCP Server

@arjshiv

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "blaze-sql-mcp-server": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

More from Databases