Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LENS_PORTNoPort for the AgentLens API server (default: 3368).3368
LENS_JUDGE_MODELNoModel to use for LLM-as-judge evaluations (e.g., 'gpt-4o-mini').
LENS_DATABASE_URLNoDatabase URL for SQLite or Postgres. If not set, defaults to a local SQLite file.
LENS_JUDGE_API_KEYNoAPI key for the judge endpoint.
LENS_JUDGE_BASE_URLNoBase URL for the OpenAI-compatible judge endpoint.
LENS_STORAGE_BACKENDNoStorage backend: 'sqlite' (default) or 'postgres'.sqlite

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/Nexus-universe-space/agentlens'

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