Skip to content
Back to search
30
MCP

n8n-nodes-odbc-gateway

n8n/n8n-nodes-odbc-gateway

n8n community node to run SQL on multiple RDBMS (PostgreSQL, MySQL, SQL Server, Oracle, IBM i) through the API Gateway ODBC/JDBC. Requires the companion gateway component.

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

Similar MCP servers embedding-nearest

n8n-nodes-relatasql
n8n community node for RelataSQL — run SQL, inspect schemas, and govern writes across your database connections using a RelataSQL API key.
0 tools
@mehrdafon/n8n-nodes-ibm-db2
n8n node for executing SQL queries on IBM DB2 via REST API or ODBC
0 tools
n8n-nodes-ibmi-mapepire
n8n community nodes to run IBM i SQL and CL commands via Mapepire
0 tools
n8n-nodes-sybase-odbc
Sybase SQL Anywhere ODBC node for n8n
0 tools
n8n-nodes-cloudbeaver
n8n node for CloudBeaver — execute SQL queries via CloudBeaver API
0 tools
@indebted/n8n-nodes-aws-athena-query
n8n community node for executing SQL queries on AWS Athena
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-odbc-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}