robdodson/ollama-mcp-db
An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"ollama-mcp-db": {
"command": "npx",
"args": [
"-y",
"ollama-mcp-db"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...