n8n-nodes-cloudflare-d1
n8n/n8n-nodes-cloudflare-d1n8n community node for Cloudflare D1 serverless database integration, featuring table management, visual query builders, database admin tools, structured operations (Insert/Select/Update/Delete), chat memory for AI agents, SQL queries, batch operations, a
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-cloudflare-d1": {
"url": "None",
"transport": "http"
}
}
}