Skip to main content
Glama

MCP N8N Webhook Server

by gcorroto
.npmignore407 B
# Source files src/ *.ts !dist/**/*.d.ts # Development files .env* tsconfig.json jest.config.js pnpm-lock.yaml package-lock.json # Tests tests/ __tests__/ *.test.* *.spec.* # Development scripts run-mcp.bat run-mcp.sh # Git files .git/ .gitignore # Editor files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Logs *.log logs/ # Coverage coverage/ # Build cache .cache/ .parcel-cache/

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

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