Skip to main content
Glama
bahooo22
by bahooo22

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort on which the MCP server listens. Defaults to 8765.8765
MAP_HOSTNoHost/interface to bind the server to.
MAP_ROOTNoRoot directory for the project map (parts/, map/). In the Docker example this is /projects/scan.
SOURCE_ROOTNoRoot directory for paths inside events. In the Docker example this is /projects.
MAP_DASHBOARD_PORTNoPort for the web dashboard. Defaults to 8766.8766
MAP_EMBEDDINGS_URLNoLM Studio embeddings endpoint URL. Defaults to http://localhost:1234/v1/embeddings.http://localhost:1234/v1/embeddings
MAP_MAX_BATCH_BYTESNoMaximum batch size in bytes. Defaults to 300000.300000
MAP_MAX_PLAN_THEMESNoMaximum number of plan themes. Defaults to 20.20
MAP_EMBEDDINGS_MODELNoEmbeddings model name. Defaults to text-embedding-nomic-embed-text-v1.5@f32.text-embedding-nomic-embed-text-v1.5@f32
MAP_DASHBOARD_ENABLEDNoWhether the web dashboard is enabled. Defaults to true.true
MAP_SOFT_EVENTS_LIMITNoSoft limit for events.
MAP_EMBEDDINGS_ENABLEDNoWhether embeddings are enabled. Defaults to false.false
MAP_MAX_EVENTS_PER_FILENoMaximum number of events per file. Defaults to 10.10
MAP_EMBEDDINGS_MIN_SCORENoMinimum cosine similarity score for embeddings-based matching. Defaults to 0.75.0.75
MAP_MAX_FILES_PER_PACKETNoMaximum number of files per packet. Defaults to 10.10
MAP_EMBEDDINGS_TIMEOUT_SECNoTimeout in seconds for embeddings requests. Defaults to 35.0.35.0
MAP_CHUNK_CONFIDENCE_THRESHOLDNoConfidence threshold used for chunking.
MAP_CHUNKED_MAX_EVENTS_PER_FILENoMaximum number of events per file in chunked mode. Defaults to 15.15

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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