Skip to main content
Glama
andrewlwn77

n8n-workflow-downloader-mcp

by andrewlwn77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUPPETEER_EXECUTABLE_PATHNoPath to Chrome/Chromium executable. If not set, Puppeteer will use its bundled Chromium.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
download_n8n_workflowA

Download an n8n workflow from a given URL and return its JSON structure

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly described.

Naming Consistency5/5

The single tool name follows a consistent verb_noun pattern ('download_n8n_workflow'), which is clear and predictable.

Tool Count3/5

One tool feels thin for a server, but it is appropriate for the narrow purpose of downloading n8n workflows. The count is borderline but not unreasonable.

Completeness5/5

The tool fully covers the server's stated purpose of downloading a workflow from a URL. There are no obvious missing operations for this narrow domain.

Maintenance

ActivityInactive
ResponsivenessNo issues