Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"jivosite": {
"env": {
"JIVOSITE_TOKEN": "your-token"
},
"args": [
"-y",
"@theyahia/jivosite-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP-сервер для JivoSite API — чаты, агенты, контакты, сообщения, вебхуки. 10 инструментов + 2 скилла.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@theyahia/jivosite-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @theyahia/jivosite-mcp against OSV.dev.
Click any tool to inspect its schema.
skill_active_chatsАктивные чаты сейчас
skill_agent_statsСтатистика операторов (онлайн/оффлайн)
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
PubNub Model Context Protocol MCP Server for Cursor and Claude
End-to-end encrypted multi-agent chat rooms. Client-side crypto; zero chat logs.
MCP server for Voximplant API — call history, users, SMS. 3 tools.
MCP Security Weekly
Get CVE alerts and security updates for io.github.theYahia/jivosite-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP-сервер для JivoSite API — чаты, агенты, контакты, сообщения, вебхуки. 10 инструментов + 2 скилла.
Часть серии Russian API MCP (50 серверов) by @theYahia.
{
"mcpServers": {
"jivosite": {
"command": "npx",
"args": ["-y", "@theyahia/jivosite-mcp"],
"env": { "JIVOSITE_TOKEN": "your-token" }
}
}
}
claude mcp add jivosite -e JIVOSITE_TOKEN=your-token -- npx -y @theyahia/jivosite-mcp
{
"servers": {
"jivosite": {
"command": "npx",
"args": ["-y", "@theyahia/jivosite-mcp"],
"env": { "JIVOSITE_TOKEN": "your-token" }
}
}
}
npx @smithery/cli install @theyahia/jivosite-mcp
Требуется
JIVOSITE_TOKEN. Получите в панели JivoSite -> Управление -> API.
npx -y @theyahia/jivosite-mcp
npx -y @theyahia/jivosite-mcp --http --port=3000
http://localhost:3000/mcphttp://localhost:3000/health| Инструмент | Описание |
|---|---|
get_chats | Список чатов (фильтр по статусу) |
get_agents | Список агентов (операторов) |
get_contacts | Список контактов (поиск по имени/email/телефону) |
create_contact | Создать контакт |
get_messages | Сообщения из чата по chat_id |
send_message | Отправить сообщение в чат |
get_webhooks | Список вебхуков |
create_webhook | Создать вебхук |
delete_webhook | Удалить вебхук |
| Скилл | Описание |
|---|---|
skill_active_chats | Активные чаты сейчас |
skill_agent_stats | Статистика операторов (онлайн/оффлайн) |
Покажи последние чаты
Список агентов JivoSite
Найди контакт по email
Покажи сообщения из чата chat-123
Какие чаты сейчас активны?
Сколько операторов онлайн?
Создай вебхук для chat_accepted
JivoSite предлагает партнёрскую программу с пожизненной комиссией 25-35% от оплат привлечённых клиентов.
Подключите JivoSite и зарабатывайте на каждом клиенте.
MIT