Skip to main content
Glama
489,651 tools. Updated 2026-08-30 06:16

"A server for building out n8n from scratch" matching MCP tools:

  • Compute a deterministic grid layout for a Power BI report page, handling margins, gaps, and remaining space. Use instead of multiple visual placement calls to build a page from scratch.
    MIT
  • Initializes a new empty Petri net for modeling, clearing any previous network. Use this as the first step to build a model from scratch.
    MIT
  • Extract and display all variables from n8n for a specified client ID. Requires n8n Enterprise license and variable management features. Input must be formatted as compact JSON.
    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

Matching MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    A fully working MCP server built from scratch in plain Node.js, implementing tools, resources, prompts, notifications, and sampling according to the MCP specification, designed to connect to Claude Desktop or any MCP client.
    27
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    An educational MCP server that wraps the Materials Project API, exposing tools to search chemical systems, get material summaries, find semiconductors by band gap, and retrieve crystal structure facts.

Matching MCP Connectors

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

  • Building intelligence for NYC, LA, Chicago rentals: violations, 311, reviews, rents, landlords.

  • Run targeted GitHub searches from a plain-language project description to return a ranked shortlist of reusable libraries, preventing unnecessary from-scratch development.
    MIT
  • Permanently delete a workflow from an n8n server using its workflow ID. This action is irreversible and removes the workflow entirely.
    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
  • Retrieve recent workflow executions from your n8n server. Filter by workflow ID, status, or limit results to inspect execution details including timing and errors.
    MIT
  • Discover all configured n8n server connections managed by this instance. Use this tool to retrieve a list of available servers for workflow management in n8n-manager-mcp.
    MIT
  • Retrieve information about common n8n node types filtered by category. Use this to understand which trigger, action, logic, transform, or AI nodes are available for building workflows.
    MIT
  • Check connectivity to an n8n server by sending a ping request, ensuring the server is reachable before starting automation tasks.
    MIT
  • Launch the n8n automation server to execute workflows, configure ports, and enable webhook testing tunnels.