Skip to main content
Glama

Glean MCP Server

by gleanwork

@gleanwork/mcp-서버

MCP ServerCI 빌드

Glean MCP 서버는 Glean의 엔터프라이즈 지식과 원활하게 통합되는 MCP(Model Context Protocol) 서버입니다.

특징

  • 회사 검색 : Glean의 강력한 콘텐츠 검색 기능에 액세스하세요
  • 사람 프로필 검색 : Glean의 사람 디렉토리에 접속하세요
  • 채팅 : Glean의 AI 도우미와 상호 작용하세요
  • MCP 호환 : 모델 컨텍스트 프로토콜 사양을 구현합니다.

도구

  • 회사 검색

    Glean Search API를 사용하여 Glean의 콘텐츠 인덱스를 검색하세요. 이 도구를 사용하면 다양한 필터링 및 구성 옵션을 사용하여 Glean의 콘텐츠 인덱스를 쿼리할 수 있습니다.
  • 채팅

    Glean Chat API를 사용하여 Glean의 AI 어시스턴트와 소통해 보세요. 이 도구를 사용하면 메시지 기록, 인용, 다양한 구성 옵션 지원을 포함하여 Glean의 AI와 대화형 상호작용을 할 수 있습니다.
  • 사람_프로필_검색

    직원 정보를 찾으려면 Glean's People 디렉토리를 검색하세요.

구성

API 토큰

Glean API 사용자 인증 정보 와 특히 사용자 범위 API 토큰이 필요합니다. API 토큰에는 chat , search 등의 범위가 필요합��다. 이러한 토큰을 프로비저닝하려면 Glean 관리자에게 문의하세요.

환경 변수 구성

  1. Glean API 자격 증명을 설정하세요.지엑스피1참고: 이전 버전과의 호환성을 위해 GLEAN_SUBDOMAIN 도 계속 지원되지만 GLEAN_INSTANCE 사용하는 것이 좋습니다.
  2. (선택 사항) 사칭을 지원하는 글로벌 토큰 의 경우:
    export GLEAN_ACT_AS=user@example.com

클라이언트 구성

내장된 구성 도구를 사용하여 MCP 클라이언트에 맞게 Glean을 자동으로 설정할 수 있습니다.

# Configure for Cursor npx @gleanwork/mcp-server configure --client cursor --token your_api_token --instance instance_name # Configure for Claude Desktop npx @gleanwork/mcp-server configure --client claude --token your_api_token --instance instance_name # Configure for Windsurf npx @gleanwork/mcp-server configure --client windsurf --token your_api_token --instance instance_name

또는 환경 파일을 사용할 수 있습니다.

npx @gleanwork/mcp-server configure --client cursor --env path/to/.env.glean

환경 파일에는 다음이 포함되어야 합니다.

GLEAN_INSTANCE=instance_name GLEAN_API_TOKEN=your_api_token

구성 후:

  • 커서의 경우: 커서를 다시 시작하면 에이전트가 Glean 도구에 액세스할 수 있습니다.
  • Claude Desktop의 경우: Claude를 다시 시작하고 망치 아이콘을 사용하여 Glean 도구에 액세스하세요.
  • Windsurf의 경우: 설정 > 고급 설정을 열고 Cascade 섹션으로 스크롤한 다음 새로 고침을 누릅니다.

MCP 클라이언트 구성

MCP 클라이언트(예: Claude Desktop, Windsurf, Cursor 등)에서 이 MCP 서버를 구성하려면 다음 구성을 MCP 클라이언트 설정에 추가하세요.

{ "mcpServers": { "glean": { "command": "npx", "args": ["-y", "@gleanwork/mcp-server"], "env": { "GLEAN_INSTANCE": "<glean instance name>", "GLEAN_API_TOKEN": "<glean api token>" } } } }

환경 변수 값을 실제 Glean 자격 증명으로 바꾸세요.

디버깅

MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. 패키지 스크립트로 제공되는 MCP Inspector를 사용하는 것이 좋습니다.

npm run inspector

검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.

기여하다

개발 설정 및 지침은 CONTRIBUTING.md를 참조하세요.

특허

MIT 라이센스 - 자세한 내용은 LICENSE 파일을 참조하세요.

지원하다

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Glean의 엔터프라이즈 지식 기능(콘텐츠 검색, 사람 디렉토리, AI 채팅 기능 포함)에 대한 액세스를 AI 어시스턴트에게 제공하는 모델 컨텍스트 프로토콜 서버입니다.

  1. 특징
    1. 도구
      1. 구성
        1. API 토큰
        2. 환경 변수 구성
      2. 클라이언트 구성
        1. MCP 클라이언트 구성
          1. 디버깅
        2. 기여하다
          1. 특허
            1. 지원하다

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server enabling AI agents to access and manipulate ServiceNow data through natural language interactions, allowing users to search for records, update them, and manage scripts.
                Last updated -
                9
                Python
                MIT License
              • A
                security
                F
                license
                A
                quality
                A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
                Last updated -
                12
                64
                10
                JavaScript
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that provides AI assistants with structured access to your Logseq knowledge graph, enabling retrieval, searching, analysis, and creation of content within your personal knowledge base.
                Last updated -
                19
                TypeScript
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.
                Last updated -
                275
                JavaScript
                • Apple

              View all related MCP servers

              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/gleanwork/mcp-server'

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