VOOZH about

URL: https://apify.com/agentify/n8n-mcp-server

⇱ n8n Documentation MCP Server Β· Apify


Pricing

Pay per event + usage

Go to Apify Store

n8n Documentation MCP Server

n8n MCP Server provides AI assistants with structured access to n8n node documentation, properties, and validation tools for building and verifying workflows efficiently.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

πŸ‘ agentify

agentify

Maintained by Community

Actor stats

4

Bookmarked

42

Total users

2

Monthly active users

8 months ago

Last modified

Share

πŸ‘ Apify Actor Badge

n8n MCP Server

Important: This server provides only documentation capability for n8n nodes and does not support workflow management or execution.

Enhance your workflow automation with n8n-MCP, bridging AI and n8n nodes for streamlined efficiency, all without the need for monthly subscriptions! πŸš€

About this MCP Server: To understand how to connect to and utilize this MCP server, please refer to the official Model Context Protocol documentation at mcp.apify.com.

Connection URL

MCP clients can connect to this server at:

https://mcp-servers--n8n-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers":{
"n8n":{
"url":"https://mcp-servers--n8n-mcp-server.apify.actor/mcp",
"headers":{
"Authorization":"Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

Links

🚩 Claim this MCP server

All credits to the original authors of https://github.com/czlonkowski/n8n-mcp To claim this server, please write to ai@apify.com.


A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Deploy in minutes to give Claude and other AI assistants deep knowledge about n8n's 525+ workflow automation nodes.

Overview

n8n-MCP serves as a bridge between n8n's workflow automation platform and AI models, enabling them to understand and work with n8n nodes effectively. It provides structured access to:

  • πŸ“š 535 n8n nodes from both n8n-nodes-base and @n8n/n8n-nodes-langchain
  • πŸ“„ Documentation - 90% coverage from official n8n docs (including AI nodes)
  • πŸ€– AI tools - 263 AI-capable nodes detected with full documentation

Key Insights

  • ANY node can be an AI tool - not just those with usableAsTool=true

Available Documentation Tools (No API Key Required)

  • tools_documentation - Get documentation for any MCP tool (START HERE!)
  • list_nodes - List all n8n nodes with filtering options
  • get_node_info - Get comprehensive information about a specific node
  • get_node_essentials - Get only essential properties with examples (10-20 properties instead of 200+)
  • search_nodes - Full-text search across all node documentation
  • search_node_properties - Find specific properties within nodes
  • list_ai_tools - List all AI-capable nodes (ANY node can be used as AI tool!)
  • get_node_as_tool_info - Get guidance on using any node as an AI tool
  • get_node_documentation - Get parsed documentation from n8n-docs
  • get_database_statistics - View database metrics and coverage

References

πŸ“š Documentation

Setup Guides

Feature Documentation

Development & Deployment

Project Information

πŸ“Š Metrics & Coverage

Current database coverage (n8n v1.106.3):

  • βœ… 535/535 nodes loaded (100%)
  • βœ… 528 nodes with properties (98.7%)
  • βœ… 470 nodes with documentation (88%)
  • βœ… 267 AI-capable tools detected
  • βœ… AI Agent & LangChain nodes fully documented
  • ⚑ Average response time: ~12ms
  • πŸ’Ύ Database size: ~15MB (optimized)

References

You might also like

n8n-mcp

nourishing_courier/web-data-for-ai

n8n-mcp

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

4

n8n Workflow Automation Templates Scraper

scraped/n8n-workflow-automation-templates-scraper

A tool that automatically scrapes and collects n8n workflow automation templates from the n8n for easy access and use.

n8n Community Creators Scraper

lexis-solutions/n8n-community-creators-pr-1275

Scrape top n8n community creators by engagement: capture profiles, reputation metrics, locations, bios, plus linked n8n creator pages with workflow counts and verification for expert discovery and lead generation.

πŸ‘ User avatar

Lexis Solutions

2

n8n-apify-bridge

jungle_thunder/n8n-apify-bridge

Turn your n8n workflows into data powerhouses. This bridge gives n8n users instant access to 2000 battle-tested Apify tools - web scrapers, AI agents, lead generators, price monitors, and more. No coding required.

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

8

n8n & Make Workflow Documentation Generator

spqr79/automation-documentation-generator

Generate professional Markdown, DOCX & PDF documentation from n8n workflows and Make blueprints. Powered by Claude Sonnet AI. Supports DE, EN, FR, ES.

Trustpilot Reviews

datasaurus/trustpilot-reviews

Scrape reviews from Trustpilot. Works with all of the website's filters and sorting options. Fast and efficient. n8n-nodes-trustpilot-reviews. n8n node: n8n-nodes-trustpilot-reviews

12

5.0

n8n Workflow Template Scraper

muhammetakkurtt/n8n-scraper

Automate n8n.io workflow template collection with this Apify actor. Scrape by category (AI, Marketing, DevOps), sort (relevancy, popularity), & get detailed structured data. Fetch importable JSONs for direct n8n use. Ideal for developers, automation experts & businesses.

πŸ‘ User avatar

Muhammet Akkurt

347

5.0

N8n Mcp Actor

direct_duty/n8n-mcp-actor

Bridge between n8n workflows and Model Context Protocol (MCP) servers.

n8n Workflows Scraper

dadhalfdev/n8n-workflows-scraper

This scraper extracts pre-built, free workflow templates directly from the n8n template library. Pick a category and sort order, and the scraper will navigate n8n's library to extract not only the metadata of each workflow but the full, raw JSON configuration. Get up to 150 workflows per run.

πŸ‘ User avatar

Marco Rodrigues

2

Related articles

How to publish your Apify Actor as an n8n node
Read more