Zoom MCP Server is a Model Context Protocol (MCP) server implementation for Zoom, enabling AI models to access Zoom's API capabilities seamlessly.
Zoom MCP Server is a Model Context Protocol (MCP) server implementation for Zoom, enabling AI models to access Zoom's API capabilities seamlessly.
Clone the repository, set up Zoom API credentials, and test the connection using provided scripts.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"zoom-mcp-server": {
"command": "npx",
"args": [
"-y",
"Clone the repository, set up Zoom API credentials, and test the connection using provided scripts."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Zoom MCP Server?"
No configuration required. This server works out of the box.
"What resources are available in Zoom MCP Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Zoom MCP Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Zoom MCP Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.