# brains-mcp

Personal wiki and memory for AI assistants: store, search, and recall structured notes.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.74.3
- **Author:** io.github.spacecowboyian
- **License:** Unknown
- **npm:** brains-mcp
- **Source:** https://github.com/spacecowboyian/brains
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 13 days

## Security scan

- **Status:** warnings
- **Scanned:** 2026-08-15T09:37:05.648Z
- **Version scanned:** 1.66.19
- **CVEs:** none found by OSV at scan time

## Tools

37 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `welcome.md`
- `list_pages`
- `read_page`
- `search_pages`
- `create_page`
- `create_pages`
- `import_brain_source`
- `export_wiki`
- `import_wiki`
- `pull_session_bundle`
- `push_session_bundle`
- `purge_wiki`
- `update_page`
- `patch_page`
- `move_page`
- `append_log`
- `health_check`
- `generate_claude_instructions`
- `generate_gpt_instructions`
- `resolve_project`
- `init_project`
- `audit_index`
- `read_governance_audit`
- `extract_links`
- `get_backlinks`
- `get_related`
- `suggest_links`
- `delete_page`
- `batch_delete_pages`
- `list_archived_pages`
- `restore_page`
- `set_webhook`
- `list_webhooks`
- `remove_webhook`
- `add_webhook_pattern`
- `list_page_history`
- `read_page_version`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"brains\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"brains-mcp\"\n      ],\n      \"env\": {\n        \"GOOGLE_CLIENT_SECRET\": \"<YOUR_GOOGLE_CLIENT_SECRET>\",\n        \"GOOGLE_REFRESH_TOKEN\": \"<YOUR_GOOGLE_REFRESH_TOKEN>\",\n        \"SUPABASE_SERVICE_ROLE_KEY\": \"<YOUR_SUPABASE_SERVICE_ROLE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `GOOGLE_CLIENT_SECRET` — Google Client Secret (optional)
- `GOOGLE_REFRESH_TOKEN` — Google Refresh Token (optional)
- `SUPABASE_SERVICE_ROLE_KEY` — Supabase Service Role Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Critical blast radius — deletes data; holds an oauth grant.
- Floor 64, ceiling 64 (tier: critical)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/brains-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/brains-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/brains-mcp
- HTML page: https://forgeregistry.com/registry/brains-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
