ayushsoni1010/sqlite-mcp-agent
A natural language interface to databases powered by local LLMs via Ollama. Chat with your data using plain English instead of SQL.
Platform-specific configuration:
{
"mcpServers": {
"sqlite-mcp-agent": {
"command": "npx",
"args": [
"-y",
"sqlite-mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...