claude mcp add compulsemcp-remote-filesystem -- npx -y remote-filesystem-mcp-server
{
"mcpServers": {
"compulsemcp-remote-filesystem": {
"command": "npx",
"args": ["-y", "remote-filesystem-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-remote-filesystem": {
"command": "npx",
"args": ["-y", "remote-filesystem-mcp-server"]
}
}
}
{
"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.