CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
zoom avatar

Zoom Docs

zoom/mcp-registry
HTTPregistry active
Summary

A streamlined interface to Zoom's document platform that handles creating new docs from Markdown and pulling existing docs or notes back out as Markdown. You get two directions: push structured content in, pull it back out for analysis or repurposing. Zoom also publishes a fuller workspace server that covers meetings, chat, and recordings, but this one stays focused on the document layer. Useful when you're building agents that need to generate meeting notes, capture action items in a persistent format, or retrieve documentation without touching the broader Zoom API surface. It's read and create only, no updates or deletes, which keeps the scope tight for automated workflows.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Granola, the best AI meeting recorder
Granola, the best AI meeting recorder
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Granola, the best AI meeting recorder
Granola, the best AI meeting recorder
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

MCP Registry

This project provides Zoom's registry of MCP servers at registry.modelcontextprotocol.io. It contains the published registry metadata for remote MCP servers. It does not contain the server implementations themselves.

Registry Servers

io.github.zoom/zoom-workspace

  • Registry metadata: zoom-workspace/server.json
  • Remote URL: https://mcp.zoom.us/mcp/zoom/streamable

Zoom Workspace exposes Zoom meetings, Team Chat, and Zoom Docs to MCP clients. It supports natural-language retrieval of AI-generated summaries, transcripts, recordings, shared documents, and meeting assets, along with recording-specific resources such as playback links and next steps. It can retrieve Zoom Docs content, list cloud recordings, and create follow-up Zoom Docs from Markdown. This server is intended for workflows such as locating where a topic was discussed, generating agendas, capturing notes, identifying action items, and creating follow-up documents from existing Zoom collaboration data.

io.github.zoom/zoom-docs

  • Registry metadata: zoom-docs/server.json
  • Remote URL: https://mcp.zoom.us/mcp/docs/streamable

Zoom Docs provides a focused MCP surface for working with Zoom documents and notes. It currently supports creating new Zoom Docs from Markdown content and retrieving existing Zoom Docs or notes in Markdown form. The server is designed for structured document generation and readback flows used by AI agents and developer tooling, without exposing broader document lifecycle operations such as update or delete.

io.github.zoom/zoom-whiteboard

  • Registry metadata: zoom-whiteboard/server.json
  • Remote URL: https://mcp.zoom.us/mcp/whiteboard/streamable

Zoom Whiteboard provides MCP tools for creating new editable whiteboards and diagrams from prompts and for locating existing boards in a user's account. It is intended for workshop planning, visual collaboration, and diagram-generation use cases, including simple flowcharts and more technical diagram types. The server only exposes boards the authenticated user can access.

io.github.zoom/zoom-revenue-accelerator

  • Registry metadata: zoom-revenue-accelerator/server.json
  • Remote URL: https://mcp.zoom.us/mcp/revenue_accelerator/streamable

Zoom Revenue Accelerator provides a focused MCP surface for sales insights, conversations, and deal intelligence. It is intended for workflows such as reviewing customer interactions, preparing follow-up notes, and finding context from revenue-related conversations and activity.

io.github.zoom/zoom-team-chat

  • Registry metadata: zoom-team-chat/server.json
  • Remote URL: https://mcp.zoom.us/mcp/chat/streamable

Zoom Chat provides a focused MCP surface for chat channels, messages, contacts, files, and collaboration context. It is intended for workflows such as locating chat history, preparing summaries, and generating follow-ups from chat activity. The registry name remains io.github.zoom/zoom-team-chat for continuity with the existing published entry.

io.github.zoom/zoom-meetings

  • Registry metadata: zoom-meetings/server.json
  • Remote URL: https://mcp.zoom.us/mcp/meeting/streamable

Zoom Meetings provides a focused MCP surface for meeting search, recordings, transcripts, summaries, and meeting assets. It is intended for workflows such as locating meeting context, reviewing recordings, and preparing follow-ups from meeting content.

io.github.zoom/zoom-tasks

  • Registry metadata: zoom-tasks/server.json
  • Remote URL: https://mcp.zoom.us/mcp/tasks/streamable

Zoom Tasks provides a focused MCP surface for creating, updating, assigning, and synchronizing tasks. It is intended for workflows such as managing task details, reviewing comments and steps, and coordinating work across collaborators.

Registry Notes

  • Namespace: io.github.zoom/*
  • Transport: streamable-http
  • Current metadata versions in this repository: 1.0.2 for Workspace, Docs, and Whiteboard; 1.0.1 for Revenue Accelerator and Team Chat; 1.0.0 for Meetings and Tasks

Registry API Records

  • Search listing: https://registry.modelcontextprotocol.io/v0.1/servers?search=zoom&limit=100
  • Workspace latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-workspace/versions/latest
  • Docs latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-docs/versions/latest
  • Whiteboard latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-whiteboard/versions/latest
  • Revenue Accelerator latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-revenue-accelerator/versions/latest
  • Team Chat latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-team-chat/versions/latest
  • Meetings latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-meetings/versions/latest
  • Tasks latest version: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-tasks/versions/latest

Publishing Workflow

The MCP Registry entries in this repository are published with mcp-publisher.

For the Zoom-specific step-by-step publishing history and lessons learned, see RUNBOOK.md.

Prerequisites

  • Install mcp-publisher
  • Authenticate with GitHub using an account that has access to the target GitHub organization
  • Ensure the GitHub organization membership associated with the namespace is public

Publish a New Version

  1. Update the relevant server.json.

  2. Increment the version field before publishing an update.

  3. Change into the corresponding server directory.

  4. Refresh or establish a login session if needed:

    mcp-publisher login github
    
  5. Publish the entry:

    mcp-publisher publish
    
  6. Verify the published record using the registry API URLs listed above.

Example:

cd zoom-workspace
mcp-publisher publish

To publish the two newer entries:

cd ~/temp/mcp-registry-publish/zoom-revenue-accelerator
mcp-publisher publish

cd ~/temp/mcp-registry-publish/zoom-team-chat
mcp-publisher publish

To publish the Meetings and Tasks entries:

cd ~/temp/mcp-registry-publish/zoom-meetings
mcp-publisher publish

cd ~/temp/mcp-registry-publish/zoom-tasks
mcp-publisher publish

Maintenance

Published entries can be updated by modifying the corresponding server.json, incrementing the version, and republishing from that server's directory with mcp-publisher publish.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Granola, the best AI meeting recorder
Granola, the best AI meeting recorder
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Documents & Knowledge
Registryactive
TransportHTTP
UpdatedMay 19, 2026
View on GitHub

More from zoom

  • Zoom Whiteboard1
  • Zoom Workspace1
  • Zoom Revenue Accelerator1
  • Zoom Team Chat1

Related Documents & Knowledge MCP Servers

View all →
joernberkefeld avatar
Mcp Server Mcdev

joernberkefeld/mcp-server-mcdev

mcdev MCP: wiki search, .mcdevrc help, journey checklists, metadata types via mcdev.
1
joesaby avatar
Doctree Mcp

joesaby/doctree-mcp

BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.
1
joshua-auchincloss avatar
Factsets MCP Server

joshua-auchincloss/factsets

An MCP server that provides a local, persistent, self-maintaining knowledge base for AI agents
1
louislili avatar
Geo Agent Mcp

louislili/geo-agent-mcp

GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
1
makeamouse avatar
fish-bridge — Session Knowledge Graph

makeamouse/fish-bridge-mcp

Compresses AI chat sessions into a typed knowledge graph. Local/offline via Ollama.
1
mastadoonprime avatar
Agent Memory

mastadoonprime/agent-memory

Persistent, agent-owned memory with encrypted storage and shared knowledge commons.
1