SQLite
OfficialDatabase interaction and business intelligence queries for SQLite.
Configuration
{
"mcpServers": {
"sqlite": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sqlite"
]
}
}
}Add this to your claude_desktop_config.json file.