Merge pull request #7402 from ratamaha-git/add-n8n-mcp

Add @automatelab/n8n-mcp to Developer Tools
This commit is contained in:
Frank Fiegel
2026-06-06 18:24:59 -05:00
committed by GitHub
+1
View File
@@ -1040,6 +1040,7 @@ Tools and integrations that enhance the development workflow and environment man
- [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images.
- [n8daniels/RulesetMCP](https://github.com/n8daniels/RulesetMCP) 📇 🏠 - Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files.
- [Souzix76/n8n-workflow-tester-safe](https://github.com/Souzix76/n8n-workflow-tester-safe) [![n8n-workflow-tester-safe MCP server](https://glama.ai/mcp/servers/Souzix76/n8n-workflow-tester-safe/badges/score.svg)](https://glama.ai/mcp/servers/Souzix76/n8n-workflow-tester-safe) 📇 🏠 - Test, score, and inspect n8n workflows via MCP. Config-driven test suites with two-tier scoring, lightweight execution traces, and a built-in node catalog with 436+ nodes.
- [AutomateLab-tech/n8n-mcp](https://github.com/AutomateLab-tech/n8n-mcp) [![AutomateLab-tech/n8n-mcp MCP server](https://glama.ai/mcp/servers/AutomateLab-tech/n8n-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AutomateLab-tech/n8n-mcp) 📇 🏠 - Nine-tool MCP server for n8n: generate workflow JSON from natural language, lint for deprecated node types, missing `typeVersion`, and broken connections, and debug per-node execution failures. Ships with a Claude Code skill. Install: `npx @automatelab/n8n-mcp`.
- [narumiruna/gitingest-mcp](https://github.com/narumiruna/gitingest-mcp) 🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase.
- [neilberkman/editorconfig_mcp](https://github.com/neilberkman/editorconfig_mcp) 📇 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the start.
- [Neo1228/spring-boot-starter-swagger-mcp](https://github.com/Neo1228/spring-boot-starter-swagger-mcp) ☕ ☁️ 🏠 - Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation.