MCP.so
Sign In
Servers

SQLite MCP Server

@jacksteamdev

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

{
  "mcpServers": {
    "mcp-sqlite-bun-server": {
      "command": "bun",
      "args": [
        "run",
        "setup"
      ]
    }
  }
}

More from Databases