MCP Server Trigger

Expose workflows as MCP (Model Context Protocol) tools on indie.money

Written By pvdyck

Last updated 9 days ago

MCP Server Trigger

βœ… Supported β€” Custom implementation for indie.money

n8n docsMCP Server Trigger documentation
AuthBearer token, header, or none

Compatibility

FeatureStatus
Streamable HTTP transportSupported
Tool listing (tools/list)Supported
Tool execution (tools/call)Supported
SSE transportNot supported β€” platform constraint
Session persistenceNot supported β€” stateless per request

Usage

Add this trigger to a workflow, then connect Tool nodes (Code Tool, HTTP Request Tool, etc.) as sub-nodes. External AI agents can then discover and call your workflow's tools via the MCP protocol.

Related