Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
30,809
7,379
  • Apple
  • Linux
package.runtime.json501 B
{ "name": "n8n-mcp-runtime", "version": "2.14.0", "description": "n8n MCP Server Runtime Dependencies Only", "private": true, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2", "@supabase/supabase-js": "^2.57.4", "express": "^5.1.0", "dotenv": "^16.5.0", "lru-cache": "^11.2.1", "sql.js": "^1.13.0", "uuid": "^10.0.0", "axios": "^1.7.7" }, "engines": { "node": ">=16.0.0" }, "optionalDependencies": { "better-sqlite3": "^11.10.0" } }

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/czlonkowski/n8n-mcp'

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