☁️

brainCloud MCP Helper

Helper for brainCloud MCP that gives it local file access, enabling easy git sync of cloud code.

RUN IN TERMINAL
claude mcp add combraincloudservers-braincloud-mcp-helper -- npx -y @braincloud/mcp-helper
ADD TO claude_desktop_config.json
{ "mcpServers": { "combraincloudservers-braincloud-mcp-helper": { "command": "npx", "args": ["-y", "@braincloud/mcp-helper"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "combraincloudservers-braincloud-mcp-helper": { "command": "npx", "args": ["-y", "@braincloud/mcp-helper"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "combraincloudservers-braincloud-mcp-helper": { "command": "npx", "args": ["-y", "@braincloud/mcp-helper"] } } }

About This MCP Server

The braincloud-mcp-helper is a server that provides local file access to the Model Context Protocol, enabling easy synchronization of cloud code with git. It connects to brainCloud MCP and allows for seamless integration with local development environments. Developers would use this helper when they need to manage and synchronize their cloud codebase using git, making it a useful tool for streamlining development workflows.

Helper for brainCloud MCP that gives it local file access, enabling easy git sync of cloud code.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

@braincloud/mcp-helper 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 brainCloud MCP Helper 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/combraincloudservers-braincloud-mcp-helper.svg)](https://skillsplayground.com/mcps/combraincloudservers-braincloud-mcp-helper/)
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.