uysalserkan/gcp-storage-mcp
A Model Context Protocol (MCP) server that provides seamless integration with Google Cloud Storage, enabling AI assistants to perform file operations, manage buckets, and interact with GCS resources directly.
Platform-specific configuration:
{
"mcpServers": {
"gcp-storage-mcp": {
"command": "npx",
"args": [
"-y",
"gcp-storage-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...