Complete MCP server exposing all Wekan Tool operations to AI agents. Zero configuration needed - all 24 operations pre-built.
• MCP Trigger: Serves as your server endpoint for AI agent requests
• Tool Nodes: Pre-configured for every Wekan Tool operation
• AI Expressions: Automatically populate parameters via $fromAI()
placeholders
• Native Integration: Uses official n8n Wekan Tool tool with full error handling
Every possible Wekan Tool operation is included:
• Create a board
• Delete a board
• Get a board
• Get many boards
• Create a card
• Delete a card
• Get a card
• Get many cards
• Update a card
• Create a comment on a card
• Delete a comment from a card
• Get a card comment
• Get many card comments
• Create a checklist
• Delete a checklist
• Get a checklist
• Get many checklists
• Delete a checklist item
• Get a checklist item
• Update a checklist item
• Create a list
• Delete a list
• Get a list
• Get many lists
Parameter Handling: AI agents automatically provide values for:
• Resource IDs and identifiers
• Search queries and filters
• Content and data payloads
• Configuration options
Response Format: Native Wekan Tool API responses with full data structure
Error Handling: Built-in n8n error management and retry logic
Connect this MCP server to any AI agent or workflow:
• Claude Desktop: Add MCP server URL to configuration
• Custom AI Apps: Use MCP URL as tool endpoint
• Other n8n Workflows: Call MCP tools from any workflow
• API Integration: Direct HTTP calls to MCP endpoints
• Complete Coverage: Every Wekan Tool operation available
• Zero Setup: No parameter mapping or configuration needed
• AI-Ready: Built-in $fromAI()
expressions for all parameters
• Production Ready: Native n8n error handling and logging
• Extensible: Easily modify or add custom logic
🆓 Free for community use! Ready to deploy in under 2 minutes.