Skip to main content
Glama
Ajey95
by Ajey95

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind host.127.0.0.1
PORTNoHTTP port.3000
DRAWARCH_API_KEYNoOptional bearer token for /mcp and /files. Required for internet exposure.
DRAWARCH_TRANSPORTNoTransport mode: 'stdio' or 'http'.stdio
DRAWARCH_OUTPUT_DIRNoRestricted output and plan-storage directory..drawarch-output
DRAWARCH_ALLOWED_HOSTSNoComma-separated accepted Host values.local hosts
DRAWARCH_ONLINE_ASSETSNoEnables opt-in online and remote image sources.false
DRAWARCH_ALLOWED_ORIGINSNoComma-separated accepted Origin hosts.local origins
DRAWARCH_APPROVAL_SECRETNoHMAC secret for revision-bound approvals; set it for shared deployments.random/process
DRAWARCH_PUBLIC_BASE_URLNoPublic base URL advertised by the process.listener URL
DRAWARCH_ICONIFY_BASE_URLNoHTTPS Iconify-compatible provider.Iconify API

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/Ajey95/drawarch-mcp'

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