{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_trtgx72marmu","handle":"iflow-mcp-osomai-zoom-mcp","url":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-osomai-zoom-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-osomai-zoom-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-osomai-zoom-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-osomai-zoom-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-osomai-zoom-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-osomai-zoom-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_osomai_zoom-mcp","summary":"A Model Context Protocol (MCP) server implementation for Zoom","description":"# Zoom MCP Server\n\nA Model Context Protocol (MCP) server implementation for Zoom, providing AI models with access to Zoom's API capabilities.\n\n## Overview\n\nThis project implements an MCP server that enables Claude to connect to Zoom, retrieve data, and perform actions through the Zoom API. It serves as a bridge between Claude and Zoom, allowing for seamless integration and access to Zoom meetings, users, and recordings.\n\n## Features\n\n- Connect to Zoom using Server-to-Server OAuth 2.0 authentication\n- Retrieve user information and profiles\n- Access meeting details and recordings\n- Query Zoom account settings and configurations\n- Manage Zoom resources through a standardized API\n- Debug mode for troubleshooting API connections\n\n## Installation\n\n### Prerequisites\n\n- Python 3.11 or higher\n- A Zoom account with admin privileges\n- A Zoom Server-to-Server OAuth app with appropriate scopes\n- [uv](https://github.com/astral-sh/uv) for Python package management\n\n### Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/zoom-mcp.git\n   cd zoom-mcp\n   ```\n\n2. Create a virtual environment and activate it using uv:\n   ```bash\n   uv venv\n   source .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n   ```\n\n3. Install dependencies using uv:\n   ```bash\n   uv pip install -e .\n   ```\n\n4. Set up Zoom API credentials:\n   ```bash\n   python scripts/setup_zoom_auth.py\n   ```\n   This script will guide you through setting up your Zoom API credentials in a `.env` file:\n   ```\n   ZOOM_API_KEY=your-client-id\n   ZOOM_API_SECRET=your-client-secret\n   ZOOM_ACCOUNT_ID=your-account-id\n   ```\n\n## Usage\n\n### Testing the Connection\n\nAfter setting up your credentials, you can test the connection to the Zoom API:\n\n```bash\npython scripts/test_zoom_connection.py\n```\n\nThis script will verify:\n- Your environment variables are set correctly\n- OAuth token generation works\n- Basic API access is successful\n\n### API Endpoints\n\nThe MCP server provides access to various Zoom AP…","publisher":{"name":"Zoom MCP Contributors","url":null},"homepage":null,"repository":null,"version":"0.1.0","license":"MIT License  Copyright (c) 2025 100x Technology Inc  Permission…","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_osomai_zoom-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"}],"categories":["dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_osomai_zoom-mcp","registry":"pypi","observedAt":"2026-09-15T19:23:27.398Z","publishedAt":"2026-01-22T09:25:52.218879Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_osomai_zoom-mcp","url":"https://pypi.org/project/iflow-mcp_osomai_zoom-mcp/","firstSeenAt":"2026-09-09T20:24:49.316Z","fetchedAt":"2026-09-15T19:22:24.724Z","normalizedAt":"2026-09-15T19:22:24.724Z"}]},"firstSeenAt":"2026-09-09T20:24:49.316Z","updatedAt":"2026-09-15T19:23:27.398Z"}