N
N8n Monitoring MCP
by @kaewz-manga
Specialized MCP server for n8n workflow monitoring with KPI analysis. Supports Cloudflare Workers and local Claude Desktop integration.
Created 1/26/2026
Updated 30 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/kaewz-manga/n8n-monitoring-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"kaewz-manga-n8n-monitoring-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/kaewz-manga/n8n-monitoring-mcp"
]
}
}
}
Author Servers
Other servers by kaewz-manga