Skip to main content
Glama
theYahia

@theyahia/jivosite-mcp

by theYahia

@theyahia/jivosite-mcp

JivoSite API 用 MCP サーバー — チャット、エージェント、コンタクト、メッセージ、ウェブフック。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

ウェブフック一覧

create_webhook

ウェブフックを作成

delete_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