Back to search
30
MCP

n8n-nodes-sqlite3

n8n/n8n-nodes-sqlite3

Custom n8n nodes for interacting with SQLite3 databases through SQL queries

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

Similar MCP servers embedding-nearest

n8n-nodes-sqlite
Custom n8n node module for sqlite database
0 tools
@ekyte/n8n-nodes-ekyte
Custom n8n nodes for eKyte API integration
0 tools
n8n-nodes-microsoft-sharepoint
Custom n8n node to interact with Microsoft Sharepoint
0 tools
n8n-nodes-parse-server
n8n custom node to interact with Parse Server
0 tools
n8n-nodes-cloudbeaver
n8n node for CloudBeaver — execute SQL queries via CloudBeaver API
0 tools
@surrealdb/n8n-nodes-surrealdb
n8n node to connect to SurrealDB
0 tools

How to use

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

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