SERVER
MCP Servers Server
Rank #2,907com.pulsemcp/gcs
MCP server for Google Cloud Storage with fine-grained tool access control.
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,907 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,907of 76,851 tracked serversTop 5%
Ranks ahead of 73,944 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": {
"gcs": {
"command": "npx",
"args": [
"-y",
"gcs-google-mcp-server"
],
"env": {
"GCS_PROJECT_ID": "<your GCS_PROJECT_ID>",
"GCS_SERVICE_ACCOUNT_KEY_FILE": "<your GCS_SERVICE_ACCOUNT_KEY_FILE>",
"GCS_SERVICE_ACCOUNT_KEY_JSON": "<your GCS_SERVICE_ACCOUNT_KEY_JSON>",
"GCS_BUCKET": "<your GCS_BUCKET>",
"GCS_ENABLED_TOOLGROUPS": "<your GCS_ENABLED_TOOLGROUPS>",
"GCS_ENABLED_TOOLS": "<your GCS_ENABLED_TOOLS>",
"GCS_DISABLED_TOOLS": "<your GCS_DISABLED_TOOLS>",
"SKIP_HEALTH_CHECKS": "<your SKIP_HEALTH_CHECKS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
pulsemcp
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.11 | 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