Zoom API MCP Server

Integrations

  • Facilitates environment variable configuration for storing Zoom API credentials securely.

  • Serves as the runtime environment for the MCP server, requiring Node.js 16+ for operation.

  • Used for package management and running server commands including installation, development mode, and inspection.

Zoom API MCP Server

A comprehensive Model Context Protocol (MCP) server for interacting with the Zoom API. ## Features - Complete coverage of Zoom API endpoints - OAuth 2.0 authentication - Structured tools with proper validation - API documentation resources - Error handling and response formatting ## Getting Started ### Prerequisites - Node.js 16+ - Zoom API credentials (Client ID, Client Secret, Account ID) ### Installation 1. Clone the repository 2. Install dependencies: ``` npm install ``` 3. Create a `.env` file with your Zoom API credentials: ``` ZOOM_CLIENT_ID=your_client_id ZOOM_CLIENT_SECRET=your_client_secret ZOOM_ACCOUNT_ID=your_account_id ``` ### Running the Server ``` npm run dev ``` ### Testing with MCP Inspector ``` npm run inspect ``` ## API Categories - **Meetings**: Create, read, update, and delete meetings - **Users**: Manage users in your Zoom account - **Webinars**: Create and manage webinars - **Account**: Manage account settings and profile - **Chat**: Manage Zoom Chat channels and messages - **Phone**: Manage Zoom Phone users and numbers - **Contacts**: Manage contacts - **Recordings**: Access and manage cloud recordings - **Reports**: Generate various reports - **Webhooks**: Set up event notifications - **Zoom Rooms**: Manage Zoom Rooms ## Resources Access API documentation through resources: ``` zoom-api://overview zoom-api://meetings zoom-api://users ``` ## Authentication The server handles OAuth 2.0 authentication automatically using the Server-to-Server OAuth app credentials.

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

A comprehensive Model Context Protocol server that enables interaction with the full suite of Zoom API endpoints, providing structured tools with proper validation and OAuth 2.0 authentication for managing meetings, users, webinars, and other Zoom resources.

Related MCP Servers

  • A
    security
    F
    license
    A
    quality
    A Model Context Protocol server implementation for interacting with Salesforce through its REST API.
    Last updated -
    4
    10
    TypeScript
  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that provides a comprehensive interface for interacting with the ConnectWise Manage API, simplifying API discovery, execution, and management for both developers and AI assistants.
    Last updated -
    46
    2
    Python
    • Linux
    • Apple
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides seamless integration with Google Workspace, allowing operations with Google Drive, Docs, and Sheets through secure OAuth2 authentication.
    Last updated -
    Python
    MIT License
    • Linux
    • Apple
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides standardized interfaces for interacting with Ollama API, offering JSON responses, error handling, and intelligent guidance for LLM-based API calls.
    Last updated -
    Python
    MIT License
    • Linux
    • Apple

View all related MCP servers

ID: h6x0sr1f0c