← Back to mcp

SQLite MCP

Read and query SQLite databases with zero configuration required.

One-Click Configuration

{
  "mcpServers": {
    "sqlite": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-sqlite", "/path/to/database.db"]
    }
  }
}

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.