MCP.so
Sign In

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

{
  "mcpServers": {
    "sqlite-mcp-server": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "sqlite-mcp-server",
        "."
      ]
    }
  }
}

More from Databases