mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
chore: bump version to 2.11.0
### Added - Comprehensive template pagination with PaginatedResponse format - New list_templates tool for efficient template browsing - Flexible get_template modes (nodes_only, structure, full) ### Enhanced - Gzip compression for workflow JSONs (84% size reduction) - Template quality filtering (>10 views required) - Database statistics now include template metrics ### Performance - Database: 48MB for 2,596 templates (was 40MB for 499) - Token usage: 80-90% reduction with new retrieval modes - All 1,700+ tests passing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "n8n-mcp",
|
||||
"version": "2.10.9",
|
||||
"version": "2.11.0",
|
||||
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user