Skip to main content
Glama

n8n MCP Server

by jacob-dietle
babel.config.cjs199 B
module.exports = { presets: [ ['@babel/preset-env', { targets: { node: 'current' } }], '@babel/preset-typescript', ], plugins: [ ['@babel/plugin-transform-modules-commonjs'] ] };

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/jacob-dietle/n8n-mcp-sse'

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