← Index

io.github.neverinfamous/sqlite-mcp-server

io.github.neverinfamous/sqlite-mcp-server·v2.6.3·Databases
Quality Score
72
/100

SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "sqlite-mcp-server": {
      "command": "uvx",
      "args": [
        "sqlite-mcp-server-enhanced"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "sqlite-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/writenotenow/sqlite-mcp-server:v2.6.3"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Databases