Skip to main content
Glama
mcartmel
by mcartmel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoListener port8765
NODEL_BASE_URLNoLocal Nodel REST base URLhttp://127.0.0.1:8085
NODEL_MCP_TOKENNoInbound bearer token for /mcp and /readyz
NODEL_STATE_DIRNoPersistent approval/audit/backup state.state
MCP_BIND_ADDRESSNoListener bind address127.0.0.1
MCP_ALLOWED_ORIGINSNoExact allowed browser Origins for HTTP requests
NODEL_ENABLE_WRITESNoEnable maintenance writes/actionsfalse
NODEL_ENABLE_DELETESNoEnable delete_node with lifecycle + writesfalse
NODEL_AUDIT_MAX_BYTESNoMaximum audit log size in bytes10485760
NODEL_AUDIT_RETENTION_FILESNoNumber of audit log files to retain5
NODEL_BACKUP_RETENTION_DAYSNoNumber of days to retain backups30
NODEL_ENABLE_NODE_LIFECYCLENoEnable create_node/restart_node when writes are enabledfalse
MCP_REQUEST_BODY_LIMIT_BYTESNoMaximum request body size in bytes1048576
NODEL_REQUIRE_WRITE_APPROVALNoRequire workflow approval ids for writestrue
NODEL_ALLOWED_RUNTIME_ORIGINSNoExact allowed runtime origins for explicit runtimeUrl operations. The NODEL_BASE_URL origin is always allowed.
NODEL_BACKUP_RETENTION_PER_NODE_KINDNoNumber of backups to retain per node kind50

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/mcartmel/nodel-mcp'

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