Skip to main content
Glama
TameemAlkadiki

n8n MCP Backup Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N8N_URLNon8n base URLhttp://n8n:5678
PG_HOSTNoPostgres hostpostgres
PG_PORTNoPostgres port5432
S3_BUCKETNoBucket for n8n backupsn8n-backup
S3_REGIONNoS3 regionus-east-1
N8N_API_KEYYesn8n API key (Settings → n8n API → Create)
POSTGRES_DBYesPostgreSQL database name
S3_ENDPOINTNoS3 endpointhttp://garage:3900
POSTGRES_USERYesPostgreSQL user
S3_ACCESS_KEY_IDYesS3 access key ID
GARAGE_RPC_SECRETYesGarage cluster RPC secret
POSTGRES_PASSWORDYesPostgreSQL password
GARAGE_ADMIN_TOKENYesGarage admin API token (for web UI)
N8N_ENCRYPTION_KEYYes32-byte hex key for n8n credential encryption
S3_BUCKET_POSTGRESNoBucket for Postgres backupspostgres-backup
S3_SECRET_ACCESS_KEYYesS3 secret access key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TameemAlkadiki/n8n-mcp-backup'

If you have feedback or need assistance with the MCP directory API, please join our Discord server