n8n-template-mcp-oss

GeekTheGreyBeard/n8n-template-mcp-oss
★ 0 stars JavaScript AI/LLM Updated today
MCP server for searching and risk-checking public n8n workflow templates before import.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "n8n-template-mcp-oss": {
      "command": "npx",
      "args": [
        "-y",
        "GeekTheGreyBeard/n8n-template-mcp-oss"
      ]
    }
  }
}

README Excerpt

A safer MCP server for searching, inspecting, and risk-checking public n8n workflow templates before anyone imports them into a real automation system. This project is built for people who are learning automation, experimenting with AI agents, or helping others find useful workflow examples. You do not need to be an n8n expert to benefit from it. The server gives an MCP-capable assistant a small, practical toolbox for answering questions like:

Tools (9)

analyze_templateget_templateget_workflow_jsonimport_workflowlist_categorieslist_template_nodesprepare_importrefresh_indexsearch_templates