Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPO_PATHYesAbsolute path to the target Git repository to index and serve.
CHROMA_PATHNoAbsolute path to the ChromaDB storage directory. Optional; if not provided, a default location may be used.
MCP_TRANSPORTNoTransport protocol for the MCP server. Use 'sse' for Server-Sent Events over HTTP (e.g., for Render deployment), or 'stdio' for standard input/output (default for local use).

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/Sanjeev1412-official/Repolens-mcp'

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