czlonkowski

n8n MCP Tester — Development agent for Claude Code

Development community

name: n8n-mcp-tester description: Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features.

How to install n8n MCP Tester

Installs to ~/.claude/agents/czlonkowski-n8n-mcp-cc-buildier-n8n-mcp-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/czlonkowski/n8n-mcp-cc-buildier/HEAD/.claude/agents/n8n-mcp-tester.md -o ~/.claude/agents/czlonkowski-n8n-mcp-cc-buildier-n8n-mcp-tester.md

Restart Claude Code, or start a new session, for it to be picked up.

What n8n MCP Tester does


name: n8n-mcp-tester description: Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real n8n workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n\nContext: Developer has just fixed a validation bug in the n8n-mcp server\nuser: "I've fixed the validation issue for HTTP Request nodes"\nas

Alternatives in Development

Full documentation available on GitHub

View Source Repository