Skip to main content
Glama
alexbo-git

kalyvox-mcp

by alexbo-git

Kalyvox MCP

Kalyvox를 위한 공식 공개 Model Context Protocol(MCP) 서버입니다. Kalyvox는 중소기업을 위한 AI 전화 응대 서비스입니다.

Kalyvox는 24/7 자연어로 수신 전화에 응답하고, 발신자의 의도를 파악하며, 구조화된 정보를 수집하고, 요청을 라우팅하거나 에스컬레이션하며, 약속을 예약하고, 실행 가능한 통화 요약을 비즈니스에 전송합니다.

웹사이트: https://kalyvox.ai/en/
ChatGPT 통합: https://kalyvox.ai/en/integrations/chatgpt
도움말 센터: https://kalyvox.ai/en/help

이 MCP 서버가 제공하는 것

이 저장소에는 검색 및 통합 도구를 위해 설계된 소규모 공개 읽기 전용 MCP 서버가 포함되어 있습니다. 고객 계정이나 내부 API를 노출하지 않고 Kalyvox에 대한 공개 정보를 제공합니다.

도구

도구

용도

get_kalyvox_overview

Kalyvox 및 핵심 사용 사례에 대한 간결한 개요를 제공합니다.

get_kalyvox_features

주요 AI 수신 담당자 기능을 나열합니다.

get_kalyvox_integrations

지원되는 주요 통합을 나열합니다.

get_kalyvox_links

공식 Kalyvox 제품, 도움말 및 통합 링크를 반환합니다.

find_kalyvox_help

설정 또는 제품 질문을 공식 Kalyvox 도움말 센터로 안내합니다.

Related MCP server: Amplemarket Knowledge Base MCP Server

고객 계정 데이터

Kalyvox는 또한 고객이 자연어로 선택된 계정 및 통화 데이터를 조회할 수 있도록 인증된 ChatGPT 통합을 제공합니다.

해당 인증 통합은 이 공개 저장소와는 별개입니다. 이 저장소는 고객 통화 데이터, 대화 기록, 발신자 전화번호, API 토큰 또는 비공개 Kalyvox 엔드포인트를 노출하지 않습니다.

자세히 보기: https://kalyvox.ai/en/integrations/chatgpt

설치

npm install
npm run build

stdio로 MCP 서버 실행:

npm start

빌드 후 MCP 클라이언트 구성 예시:

{
  "mcpServers": {
    "kalyvox": {
      "command": "node",
      "args": ["/absolute/path/to/kalyvox-mcp/dist/index.js"]
    }
  }
}

개발

npm install
npm run build
npm start

서버는 공식 Model Context Protocol TypeScript SDK를 사용하여 TypeScript로 구현되었습니다.

Kalyvox 기능

Kalyvox는 수신 전화에 의존하고 팀이 바쁘거나 부재 중일 때에도 모든 요청이 캡처되어야 하는 비즈니스를 위해 구축되었습니다.

핵심 기능은 다음과 같습니다:

  • 24/7 AI 통화 응대

  • 자연어 음성 대화

  • 발신자 의도 감지 및 평가

  • 맞춤 고객 시나리오 및 우선순위

  • 구조화된 통화 요약 및 티켓

  • 이메일 및 SMS 알림

  • 담당자 에스컬레이션 및 통화 전환

  • Google Calendar 및 Microsoft Outlook 약속 예약

  • Zapier 자동화

  • 계정 및 통화 분석을 위한 ChatGPT 통합

  • 다국어 통화 처리

보안

이 공개 MCP 서버에는 Kalyvox 프로덕션 자격 증명이 포함되어 있지 않으며 Kalyvox 고객 토큰이 필요하지 않습니다. 계정별 기능은 Kalyvox 인증 및 사용자 제어 공유 설정 뒤에 유지됩니다.

MCP 레지스트리

레지스트리 식별자:

io.github.alexbo-git/kalyvox-mcp

포함된 server.json은 npm 패키지가 게시된 후 MCP 레지스트리 게시를 위해 준비되었습니다.

라이선스

MIT © 2026 KALYVOX SASU

A
license - permissive license
A
quality
B
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

View all related MCP servers

Related MCP Connectors

  • Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics

  • Public social-data API and live docs for AI coding agents.

  • Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

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/alexbo-git/kalyvox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server