n8n-mcp: n8n-MCP is a Model Context Protocol server that bridges n8n's workflow automation with AI models, offering deep knowledge of n8n nodes, properties, and operations. It enables AI assistants like Claude to understand and build n8n workflows effectively by providing structured access to documentation and real-world examples.; mcptools: mcptools enables R to act as both a server and a client for the Model Context Protocol (MCP). As a server, it allows AI coding assistants to execute R code within your running sessions, providing context from your R environment. As a client, it allows R applications to integrate with third-party MCP servers, accessing external tools and information.
Empowering AI assistants (like Claude) with deep n8n knowledge to design workflows
Enhancing AI coding assistants: Claude Desktop, Claude Code, and VS Code GitHub Copilot using active R sessions to answer questions by running R code.