Skip to main content
Glama
ahmadsoliman

MCP n8n API Server

by ahmadsoliman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROJECT_IDNoOptional project ID for cloud instances
N8N_API_KEYYesYour n8n API key
N8N_HOST_URLYesYour n8n instance URL (e.g., https://your-n8n-instance.com)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_workflowsA

Get all n8n workflows

list_workflow_webhooksB

Get all webhooks in a workflow

call_webhook_getB

Call a GET webhook

call_webhook_postC

Call a POST webhook

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

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