Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
13,339
5,781
  • Apple
  • Linux

list_tasks

Retrieve task templates organized by category including HTTP/API, Webhooks, Database, AI, Data Processing, and Communication to streamline workflow automation in n8n-MCP.

Instructions

List task templates by category: HTTP/API, Webhooks, Database, AI, Data Processing, Communication.

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category (optional)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category (optional)", "type": "string" } }, "type": "object" }

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

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