Skip to main content
Glama
eric050828

n8n-mcp-server

by eric050828

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)INFO
N8N_API_KEYYesn8n API Key (if authentication is enabled)
N8N_BASE_URLYesURL of your n8n instance
NODE_DATA_BASE_PATHNoBase path for node data filesnode_data
CLASS_CLASSIFICATION_PATHNoPath to class classification JSON filenode_data/class_classification_result.json
CATEGORY_CLASSIFICATION_PATHNoPath to category classification JSON filenode_data/category_classification_result.json

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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