SERVER
MCP Servers Server
Rank #2,908com.pulsemcp/google-calendar
MCP server for Google Calendar integration with service account support and domain-wide delegation.
First listed
Jun 1, 2026
Last publish date
Jun 13, 2026
OVERVIEW
MCP Servers Server is a Model Context Protocol (MCP) server published by pulsemcp. It ranks #2,908 of 76,851 servers tracked on MCP Toplist, and its repository has 74 GitHub stars. MCP Servers Server is listed on Official MCP, with 1 tracked version. It was first listed on Jun 1, 2026 and most recently updated on Jun 13, 2026.
STANDING
#2,908of 76,851 tracked serversTop 5%
Ranks ahead of 73,943 of 76,851 servers on MCP Toplist.
CONNECT
Use MCP Servers Server
Add MCP Servers Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": [
"-y",
"google-calendar-workspace-mcp-server"
],
"env": {
"GCAL_SERVICE_ACCOUNT_CLIENT_EMAIL": "<your GCAL_SERVICE_ACCOUNT_CLIENT_EMAIL>",
"GCAL_SERVICE_ACCOUNT_PRIVATE_KEY": "<your GCAL_SERVICE_ACCOUNT_PRIVATE_KEY>",
"GCAL_IMPERSONATE_EMAIL": "<your GCAL_IMPERSONATE_EMAIL>",
"ENABLED_TOOLGROUPS": "<your ENABLED_TOOLGROUPS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
pulsemcp
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.0.12 | Jun 13, 2026 |
FAQ
Frequently asked questions
- Who maintains MCP Servers Server?
- MCP Servers Server is maintained by pulsemcp, which publishes 11 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Servers Server listed on the Official MCP Registry?
- Yes — MCP Servers Server is listed on the Official MCP Registry.
- How many versions does MCP Servers Server have?
- MCP Toplist tracks 1 version of MCP Servers Server, most recently published on Jun 13, 2026.
- Where can I find the source code for MCP Servers Server?
- The source code for MCP Servers Server is hosted at github.com/pulsemcp/mcp-servers.
EXPLORE