Skip to main content
Glama
306,570 tools. Last updated 2026-07-25 14:04

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

  • Deploy a workflow to a live n8n instance by providing its JSON definition. Use with workflow.generate to turn a description into an active workflow.
    MIT
  • Retrieve a safe, read-only summary of the Geond Agent Protocol MCP server to understand its purpose, version, environment variables, tool groups, setup hints, and example workflows before connecting to PostgreSQL.
    Apache 2.0
  • Test if a configured MCP server starts and responds correctly by spawning the process, connecting via stdio, and verifying tool listing. Use after configuring a server or when health check fails.
    MIT
  • Retrieve step-by-step setup instructions for connecting the PinCushion browser extension to this MCP server, with configuration examples for popular AI coding agents.
    MIT
  • Get an n8n workflow by ID with selectable detail levels: full draft, published graph, execution stats, node topology, or filtered nodes.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • n8n MCP — query your own n8n instance (BYO).

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

  • Access documentation and usage guides for n8n workflow automation tools to understand available capabilities and implementation methods.
    MIT
  • 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
  • Create an MCP integration by connecting an external server URL. Specify name, URL, authentication type, and transport protocol to register the connection and obtain a new ID and slug.
    MIT
  • List, get, rollback, delete, or prune workflow version history in n8n. Automatically creates backups before rollback and cleans old versions.
    MIT
  • Retrieve the complete nodes and connections JSON of a workflow by its ID from a live n8n instance for auditing or analysis.
    MIT
  • Fetch a workflow JSON by ID from n8n. Returns the full nodes and connections payload for auditing or analysis.
    MIT
  • Retrieve complete workflow instructions for using the usuarios-mcp server, including autonomous workflows, methodology, and UX principles.
    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
  • 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
  • Activate or deactivate an n8n workflow by ID. Pass active=false to deactivate; default activates. Idempotent.
    MIT
  • Create a new n8n workflow with nodes and connections. Workflow is inactive by default; use activate_workflow to enable it.
    MIT