npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

enhanced-n8n-mcp-server

v4.0.5

Published

Enhanced n8n MCP Server with 20 comprehensive improvements for AI-powered workflow management, debugging, and optimization

Readme

Enhanced n8n MCP Server v4.0.0

🚀 Professional-grade n8n workflow management with AI-powered insights

Overview

The Enhanced n8n MCP Server transforms basic n8n integration into a comprehensive workflow management platform with 20 advanced enhancements for AI assistants.

Key Features

🔍 Advanced Debugging & Analysis

  • Enhanced Execution Details - Deep node-level analysis with performance metrics
  • Comprehensive Error Analysis - Root cause identification with automated solutions
  • Real-Time Monitoring - Live execution tracking and metrics collection
  • Performance Bottleneck Detection - Optimization recommendations

🏗️ Intelligent Workflow Management

  • Template-Based Creation - Pre-built templates for OCR, API, and data processing
  • Comprehensive Validation - Multi-layer validation with security checks
  • Auto-Configuration - Automated setup for popular services
  • Node Suggestions - AI-powered next-node recommendations

🔐 Professional Security & Monitoring

  • Credential Health Monitoring - OAuth2 testing and expiry alerts
  • Resource Usage Analytics - Memory, CPU, and network monitoring
  • Enhanced Caching - Multi-layer caching with intelligent invalidation
  • Advanced Error Handling - Structured error classification and recovery

Quick Start

Installation

npm install enhanced-n8n-mcp-server

Configuration

# Required environment variables
N8N_API_KEY=your_n8n_api_key
N8N_BASE_URL=https://your-n8n-instance.com

# Optional enhancements
PERFORMANCE_MONITORING=true
REAL_TIME_MONITORING=true
CACHE_ENABLED=true

Usage

# Start the enhanced server
npm start

# Development mode with auto-reload
npm run dev

# Run comprehensive tests
npm test

Enhanced Tools

The server provides 32 tools including 7 enhanced tools:

  • get_execution_details_enhanced - Comprehensive execution analysis
  • analyze_execution_errors_comprehensive - Intelligent error analysis
  • create_workflow_from_template - Template-based workflow creation
  • validate_workflow_comprehensive - Multi-layer validation
  • monitor_credential_health - Automated credential monitoring
  • identify_performance_bottlenecks - Performance optimization
  • analyze_resource_usage - Resource consumption analytics

Performance

| Operation | Response Time | Throughput | |-----------|---------------|------------| | Enhanced Execution Details | < 500ms | 100 req/min | | Error Analysis | < 1000ms | 50 req/min | | Workflow Validation | < 2000ms | 30 req/min | | Performance Analysis | < 3000ms | 20 req/min |

AI Assistant Integration

Perfect for use with:

  • Claude (Anthropic)
  • ChatGPT (OpenAI)
  • Other MCP-compatible AI assistants

Requirements

  • Node.js >= 18.0.0
  • Valid n8n instance with API access
  • n8n API key

Documentation

For complete documentation, examples, and advanced configuration:

License

MIT

Support


Transform your n8n workflows with AI-powered insights and professional-grade management! 🚀