Skip to main content
Glama

n8n MCP Server

by lowprofix
.gitignore443 B
# Dépendances node_modules/ .pnpm-store/ # Fichiers de build dist/ build/ *.tsbuildinfo # Fichiers d'environnement .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Dossiers de sortie output/ # Fichiers système .DS_Store Thumbs.db # Fichiers d'IDE .idea/ .vscode/ *.swp *.swo # Fichiers de cache .cache/ .npm/ .eslintcache

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

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