n8n-monorepo
MCP CompatibleScore: 72Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
72
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Install Command
npx n8nQuick Setup
{
"mcpServers": {
"n8n-monorepo": {
"command": "npx",
"args": [
"-y",
"n8n"
],
"transport": "sse"
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commitYesterday
Open issues1413
LicenseNOASSERTION
VerificationPartial
API Response Preview
What agents get when they query this resource:
{
"id": "1f5cefce-56e1-4eb2-a053-8d3f701d0788",
"name": "n8n-monorepo",
"category": "tool",
"subcategory": "code",
"mcp_compatible": true,
"reputation_score": 0.716,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": "npx n8n",
"tools": null,
"features": null
}
}