Server data from the Official MCP Registry
Helper for brainCloud MCP that gives it local file access, enabling easy git sync of cloud code.
About
Helper for brainCloud MCP that gives it local file access, enabling easy git sync of cloud code.
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
8 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"com-braincloudservers-braincloud-mcp-helper": {
"args": [
"-y",
"@braincloud/mcp-helper"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
braincloud-mcp-helper
A local, trustless MCP server that lets AI coding assistants (Claude Code, Cursor, Codex, …) sync brainCloud cloud-code scripts to and from your filesystem and git repo.
It never authenticates to brainCloud on its own and stores no credentials. Every Builder API call
is driven by a short-lived, app-scoped ticket that the AI obtains from the hosted
braincloud-mcp's getSyncTicket tool and passes in — script content flows helper → Builder API
directly, never through the AI's context.
Packages
This is an npm workspace with two packages:
| Package | What it is |
|---|---|
@braincloud/mcp-helper | The MCP server itself — status / pull / push / sync tools, installable via npx -y @braincloud/mcp-helper@latest. |
@braincloud/cloudsync-core | Host-agnostic sync/format logic (the .ccjs / .bcsync / .bcsync.local on-disk contract) shared with the VS Code extension. |
See each package's README for tool details, configuration, and the on-disk format.
Learn more
Full setup and usage guide: Syncing cloud code to local files with the brainCloud MCP helper
Develop
npm install
npm run build # builds all workspaces
npm test # tests all workspaces
See RELEASING.md for the release process.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
