Skip to main content
Glama
keshrath
by keshrath

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_DISCOVER_DBNoSQLite database path~/.claude/agent-discover.db
AGENT_DISCOVER_PORTNoDashboard HTTP port3424
AGENT_DISCOVER_ROOTSNoComma-separated root URIs advertised to child servers (e.g. file:///Users/me/repo,file:///Users/me/data)
AGENT_DISCOVER_OPENAI_API_KEYNoOpenAI API key for embeddings (falls back to OPENAI_API_KEY if unset)
AGENT_DISCOVER_EMBEDDING_MODELNoOverride the default model id for the chosen provider
AGENT_DISCOVER_ALLOW_REMOTE_TESTNoSet to 1 to allow the Test panel endpoints from non-loopback origins. Not recommended — see Security.0
AGENT_DISCOVER_EMBEDDING_THREADSNoLocal provider only — onnx runtime thread count1
AGENT_DISCOVER_EMBEDDING_PROVIDERNonone | local | openainone
AGENT_DISCOVER_EMBEDDING_IDLE_TIMEOUTNoLocal provider only — seconds before unloading the model from RAM60

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/keshrath/agent-discover'

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