mcpbeat Sign in

mango-office-mcp MCP Server

local only

mango-office-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 6 Sep 2026.

MCP server for Mango Office — cloud PBX, call management (Russia)

Installs per day peak 19 · avg 6 · +115% w/w
a month agotoday
55
Installs / week
npm · @theyahia/mango-office-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check mango-office-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mango-office-mcp -- npx -y @theyahia/mango-office-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mango-office-mcp": {
      "args": [
        "-y",
        "@theyahia/mango-office-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mango-office-mcp]
command = "npx"
args = ["-y", "@theyahia/mango-office-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mango-office-mcp": {
      "args": [
        "-y",
        "@theyahia/mango-office-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mango-office-mcp": {
      "args": [
        "-y",
        "@theyahia/mango-office-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to mango-office-mcp

same job, measured the same way
cdek-mcp
by theyahia

MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)

68 installs/wk local only
voximplant-mcp
by theyahia

MCP server for Voximplant — cloud telephony, call history, SMS (Russia)

67 installs/wk local only
Fizzy
by davegomez

MCP server for Fizzy task management

39 installs/wk local only
Office Oxide MCP
by aimino-tech

Rust-native MCP server for Office document processing

48 installs/wk local only
Confluence Cloud
by aaronsb

MCP server for Confluence Cloud — page editing, navigation, and content management

78 installs/wk local only
Qase Test Management
by qase

Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.

3 791 installs/wk answering
Arcane RMCP
by dinglebear

Rust MCP server and CLI for Arcane Docker and container management.

local only
Filevine MCP
by advocate-cloud-solutions

MCP server for Filevine matter management - by Advocate Cloud Solutions.

local only

mango-office-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for mango-office-mcp?
mango-office-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @theyahia/mango-office-mcp was installed 55 times last week.
How do I connect mango-office-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @theyahia/mango-office-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use mango-office-mcp?
The npm package @theyahia/mango-office-mcp was installed 55 times in the last week. Week over week that is +115%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mango-office-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.