☁️

remote-filesystem

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

RUN IN TERMINAL
claude mcp add compulsemcp-remote-filesystem -- npx -y remote-filesystem-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compulsemcp-remote-filesystem": { "command": "npx", "args": ["-y", "remote-filesystem-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compulsemcp-remote-filesystem": { "command": "npx", "args": ["-y", "remote-filesystem-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "compulsemcp-remote-filesystem": { "command": "npx", "args": ["-y", "remote-filesystem-mcp-server"] } } }

About This MCP Server

The com.pulsemcp/remote-filesystem server is a cloud-based Model Context Protocol server that enables remote filesystem operations on cloud storage, specifically supporting Google Cloud Storage. It allows developers to access and manage cloud storage resources using standard input/output streams. Developers would use this server when they need to integrate cloud storage capabilities into their applications, particularly when working with AI coding assistants that rely on the Model Context Protocol.

MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

remote-filesystem-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The remote-filesystem server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compulsemcp-remote-filesystem.svg)](https://skillsplayground.com/mcps/compulsemcp-remote-filesystem/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.