Glean is an MCP server implementation that integrates the Glean API, providing search and chat functionalities. It can be used to create interactive chatbots and implement search functions in applications.
Glean is an MCP server implementation that integrates the Glean API, providing search and chat functionalities. It can be used to create interactive chatbots and implement search functions in applications.
Build the Docker image and configure it in your `claude_desktop_config.json` with the necessary API key and domain.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"glean": {
"command": "npx",
"args": [
"-y",
"Build the Docker image and configure it in your `claude_desktop_config.json` with the necessary API key and domain."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Glean?"
No configuration required. This server works out of the box.
"What resources are available in Glean?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Glean"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Glean with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.