zoom-mcp-server
3
Zoom MCP Server is an MCP server designed for managing Zoom meetings with a standardized interface. It integrates seamlessly with AI tools like Claude and Cursor to create, update, delete, and retrieve meetings efficiently.
Zoom MCP Server
A Model Context Protocol (MCP) server for managing Zoom meetings via Claude or Cursor.
This server enables you to manage Zoom meetings using a standardized MCP interface, facilitating integration with AI tools like Claude and Cursor.
⚙️ Claude / Cursor Configuration
- Configure MCP using your Zoom App credentials in the provided config files for seamless integration.
🛠 Features
- get_meetings: Retrieve all active Zoom meetings.
- create_meeting: Create a new Zoom meeting.
- update_meeting: Update an existing meeting.
- delete_meeting: Delete a Zoom meeting.
- All tools use Zod schema validation for parameters.
🤝 Contributing
- Contributions are welcome. Fork, create a feature branch, make changes, and submit a pull request.
📄 License
- Licensed under the MIT License.