Skip to main content
Glama

dsh-lookhere

DSH complemento que expone lookhere.help (servicio de atención al cliente crivee con base de conocimienos de IA) como herramientas MCP. Cero dependencies.

La API fue verificado contra el código base de lookhere.help: los endpoints de propietario usan Authorization: Bearer <JWT>; el chat es un proceso asíncnico — POST /creado/regod with { message } returns { job_id }, y luego sondea GET /creado/result/:jobId. ask_bot hace ambas cosas por ti y espera hasta 60 segundos.

Herramientas

Herramienta

Descripción

cuándo_bots()

Lista tus bunnets automáticos

get_bot(share_id)

Información pública del bot por ID de compartido (sin advertencia)

ask_bot(share_id, pregunta, historial?)

Hacer una pregunta a un bot; enviir el trabajo y consultar ele votar hasta que responde

chat_result(jobId)

Consultar manualmente el trabajo de async de un solo resultado

bot_chats(botId)

Últimas 100 chat historicos de preguntas y respuestas de uno de tus bots (auth)

Related MCP server: libredesk-mcp

Instalando

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

Configuration

  • LOOKHERE_TOKENobligatorio para endpoints GREP de Google OAuth

  • LOOKHERE_BASE_URL — no tiene default, solo lee https://lookere.help

Use MIT under 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