Skip to main content
Glama

dsh-lookhere

DSH 플러그인으로 lookhere.help(AI 지식 베이스 고객 서비스)를 MCP 도구로 노출합니다. 의종성이 없습니다.

API는 lookhere.help 코드베이스로 검증되었습니다: 소유자 엔드포인트는 Authorization: Bearer <JWT>를 사용하며, 채트는 비동기 작업입니다 — POST /api/chat/:shareId{ message }를 보면 { job_id }가 반환되고, GET /api/chat/result/:jobId를 폴링합니다. ask_ot은 해당 과정을 대신 처리하고 최대 60초까지 기다립니다.

도구

도구

설명

list_bots()

내 봇 목록 (인증 필요)

get_bot(shareId)

공유 ID로 공개 봇 정보 (인증 불필요)

ask_bot(shareId, question, history?)

봇에 질문; 작업을 제출하고 응답할 때까지 폴링

chat_result(jobId)

비동기 작업 결과 하나를 수동으로 폴링

bot_chats(botId)

내 봇 중 하나의 최신 100개 Q&A 로그 (인증 필요)

Related MCP server: libredesk-mcp

설치

npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-lookhere

설정

  • LOOKHERE_TOKEN — 소유자 엔드포인트(list_bots, bot_chats)에 필수; 계정의 JWT

  • LOOKHERE_BASE_URL — 선택 사항 재정의 (기본 https://lookhere.help)

참고: 작업은 서버 측 메모리에 저장되며 약 10분의 TTL이 있습니다 — 만료된 작업 ID는 다시 제출해야 합니다.

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    B
    maintenance
    MCP server that exposes the complete Libredesk REST API (54 endpoints) as tools, enabling natural language management of conversations, contacts, agents, teams, and more for the open-source customer support desk.
    54
    11
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides tools to add to, search, and manage a wiki knowledge base, enabling AI chat tools to contribute and retrieve information from the wiki via natural language prompts.
    MIT

View all related MCP servers

Related MCP Connectors

  • Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • Official MCP server for Lovable, the AI-powered full-stack app builder.

View all MCP Connectors

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/zhulianxing/dsh-lookhere'

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