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%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-postgres-advanced-memory
Postgres Memory+ node for n8n with schema support, thread management, and optimized semantic search
0 tools
n8n-nodes-postgres-vector-store-tool
AI agent Postgres vector store tool with vector search and custom SQL capabilities
0 tools
n8n-nodes-postgres-enc
n8n.io node for Postgres configuration with TLS
0 tools
n8n-nodes-neon
n8n node to connect to Neon Postgres database.
0 tools
n8n-nodes-datastore
Datastore for n8n within the workflow
0 tools
n8n-nodes-postgresql-copy
n8n community node for PostgreSQL COPY command - efficient bulk import/export
0 tools

How to use

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

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