mcp-n8n-builder
by spences10 Β· TypeScript Β· β 82
πͺ MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n's REST API.
Install
npx -y github:spences10/mcp-n8n-builder Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-n8n-builder": {
"command": "npx",
"args": [
"-y",
"github:spences10/mcp-n8n-builder"
]
}
}
} From the README
π‘ Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related other servers
playwright-mcp
microsoft
Playwright MCP server
playwright-cli
microsoft
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
financial-services-plugins
anthropics
financial-services-plugins β MCP server.
NLWeb
nlweb-ai
Main reference implementation for NLWeb, implemented in Python.
OpenSpace
HKUDS
"OpenSpace: Make Your Agents: Smarter, Low-Cost, Self-Evolving" -- Community: https://open-space.cloud/
csharp-sdk
modelcontextprotocol
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.