n8n MCP Server
by GLAMCODECRUX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_URL | No | n8n base URL. Default: http://127.0.0.1:5678 | http://127.0.0.1:5678 |
| N8N_API_KEY | No | n8n API key. Required for authenticated API calls. | |
| OLLAMA_HOST | No | Ollama base URL. Default: http://127.0.0.1:11434 | http://127.0.0.1:11434 |
| OLLAMA_MODEL | No | Default model for ask_ollama. Default: minimax-m3:cloud | minimax-m3:cloud |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |