Add n8n as an mcp server option
complete
A
Ahmed Kotb
N8n has a node that allows you to create a mcp server and expose and endpoint as a mcp server that you can then use all of your tools and existing api as a tools very easily can you please add it ? (n8n is like a self hosted zapier where theres integrations and you can even create your own tools easily)
Tony Dinh
complete
Should be supported now. Can you give it a try?
https://x.com/tdinh_me/status/1930848337500217470
A
Ahmed Kotb
Thanks tony ! now working
T
Talles Borges
Agree with adding support for remote servers
Tony Dinh
BF Ahmed Kotb you can already do this my adding the MCP server to TypingMind in JSON format, right?
B
BF
Tony Dinh JSON format can only be edited in TM after MCP is connected. Currently it won't let you connect to N8N MCP, which looks like https://domain.com/mcp/sse since people can't install the "PORT=8080 npx @typingmind/mcp OaeWVHtzAjHj" command. Rather in N8N one selects if Auth is needed on the MCP and can add the token directly (OaeWVHtzAjHj) for example. The /ping TM looks for is not there. just the /sse link. In other MCP clients it works out of the box (cursor, claude, CF playground). Hope this context helps and makes you reconsider MCP setup in TM :)
A
Ahmed Kotb
BF Thanks bro for sharing this information and thank you Tony Dinh for considering this - i would love to do it too so a work around is to install the server locally and then find this json and change it ?
Tony Dinh
Ahmed Kotb: what is this node type in n8n that you are talking about in your first post? I can't seem to find it on n8n.
A
Ahmed Kotb
Tony Dinh It's called the MCP server trigger under Triggers - you just need to be on the newest version of n8n
B
BF
Commenting again, this integration would be absolute 🔥🔥🔥 turning TM into a powerhouse LLM UX
N
Nathalie Salles
This would be unbelievable!
B
BF
same issue! the N8N MCP works fine with cursor but not with TM. I think this is a very strong add since many users will use N8N. It's a regular http sse link but runs into issues currently when adding.