@theyahia/jivosite-mcp
@theyahia/jivosite-mcp
MCP-сервер для JivoSite API — чаты, агенты, контакты, сообщения, вебхуки. 10 инструментов + 2 скилла.
Часть серии Russian API MCP (50 серверов) by @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-mcpVS 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-mcpStreamable HTTP
npx -y @theyahia/jivosite-mcp --http --port=3000MCP endpoint:
http://localhost:3000/mcpHealth check:
http://localhost:3000/health
Инструменты (10)
Инструмент | Описание |
| Список чатов (фильтр по статусу) |
| Список агентов (операторов) |
| Список контактов (поиск по имени/email/телефону) |
| Создать контакт |
| Сообщения из чата по chat_id |
| Отправить сообщение в чат |
| Список вебхуков |
| Создать вебхук |
| Удалить вебхук |
Скиллы (2)
Скилл | Описание |
| Активные чаты сейчас |
| Статистика операторов (онлайн/оффлайн) |
Примеры
Покажи последние чаты
Список агентов JivoSite
Найди контакт по email
Покажи сообщения из чата chat-123
Какие чаты сейчас активны?
Сколько операторов онлайн?
Создай вебхук для chat_acceptedРеферальная программа JivoSite
JivoSite предлагает партнёрскую программу с пожизненной комиссией 25-35% от оплат привлечённых клиентов.
25% — базовая ставка
30% — от 10 привлечённых клиентов
35% — от 50 привлечённых клиентов
Выплаты ежемесячно, пожизненно
Регистрация: jivo.ru/partners
Подключите JivoSite и зарабатывайте на каждом клиенте.
Лицензия
MIT
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables interaction with WhatsApp Business tools and services through a unified API.2MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with VTiger CRM through tools for module listing, CRUD operations, querying, and searching records.1
- FlicenseNot gradedqualityDmaintenanceEnables language models to interact with Bitrix24 CRM, providing tools to manage deals, leads, contacts, tasks, activities, users, files, chat messages, and live chat sessions.101
- FlicenseAqualityCmaintenanceIntegrates the Tidio customer service platform with LLMs, enabling management of conversations, contacts, tickets, and operators through natural language.163
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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