Skip to content
Verified official

remote filesystem MCP

v0.1.5

com.pulsemcp/remote-filesystem

MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add remote-filesystem -e GCS_BUCKET=<GCS_BUCKET> -e GCS_PROJECT_ID=<GCS_PROJECT_ID> -e GCS_CLIENT_EMAIL=<GCS_CLIENT_EMAIL> -e GCS_PRIVATE_KEY=<GCS_PRIVATE_KEY> -e GOOGLE_APPLICATION_CREDENTIALS=<GOOGLE_APPLICATION_CREDENTIALS> -e GCS_ROOT_PATH=<GCS_ROOT_PATH> -e GCS_MAKE_PUBLIC=<GCS_MAKE_PUBLIC> -e ENABLED_TOOLGROUPS=<ENABLED_TOOLGROUPS> -- npx -y remote-filesystem-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.