Skip to content
Back to search
30
MCP

n8n-nodes-database-connector

n8n/n8n-nodes-database-connector

The **Database Connector** node for n8n allows you to easily connect to MySQL and MongoDB databases, retrieve table names (for MySQL), or collection names (for MongoDB). It supports both traditional MySQL databases and MongoDB Atlas, providing a simple wa

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

Similar MCP servers embedding-nearest

n8n-nodes-mongodb
n8n node for mongodb
0 tools
n8n-nodes-mongodb-objectid
n8n community node to use mongo and BSON ObjectID
0 tools
@rempel/n8n-nodes-oracle
Oracle Database connector for n8n
0 tools
n8n-nodes-mysql-extend
[MySQL](https://www.mysql.com/) extend for n8n
0 tools
@warnyin/n8n-nodes-mongo-bulk
n8n node for MongoDB bulk and many operations
0 tools
n8n-nodes-plug-database
Plug Database n8n nodes with REST and consumer socket support
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-database-connector": {
      "url": "None",
      "transport": "http"
    }
  }
}