Skip to main content
Glama
jmagar
by jmagar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoPino log level: trace, debug, info, warn, errorinfo
ARCANE_API_KEYYesAPI key from Arcane Settings > API
ARCANE_API_URLYesBase URL of your Arcane instance, e.g. https://arcane.example.com
ARCANE_MCP_PORTNoHost-side Docker port mapping44332
ARCANE_MCP_TOKENYesBearer token for MCP server auth. Generate with: openssl rand -hex 32
ARCANE_MCP_BIND_PORTNoInternal container port the server binds to3000
ARCANE_MCP_TRANSPORTNoTransport mode: http or stdiohttp
ARCANE_MCP_ALLOW_YOLONotrue skips elicitation prompts; re-call with params: { confirm: true } is still requiredfalse
ARCANE_MCP_AUTH_ENABLEDNoSet to false to disable Bearer auth (use only behind a trusted proxy)true
ARCANE_MCP_ALLOW_DESTRUCTIVENotrue auto-confirms all destructive operations. Use only in fully trusted automated environments.false

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/jmagar/arcane-mcp'

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