SQLite MCP Server - A Model Context Protocol server for SQLite database operations
{ "mcpServers": { "sqlite": { "command": "npx", "args": [ "-y", "sqlite-mcp-server" ] } } }