Skip to main content
Glama
miru-zero

Zero Brain MCP Server

by miru-zero

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZERO_BRAIN_ROOTNoPath to the brain root directory. Default is ~/.zero/brain. Also supports fallback CENTRAL_BRAIN_ROOT.
ZERO_BRAIN_ACTORNoActor name for audit logs. Falls back to CENTRAL_BRAIN_ACTOR if not set.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
zero_initA

สร้างโครงสร้างโฟลเดอร์ Zero Brain + ไฟล์ kernel เปล่า + skeleton packs + Home.md/Today.md

zero_captureB

จดด่วนลง 00_Fleeting (เบาที่สุด ไม่ validate)

zero_write_noteC

เขียนโน้ตถาวรลง 10_Notes — atomic/entity ต้องมี evidence ≥ 1

zero_update_noteA

แก้เฉพาะฟิลด์ที่ส่งของโน้ต รวม body (ห้ามแก้ id/created)

zero_readC

อ่านโน้ต (frontmatter + body) — T1 audit ทุกครั้ง / T2 ต้องมีไฟล์อนุมัติจากป๊าก่อน

zero_searchA

ค้น title/aliases/tags/body คืน snippet — default ไม่คืน T1/T2 (include_private คืน T1+audit / T2 ต้องอนุมัติ) — limit/offset แบ่งหน้า

zero_linkB

สร้างลิงก์สองทิศระหว่างโน้ต + append links.jsonl (dedup ลิงก์ซ้ำ)

zero_resolveC

คืน id ที่ match alias/title (exact ก่อน แล้ว fuzzy contains)

zero_list_packsB

list domain packs + provenance (verified/modified/unreviewed เทียบ packs.lock.json)

zero_healthA

health check ครบ (links.jsonl + frontmatter + body wikilinks + packs) — เขียน health.json เต็ม คืน counts + top20

zero_homeB

รีเฟรช Today.md (active + fleeting 24h) — ไม่คืน Home.md ตาม default (include_home=true ถ้าต้องการ)

zero_nightlyB

วงจรกลางคืน: fleeting queue (cap 50) + regenerate Today.md + health + snapshot ลง 99_System/snapshots

zero_auditC

คืน audit log ล่าสุด N รายการ

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/miru-zero/zero-brain'

If you have feedback or need assistance with the MCP directory API, please join our Discord server