@theyahia/jivosite-mcp
@theyahia/jivosite-mcp
JivoSite API용 MCP 서버 — 채팅, 에이전트, 연락처, 메시지, 웹훅. 도구 10개 + 스킬 2개.
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-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개)
도구 | 설명 |
| 채팅 목록 (상태별 필터) |
| 에이전트(운영자) 목록 |
| 연락처 목록 (이름/이메일/전화번호 검색) |
| 연락처 생성 |
| chat_id로 채팅 메시지 조회 |
| 채팅에 메시지 보내기 |
| 웹훅 목록 |
| 웹훅 생성 |
| 웹훅 삭제 |
스킬 (2개)
스킬 | 설명 |
| 현재 활성 채팅 |
| 운영자 통계 (온라인/오프라인) |
예시
Покажи последние чаты
Список агентов JivoSite
Найди контакт по email
Покажи сообщения из чата chat-123
Какие чаты сейчас активны?
Сколько операторов онлайн?
Создай вебхук для chat_acceptedJivoSite 추천 프로그램
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