mango-office-mcp
@theyahia/mango-office-mcp
Mango Office API용 MCP 서버 — 통화, 사용자, 녹음, SMS, 통계. 8개 도구.
Russian API MCP 시리즈(50개 서버)의 일부 — @theYahia 제작.
설치
Claude Desktop
{
"mcpServers": {
"mango-office": {
"command": "npx",
"args": ["-y", "@theyahia/mango-office-mcp"],
"env": { "MANGO_API_KEY": "your-key", "MANGO_API_SALT": "your-salt" }
}
}
}Claude Code
claude mcp add mango-office -e MANGO_API_KEY=your-key -e MANGO_API_SALT=your-salt -- npx -y @theyahia/mango-office-mcpVS Code / Cursor
{ "servers": { "mango-office": { "command": "npx", "args": ["-y", "@theyahia/mango-office-mcp"], "env": { "MANGO_API_KEY": "your-key", "MANGO_API_SALT": "your-salt" } } } }Streamable HTTP
npx @theyahia/mango-office-mcp --http
# POST /mcp, GET /health — порт 3000 (PORT=8080 для другого)
MANGO_API_KEY및MANGO_API_SALT가 필요합니다. Mango Office 개인 계정에서 받으세요.
Related MCP server: Planfix MCP Server
인증
모든 요청은 HMAC-SHA256으로 서명됩니다: sign = HMAC(apiKey + json + apiSalt).
기본 URL: https://app.mango-office.ru/vpbx/.
도구 (6)
도구 | 설명 | API endpoint |
| 기간별 통화 내역 |
|
| 사용자 목록 |
|
| 발신 통화 시작 |
|
| 통화 요약 통계 |
|
| 통화 녹음 링크 |
|
| SMS 보내기 |
|
스킬 (2)
도구 | 설명 |
| 오늘 통화 내역 — 준비된 보고서 |
| 오늘 통화 통계 — 요약 |
예시
Покажи звонки за последний час
Список пользователей Mango Office
Позвони с 101 на +79001234567
Статистика звонков за сегодня
Скачай запись разговора rec_123
Отправь SMS с 101 на +79001234567 "Перезвоните"Mango Office
Mango Office — 비즈니스를 위한 클라우드 전화 시스템. 추천 프로그램: 추천한 고객의 결제액의 최대 25% 평생 수익.
라이선스
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
- -licenseNot gradedqualityNot gradedmaintenanceEnables interaction with Intermedia Unite Voice API through authenticated REST endpoints. Provides tools for making API calls and managing OAuth credentials for voice communication services.
- AlicenseNot gradedqualityAmaintenanceEnables integration with Planfix CRM and task management system, allowing lead management, contact/company management, task creation/search/commenting, and report generation via the Planfix REST API v2.0.5311MIT
- AlicenseAqualityDmaintenanceEnables interaction with Megaplan project management platform, allowing users to manage tasks, deals, projects, and comments through natural language.8552MIT
- AlicenseAqualityCmaintenanceEnables interaction with RingCentral phone system data, including account info, extensions, presence, call queues, contacts, and call logs/recordings, through MCP tools.13Apache 2.0
Related MCP Connectors
Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.
Manage Voice Logica agents, calls, phones, workflows, messaging, and integrations.
Twilio MCP Pack — send SMS, list messages, make calls via Twilio REST API.
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/mango-office-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server