Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOptional: OpenAI API key for embeddings and vector search.
LABARCHIVES_UIDYesYour LabArchives user ID (UID). Obtain via the provided helper script.
LABARCHIVES_AKIDYesYour LabArchives API access key ID.
PINECONE_API_KEYNoOptional: Pinecone API key for vector index.
LABARCHIVES_REGIONYesThe LabArchives API region URL (e.g., https://api.labarchives.com).https://api.labarchives.com
LABARCHIVES_PASSWORDYesYour LabArchives API password used for HMAC-SHA512 signing.
PINECONE_ENVIRONMENTNoOptional: Pinecone environment (e.g., us-east-1).
LABARCHIVES_ENABLE_UPLOADNoOptional: Set to false to disable write capabilities.true

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/SamuelBrudner/lab_archives_mcp'

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