n8n-mcp-server
by eric050828
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) | INFO |
| N8N_API_KEY | Yes | n8n API Key (if authentication is enabled) | |
| N8N_BASE_URL | Yes | URL of your n8n instance | |
| NODE_DATA_BASE_PATH | No | Base path for node data files | node_data |
| CLASS_CLASSIFICATION_PATH | No | Path to class classification JSON file | node_data/class_classification_result.json |
| CATEGORY_CLASSIFICATION_PATH | No | Path to category classification JSON file | node_data/category_classification_result.json |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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