Skip to main content
Glama
duynghien

n8n-custom-mcp

by duynghien

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP HTTP endpoint3000
N8N_HOSTYesURL to the n8n instancehttp://localhost:5678
N8N_API_KEYYesAPI Key from n8n Settings
MCP_TRANSPORTNoTransport mode (e.g., sse, stdio)sse
DB_POSTGRESDB_HOSTNoPostgreSQL host for DB fallback
DB_POSTGRESDB_PORTNoPostgreSQL port
DB_POSTGRESDB_USERNoPostgreSQL user
DB_POSTGRESDB_DATABASENoPostgreSQL database name
DB_POSTGRESDB_PASSWORDNoPostgreSQL password

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/duynghien/n8n-custom-mcp'

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