Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
.eslintrc.json655 B
{ "env": { "node": true, "es2021": true, "jest": true }, "extends": [ "eslint:recommended" ], "parserOptions": { "ecmaVersion": 2021, "sourceType": "module" }, "rules": { "indent": [ "error", 2 ], "linebreak-style": [ "error", "unix" ], "quotes": [ "error", "single" ], "semi": [ "error", "always" ], "no-console": [ "warn" ], "no-unused-vars": [ "warn" ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ifmelate/n8n-workflow-builder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server