Skip to main content
Glama
codefromkarl

ContextAtlas

by codefromkarl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RERANK_MODELYesModel name for reranking
RERANK_API_KEYYesAPI key for reranking service
RERANK_BASE_URLYesBase URL for reranking service
EMBEDDINGS_MODELYesModel name for embeddings
EMBEDDINGS_API_KEYYesAPI key for embeddings service
EMBEDDINGS_BASE_URLYesBase URL for embeddings service
INDEX_UPDATE_MIN_FILESNoMinimum number of files for index planning8
INDEX_UPDATE_CHURN_THRESHOLDNoChurn threshold for index planning0.35
INDEX_UPDATE_MIN_CHANGED_FILESNoMinimum number of changed files for index planning5
INDEX_UPDATE_COST_RATIO_THRESHOLDNoCost ratio threshold for index planning0.65

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/codefromkarl/ContextAtlas'

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