SERVER
MCP Meet
Rank #1572io.github.pzep1/mcp-meet
One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection
First listed
Oct 9, 2025
Last publish date
Oct 9, 2025
OVERVIEW
MCP Meet is a Model Context Protocol (MCP) server published by znz-systems. It ranks #1572 of 58,900 servers tracked on MCP Toplist, and its repository has 95 GitHub stars. MCP Meet is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 9, 2025 and most recently updated on Oct 9, 2025.
STANDING
#1,572of 58,900 tracked serversTop 5%
Ranks ahead of 57,328 of 58,900 servers on MCP Toplist.
Recent momentum
+20GitHub stars since Oct 6 (+24%)
CONNECT
Use MCP Meet
Add MCP Meet to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-meet": {
"command": "npx",
"args": [
"-y",
"mcp-meet"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"GOOGLE_REDIRECT_URI": "<your GOOGLE_REDIRECT_URI>",
"CALENDAR_IDS": "<your CALENDAR_IDS>",
"APPLE_CALENDAR_NAME": "<your APPLE_CALENDAR_NAME>",
"TZ": "<your TZ>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
znz-systems
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Oct 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Meet?
- One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection
- Who maintains MCP Meet?
- MCP Meet is maintained by znz-systems, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Meet an official MCP server?
- Yes — MCP Meet is listed on the Official MCP Registry.
- How many versions does MCP Meet have?
- MCP Toplist tracks 2 versions of MCP Meet, most recently published on Oct 9, 2025.
- Where can I find the source code for MCP Meet?
- The source code for MCP Meet is hosted at github.com/znz-systems/mcp-meet.
EXPLORE