Zoom Phone API MCP

MCP server for the Zoom Phone API. Exposes Zoom Phone's REST API as read-only MCP tools.

Audits

Pass

Install

openclaw skills install zoom-phone-mcp

Zoom Phone MCP Server

Read-only MCP server for the Zoom Phone API.

Usage

Use mcporter to interact with this server via stdio:

  • List available tools: mcporter list --stdio zoom-phone-mcp
  • Call a tool: mcporter call --stdio zoom-phone-mcp <tool_name> [args]

Links