Skip to main content
Glama
theYahia

@theyahia/jivosite-mcp

by theYahia

@theyahia/jivosite-mcp

MCP server for JivoSite API — chats, agents, contacts, messages, webhooks. 10 tools + 2 skills.

npm License: MIT

Part of the Russian API MCP series (50 servers) by @theYahia.

Installation

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

Requires JIVOSITE_TOKEN. Get it in the JivoSite panel -> Management -> API.

Related MCP server: VTiger MCP Server

Launch modes

Stdio (default)

npx -y @theyahia/jivosite-mcp

Streamable HTTP

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

  • Health check: http://localhost:3000/health

Tools (10)

Tool

Description

get_chats

List of chats (filter by status)

get_agents

List of agents (operators)

get_contacts

List of contacts (search by name/email/phone)

create_contact

Create a contact

get_messages

Messages from a chat by chat_id

send_message

Send a message to a chat

get_webhooks

List of webhooks

create_webhook

Create a webhook

delete_webhook

Delete a webhook

Skills (2)

Skill

Description

skill_active_chats

Active chats right now

skill_agent_stats

Agent statistics (online/offline)

Examples

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

JivoSite Referral Program

JivoSite offers a partner program with a lifetime commission of 25-35% on payments from referred clients.

  • 25% — base rate

  • 30% — from 10 referred clients

  • 35% — from 50 referred clients

  • Monthly payouts, lifetime

  • Registration: jivo.ru/partners

Connect JivoSite and earn on every client.

License

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