Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNoLog filter.info
RARCANE_HOMENoConfig/appdata root override.~/.rarcane
RARCANE_NOAUTHNoTrust an upstream gateway to enforce auth.false
RARCANE_API_KEYYesArcane API key or bearer token.
RARCANE_API_URLYesArcane API base URL.
RARCANE_MCP_HOSTNoHTTP bind host.127.0.0.1
RARCANE_MCP_PORTNoHTTP bind port.40110
RARCANE_MCP_TOKENNoStatic bearer token for HTTP MCP.
RARCANE_MCP_NO_AUTHNoDisable auth only for loopback development.false
RARCANE_MCP_AUTH_MODENobearer or oauth.bearer
RARCANE_MCP_PUBLIC_URLNoPublic base URL for OAuth issuer metadata.
RARCANE_MCP_SERVER_NAMENoAdvertised MCP server name.arcane-rmcp
RARCANE_MCP_ALLOWED_HOSTSNoExtra accepted Host header values.
RARCANE_MCP_ALLOWED_ORIGINSNoExtra accepted CORS origins.
RARCANE_MCP_ALLOW_DESTRUCTIVENoBypass the per-call destructive confirmation gate.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/dinglebear-ai/rarcane'

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