Skip to main content
Glama
167,009 tools. Last updated 2026-06-02 20:00

"Connecting Baserow to an n8n workflow via MCP server" matching MCP tools:

  • Retrieve the AgentForge Trust Score (0-100) for any MCP server, including breakdowns across code health, security, behavioral audit, community trust, and EU compliance. Use before connecting to evaluate server trustworthiness.
    MIT
  • Access documentation and usage guides for n8n workflow automation tools to understand available capabilities and implementation methods.
    MIT
  • Evaluate an MCP package's trustworthiness before installing. Returns a verdict of allow, warn, or block based on scan severity, monitoring status, and publisher posture.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

  • Cloudflare Workers MCP server: agent-workflow-engine

  • List all workflow guidance tools provided by this MCP server to enforce disciplined programming practices through structured development phases, refactoring, feature development, and testing.
    MIT
  • Retrieve complete details of an n8n workflow by its ID, including all nodes, connections, and settings, to enable inspection, troubleshooting, or further automation management.
    MIT
  • Activate or deactivate an n8n workflow by providing its ID and a boolean flag. Manage workflow status to control execution without modifying its configuration.
    MIT
  • Add a new n8n server connection or update an existing one using a name, URL, and API key, with an option to set it as default.
    MIT
  • Establish connection to an n8n automation platform instance using URL and API key credentials to enable workflow management and execution.
    MIT
  • Retrieves an n8n workflow by its unique ID. Access workflow details, configuration, and node setup for management or inspection.
    MIT
  • Establish connection to n8n automation platform using URL and API key to enable workflow management and execution.
    MIT
  • Export an n8n workflow as JSON by providing its ID. Returns the full workflow definition for backup or import into another n8n instance.
    MIT
  • Permanently delete a workflow from an n8n server using its workflow ID. This action is irreversible and removes the workflow entirely.
    MIT
  • Create a new n8n workflow by providing the workflow JSON with nodes and connections. Define node types, parameters, positions, and connections between nodes. Optionally set a workflow name and activate it immediately after creation.
    MIT