n8n-mcp 2.7.8 → 2.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/data/nodes.db +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://opensource.org/licenses/MIT)
|
|
4
4
|
[](https://github.com/czlonkowski/n8n-mcp)
|
|
5
|
-
[](https://github.com/czlonkowski/n8n-mcp)
|
|
6
|
+
[](https://www.npmjs.com/package/n8n-mcp)
|
|
7
|
+
[](https://github.com/n8n-io/n8n)
|
|
6
8
|
[](https://github.com/czlonkowski/n8n-mcp/pkgs/container/n8n-mcp)
|
|
7
9
|
|
|
8
10
|
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.
|
|
@@ -551,7 +553,7 @@ npm run dev:http # HTTP dev mode
|
|
|
551
553
|
|
|
552
554
|
## 📊 Metrics & Coverage
|
|
553
555
|
|
|
554
|
-
Current database coverage (n8n v1.
|
|
556
|
+
Current database coverage (n8n v1.100.1):
|
|
555
557
|
|
|
556
558
|
- ✅ **525/525** nodes loaded (100%)
|
|
557
559
|
- ✅ **520** nodes with properties (99%)
|
package/data/nodes.db
CHANGED
|
Binary file
|