Skip to main content
Glama

RyanNg

by campfirein

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QWEN_API_KEYNoYour Qwen API key
CIPHER_PG_URLNoPostgreSQL connection URL for chat history
GEMINI_API_KEYNoYour Gemini API key
OPENAI_API_KEYNoYour OpenAI API key
REDACT_SECRETSNoRedact secrets in logstrue
MCP_SERVER_MODENoMCP server modeaggregator
CIPHER_LOG_LEVELNoLogging level: error, warn, info, debug, sillyinfo
VECTOR_STORE_URLNoVector store URL (e.g., https://your-cluster.qdrant.io)
ANTHROPIC_API_KEYNoYour Anthropic API key
AWS_ACCESS_KEY_IDNoAWS access key ID for Bedrock
VECTOR_STORE_TYPENoVector store type: qdrant, milvus, or in-memoryin-memory
AWS_DEFAULT_REGIONNoAWS default regionus-east-1
SEARCH_MEMORY_TYPENoMemory search type: knowledge, reflection, bothknowledge
USE_WORKSPACE_MEMORYNoEnable workspace memorytrue
VECTOR_STORE_API_KEYNoVector store API key
AWS_SECRET_ACCESS_KEYNoAWS secret access key for Bedrock
VECTOR_STORE_DISTANCENoVector store distance metric: Cosine, Euclidean, Dot, ManhattanCosine
VECTOR_STORE_DIMENSIONNoVector store dimension1536
VECTOR_STORE_MAX_VECTORSNoMaximum number of vectors in store10000
DISABLE_REFLECTION_MEMORYNoDisable reflection memorytrue
WORKSPACE_VECTOR_STORE_COLLECTIONNoWorkspace memory collection nameworkspace_memory

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/campfirein/cipher'

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