loading…
Search for a command to run...
loading…
duckdb — MCP server via Smithery
duckdb — MCP server via Smithery
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"duckdb": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"zerople/duckdb"
]
}
}
}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.