rvarun11/sqlite-mcp
MCP server for SQLite
Platform-specific configuration:
{
"mcpServers": {
"sqlite-mcp": {
"command": "npx",
"args": [
"-y",
"sqlite-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...