Skip to main content
Glama
FloLey
by FloLey

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WIKI_ROOTNoRoot directory for the wiki data./srv/wiki
WIKI_DREAM_MODELNoModel to use for the dream consolidation (defaults to Claude Opus).claude-3-5-sonnet-20241022
ANTHROPIC_API_KEYNoAnthropic API key required for dream functionality.
GH_OAUTH_CLIENT_IDNoGitHub OAuth App client ID (required if authentication is enabled).
WIKI_AUTH_DISABLEDNoSet to '1' to disable authentication for local development.
WIKI_JWT_SIGNING_KEYNoStable random value for signing JWT tokens (recommended to survive restarts).
GH_OAUTH_CLIENT_SECRETNoGitHub OAuth App client secret (required if authentication is enabled).
WIKI_DREAM_MODEL_WRITENoOverride model for the write stage of the dream pipeline.
WIKI_DREAM_MODEL_DECIDENoOverride model for the decide stage of the dream pipeline.
WIKI_DREAM_MODEL_TRIAGENoOverride model for the triage stage of the dream pipeline.
WIKI_ALLOWED_GITHUB_LOGINNoGitHub login of the allowed user (required when authentication is enabled).

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/FloLey/memory-wiki'

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