Danor93/mcp-postgresql-server
A clean, modular Flask application providing Model Context Protocol (MCP) tools for PostgreSQL database operations with LangChain/Ollama LLM integration. Features natural language database queries, containerized deployment, and environment-driven configuration.
Platform-specific configuration:
{
"mcpServers": {
"mcp-postgresql-server": {
"command": "npx",
"args": [
"-y",
"mcp-postgresql-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...