Initial commit of n8n MCP Server

A Model Context Protocol (MCP) server that integrates with n8n, providing tools for workflow and execution management via the n8n API.
This commit is contained in:
leonardsellem
2025-03-12 17:12:35 +01:00
commit 2cd565cfa6
79 changed files with 19654 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This is a placeholder for an architecture diagram.
Replace this with an actual diagram showing the layered architecture of the n8n MCP Server,
including the Transport Layer, API Client Layer, Tools Layer, Resources Layer,
Configuration Layer, and Error Handling Layer.

View File

@@ -0,0 +1,2 @@
This is a placeholder for a screenshot showing the n8n API Key creation process.
When documenting the actual project, replace this with a real screenshot.