Skip to main content
Glama
theYahia

@theyahia/jivosite-mcp

by theYahia

@theyahia/jivosite-mcp

Servidor MCP para la API de JivoSite: chats, agentes, contactos, mensajes, webhooks. 10 herramientas + 2 habilidades.

npm License: MIT

Parte de la serie Russian API MCP (50 servidores) por @theYahia.

Instalación

Claude Desktop

{
  "mcpServers": {
    "jivosite": {
      "command": "npx",
      "args": ["-y", "@theyahia/jivosite-mcp"],
      "env": { "JIVOSITE_TOKEN": "your-token" }
    }
  }
}

Claude Code

claude mcp add jivosite -e JIVOSITE_TOKEN=your-token -- npx -y @theyahia/jivosite-mcp

VS Code / Cursor

{
  "servers": {
    "jivosite": {
      "command": "npx",
      "args": ["-y", "@theyahia/jivosite-mcp"],
      "env": { "JIVOSITE_TOKEN": "your-token" }
    }
  }
}

Smithery

npx @smithery/cli install @theyahia/jivosite-mcp

Se requiere JIVOSITE_TOKEN. Obténgalo en el panel de JivoSite -> Administración -> API.

Related MCP server: VTiger MCP Server

Modos de ejecución

Stdio (por defecto)

npx -y @theyahia/jivosite-mcp

Streamable HTTP

npx -y @theyahia/jivosite-mcp --http --port=3000
  • Endpoint MCP: http://localhost:3000/mcp

  • Verificación de salud: http://localhost:3000/health

Herramientas (10)

Herramienta

Descripción

get_chats

Lista de chats (filtro por estado)

get_agents

Lista de agentes (operadores)

get_contacts

Lista de contactos (búsqueda por nombre/email/teléfono)

create_contact

Crear contacto

get_messages

Mensajes de un chat por chat_id

send_message

Enviar mensaje a un chat

get_webhooks

Lista de webhooks

create_webhook

Crear webhook

delete_webhook

Eliminar webhook

Habilidades (2)

Habilidad

Descripción

skill_active_chats

Chats activos ahora

skill_agent_stats

Estadísticas de operadores (en línea/fuera de línea)

Ejemplos

Покажи последние чаты
Список агентов JivoSite
Найди контакт по email
Покажи сообщения из чата chat-123
Какие чаты сейчас активны?
Сколько операторов онлайн?
Создай вебхук для chat_accepted

Programa de referidos de JivoSite

JivoSite ofrece un programa de afiliados con comisión de por vida del 25-35% sobre los pagos de los clientes referidos.

  • 25% — tarifa base

  • 30% — desde 10 clientes referidos

  • 35% — desde 50 clientes referidos

  • Pagos mensuales, de por vida

  • Registro: jivo.ru/partners

Conecte JivoSite y gane con cada cliente.

Licencia

MIT

Install Server
A
license - permissive license
B
quality
D
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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with VTiger CRM through tools for module listing, CRUD operations, querying, and searching records.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables language models to interact with Bitrix24 CRM, providing tools to manage deals, leads, contacts, tasks, activities, users, files, chat messages, and live chat sessions.
    10
    1
  • F
    license
    A
    quality
    C
    maintenance
    Integrates the Tidio customer service platform with LLMs, enabling management of conversations, contacts, tickets, and operators through natural language.
    16
    3

View all related MCP servers

Related MCP Connectors

  • Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Manage AI assistants, history, calls, campaigns, contacts, knowledge, messaging, and automations.

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/theYahia/jivosite-mcp'

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