Skip to main content
Glama
cmacdonald0514

glean-company-docs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLEAN_TOP_KNoNumber of top search results to retrieve. Default: '5'.5
GLEAN_ACT_ASYesEmail address to impersonate for the query path. Required for Global tokens.
GLEAN_INSTANCEYesThe Glean instance name (e.g., 'support-lab'). Used to construct the API base URL.
GLEAN_DATASOURCEYesDatasource name used to namespace document IDs. Required for search and chat.
GLEAN_CLIENT_TOKENYesAPI token with Chat/Search scope and type Global. Required for search and chat.
GLEAN_DOC_ID_PREFIXNoOptional prefix for document IDs. Default: 'halcyon'.halcyon
GLEAN_CHAT_TIMEOUT_MSNoTimeout in milliseconds for Glean Chat API calls. Default: '60000'.60000
GLEAN_MAX_SNIPPET_SIZENoMaximum snippet size in characters. Default: '2000'.2000
GLEAN_MIN_TERM_OVERLAPNoMinimum term overlap fraction for relevance floor. Default: '0.30'.0.30

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

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/cmacdonald0514/glean-chat-bot'

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