Skip to content

czlonkowski/n8n-mcp-skills

v1.31.0MIT

Expert skills for building n8n workflows with the n8n-mcp MCP server

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

n8n-mcpstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.n8n-mcp.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "n8n-mcp-skills",
  "version": "1.31.0",
  "description": "Expert skills for building n8n workflows with the n8n-mcp MCP server",
  "author": {
    "name": "Romuald Członkowski",
    "url": "https://www.aiadvisors.pl/en"
  },
  "homepage": "https://github.com/czlonkowski/n8n-skills",
  "repository": "https://github.com/czlonkowski/n8n-skills",
  "license": "MIT",
  "keywords": [
    "n8n",
    "workflow",
    "automation",
    "mcp",
    "validation",
    "expressions",
    "code",
    "javascript",
    "python"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • init-data.sh
  • 2YAML files
  • 4other files
View on GitHub