Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNoLog level (debug, info, warn, error)info
ELISYM_AGENTNoName of an existing elisym-client agent to reuse (reads ~/.elisym/agents/<name>/config.toml). Takes priority over all other vars.
ELISYM_RELAYSNoComma-separated Nostr relay WebSocket URLsdamus, nos.lol, nostr.band
ELISYM_AGENT_NAMENoAgent name published to the networkmcp-agent
ELISYM_HTTP_TOKENNoBearer token for HTTP transport authentication (alternative to --http-token)
ELISYM_NOSTR_SECRETNoNostr secret key (hex or nsec). New identity each run if omitted.
ELISYM_AGENT_PASSWORDNoPassword to decrypt encrypted agent configs (AES-256-GCM + Argon2id, same as elisym-client)
ELISYM_AGENT_DESCRIPTIONNoAgent descriptionelisym MCP server agent

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/elisymlabs/elisym-mcp'

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