Connects to Google Cloud Storage to handle remote filesystem operations through MCP. Built by the PulseMCP team as an experimental server, meaning they may discontinue it if Google ships an official alternative. Requires GCS credentials and provides full CRUD operations on cloud storage objects. The team designed it following their principle of building purpose-built abstractions for LLM workflows rather than just wrapping REST APIs. You'd reach for this when your agent needs to read, write, or manage files stored in GCS buckets without writing custom integration code. Published to the registry as remote-filesystem-mcp-server with stdio transport support.
claude mcp add --transport stdio com.pulsemcp-remote-filesystem uvx remote-filesystem