Skip to content
Back to search
30
MCP

n8n-nodes-datastore-pg

n8n/n8n-nodes-datastore-pg

Datastore for n8n with PostgreSQL support - store data in memory or PostgreSQL database. This package is in testing and not for production use.

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

How to use

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

{
  "mcpServers": {
    "n8n-nodes-datastore-pg": {
      "url": "None",
      "transport": "http"
    }
  }
}