Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
30,809
7,379
  • Apple
  • Linux
docker-compose.override.yml.example390 B
# docker-compose.override.yml # Local development overrides (git-ignored) # Copy this file to docker-compose.override.yml and customize as needed version: '3.8' services: n8n-mcp: environment: NODE_ENV: development LOG_LEVEL: debug REBUILD_ON_START: "true" volumes: # Mount source for hot reload - ./src:/app/src:ro - ./scripts:/app/scripts:ro

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