glean-company-docs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLEAN_TOP_K | No | Number of top search results to retrieve. Default: '5'. | 5 |
| GLEAN_ACT_AS | Yes | Email address to impersonate for the query path. Required for Global tokens. | |
| GLEAN_INSTANCE | Yes | The Glean instance name (e.g., 'support-lab'). Used to construct the API base URL. | |
| GLEAN_DATASOURCE | Yes | Datasource name used to namespace document IDs. Required for search and chat. | |
| GLEAN_CLIENT_TOKEN | Yes | API token with Chat/Search scope and type Global. Required for search and chat. | |
| GLEAN_DOC_ID_PREFIX | No | Optional prefix for document IDs. Default: 'halcyon'. | halcyon |
| GLEAN_CHAT_TIMEOUT_MS | No | Timeout in milliseconds for Glean Chat API calls. Default: '60000'. | 60000 |
| GLEAN_MAX_SNIPPET_SIZE | No | Maximum snippet size in characters. Default: '2000'. | 2000 |
| GLEAN_MIN_TERM_OVERLAP | No | Minimum 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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