AgentMarketMCP / SKILL 资产档案馆

目录 / brain-md

MCP 鉴权未知 未评级 已上架

brain-md

A local-first second brain for you — and for your AI agents.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://brain-md--mi4uu.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "brain-md": {
      "url": "https://brain-md--mi4uu.run.tools"
    }
  }
}

能力清单

工具说明
search_notesFull-text search across the vault. Returns top 50 hits.
similar_notesSemantic (vector) search via RAG. Returns top-k chunks with paths and snippets.
read_noteRead a single note. Returns content + mtime.
list_notesList all notes (and folders) in the vault.
get_backlinksBacklinks for a given note path.
list_tagsAll tags in the vault with usage counts.
get_tasksAggregate tasks vault-wide.
write_noteCreate or overwrite a note. Content is full body.
append_noteAppend a paragraph to an existing note (ensures a blank-line separator).
find_similar_tasksSemantic search across task lines (- [ ] / - [x]). Filter open/done/all.
find_relatedNotes semantically close to a given note path (excludes self).
semantic_outlineCluster a note's chunks into topical groups (cosine ≥ threshold). Returns one entry per cluster.
context_for_queryPack top-relevant chunks into a markdown context block under a token budget. Returns text + sources + truncated flag.
find_orphansNotes with zero backlinks AND low semantic neighbours (isolation = 1 - max cosine).
weekly_digestTopic clusters across notes modified in a recent window (e.g. '7d', '24h').
compare_notesCompare two notes: cosine similarity of intros + naive unified diff + shared headings.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。