← All servers
πŸ”

Remote FilesystemPublisherπŸ›‘ No advisories

com.pulsemcp/remote-filesystem
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/remote-filesystem

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GCS_PRIVATE_KEY.
βœ“
Configuration
Reads GCS_BUCKET, GCS_PROJECT_ID, GCS_CLIENT_EMAIL, GOOGLE_APPLICATION_CREDENTIALS, GCS_ROOT_PATH, GCS_MAKE_PUBLIC, ….

About

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

Packages & transports

npmremote-filesystem-mcp-serverv0.1.5 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "remote_filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "remote-filesystem-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y remote-filesystem-mcp-server