loading…
Search for a command to run...
loading…
sqlite-mcp-server6 — MCP server via Smithery
sqlite-mcp-server6 — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"sqlite-mcp-server6": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"wgong/sqlite-mcp-server6"
]
}
}
}Query your database in natural language
Read-only database access with schema inspection.
Interact with Redis key-value stores.
Database interaction and business intelligence capabilities.