servers / braincloud-mcp-helper

brainCloud MCP Helper

communitystdiolocaldestructive capablehealthy

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


01Tools · 4

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
status
Dry-run: classify every cloud-code script for the branch (in-sync / pull / push / conflict / pull-new / push-new / delete-local / delete-remote). Always safe — no writes. Use a "read" ticket from getSyncTicket.
destructivetruetrue
pull
Apply brainCloud → local for non-conflicting changes (pull / pull-new). Conflicts and local-only changes are left untouched and reported in "skipped". Local deletes only happen with allowDeletes=true. Use a "read" ticket from getSyncTicket.
readfalseunknown
push
Apply local → brainCloud for non-conflicting changes (push / push-new) via one bulk import (mode addAndUpdateOnly — never deletes). Conflicts and remote-only changes are left untouched and reported in "skipped". Requires a "write" ticket from getSyncTicket (the hosted MCP refuses a write ticket for a live-locked app).
writetrueunknown
sync
Full bidirectional sync for the branch: pulls non-conflicting remote changes, pushes non-conflicting local changes, and 3-way-merges scripts changed on BOTH sides (using brainCloud version history for the merge base). Cleanly-merged scripts are written locally and pushed; genuine conflicts get git-style <<<<<<< markers written into the file and are reported in "conflicted" for you to resolve, then re-run sync. Deletions (delete-local / delete-remote) are applied only when allowDeletes=true. Requires a "write" ticket from getSyncTicket (refused for a live-locked app).
destructivetruetrue

02Install & source
npx -y @braincloud/mcp-helper@latest
npx

05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-10 21:21Z
next_check2026-07-12 02:09Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex8 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. brainCloud MCP Helper MCP — as seen on mcpexplorer.com

[![brainCloud MCP Helper MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/braincloud-mcp-helper.svg)](https://mcpexplorer.com/servers/braincloud-mcp-helper)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
brainCloud MCP Helper — MCPExplorer