Back to search
30
MCP

fluid-postgres-mcp

pypi/fluid-postgres-mcp

Fluid PostgreSQL MCP Server — reliable database interface for AI agents

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_pg-mcp-server
PostgreSQL Model Context Protocol (MCP) server for AI agents
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
flowise-mcp
MCP server for connecting AI agents to Flowise instances
0 tools
iflow-mcp_aliyun_adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless
0 tools
iflow-mcp_simple-psql-mcp
A PostgreSQL MCP server project
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fluid-postgres-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}