← Index

io.github.spences10/mcp-sqlite-tools

io.github.spences10/mcp-sqlite-tools·v0.0.11·Databases
Quality Score
60
/100

MCP server for local SQLite database operations

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-sqlite-tools
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Databases