feat: implement node parser and property extractor with versioned node support

This commit is contained in:
czlonkowski
2025-06-12 18:45:20 +02:00
parent f831b02415
commit 66f5d74e42
27 changed files with 1390 additions and 164 deletions

View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"n8n-documentation": {
"command": "/Users/johndoe/projects/n8n-mcp/mcp-server-v20.sh",
"args": []
}
}
}