SERVER
MCP Servers Server
Rank #2,909com.pulsemcp/google-docs
MCP server for Google Docs integration with OAuth2 and service account support.
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,909 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,909of 76,851 tracked serversTop 5%
Ranks ahead of 73,942 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-docs": {
"command": "npx",
"args": [
"-y",
"google-docs-workspace-mcp-server"
],
"env": {
"GOOGLE_DOCS_OAUTH_CLIENT_ID": "<your GOOGLE_DOCS_OAUTH_CLIENT_ID>",
"GOOGLE_DOCS_OAUTH_CLIENT_SECRET": "<your GOOGLE_DOCS_OAUTH_CLIENT_SECRET>",
"GOOGLE_DOCS_OAUTH_REFRESH_TOKEN": "<your GOOGLE_DOCS_OAUTH_REFRESH_TOKEN>",
"GOOGLE_DOCS_SERVICE_ACCOUNT_CLIENT_EMAIL": "<your GOOGLE_DOCS_SERVICE_ACCOUNT_CLIENT_EMAIL>",
"GOOGLE_DOCS_SERVICE_ACCOUNT_PRIVATE_KEY": "<your GOOGLE_DOCS_SERVICE_ACCOUNT_PRIVATE_KEY>",
"GOOGLE_DOCS_IMPERSONATE_EMAIL": "<your GOOGLE_DOCS_IMPERSONATE_EMAIL>",
"GOOGLE_DOCS_ENABLED_TOOLGROUPS": "<your GOOGLE_DOCS_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.1.3 | 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