Back to search
30
MCP

glean-mcp

pypi/glean-mcp

Python client + MCP server adapter for Glean (search, chat, read documents). Provides a reusable HTTP client plus simple sync helper functions.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@gleanwork/mcp-server
MCP server for Glean API integration
0 tools
Glean Remote MCP Server
Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents.
0 tools · streamable-http
@gleanwork/local-mcp-server
MCP server for Glean API integration
0 tools
@gleanwork/connector-mcp
MCP server for AI-assisted Glean connector development
0 tools
@gleanwork/configure-mcp-server
MCP server configurator for Glean
0 tools
glean mcp server
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "glean-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}