Skip to main content
Glama
theYahia

@theyahia/jivosite-mcp

by theYahia

@theyahia/jivosite-mcp

用于 JivoSite API 的 MCP 服务器 — 聊天、坐席、联系人、消息、Webhook。10 个工具 + 2 个技能。

npm License: MIT

属于 Russian API MCP 系列(50 个服务器)的一部分,作者 @theYahia

安装

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

需要 JIVOSITE_TOKEN。请在 JivoSite 面板 -> 管理 -> API 中获取。

Related MCP server: VTiger MCP Server

启动模式

Stdio(默认)

npx -y @theyahia/jivosite-mcp

Streamable HTTP

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

  • 健康检查:http://localhost:3000/health

工具(10)

工具

描述

get_chats

聊天列表(按状态筛选)

get_agents

坐席(操作员)列表

get_contacts

联系人列表(按姓名/邮箱/电话搜索)

create_contact

创建联系人

get_messages

按 chat_id 获取聊天消息

send_message

向聊天发送消息

get_webhooks

Webhook 列表

create_webhook

创建 Webhook

delete_webhook

删除 Webhook

技能(2)

技能

描述

skill_active_chats

当前活跃的聊天

skill_agent_stats

坐席统计(在线/离线)

示例

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

JivoSite 推荐计划

JivoSite 提供合作伙伴计划,可从推荐客户的付款中获得 25-35% 的终身佣金

  • 25% — 基础费率

  • 30% — 推荐 10 个客户以上

  • 35% — 推荐 50 个客户以上

  • 每月支付,终身有效

  • 注册:jivo.ru/partners

接入 JivoSite,从每个客户身上赚钱。

许可证

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