Mmcp.market

Peon Mem MCP server

by VineetV2·io.github.VineetV2/peon-mem·v1.0.9

Local-first memory brain for AI coding agents: hooks capture sessions, beliefs injected per prompt.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

2 stars108 downloads/wk

Reviews

Write one

Nobody has reviewed Peon Mem yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Peon Mem tools (16, 3 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • build_injection

    Build a redacted context injection from project and global memory with selection explanations.

  • end_sessionwrite action

    End a Peon session and update brain files.

  • evaluate_project

    Evaluate recall, coverage, noise, and cost for a Peon project memory folder.

  • get_context

    Return project brain context from Peon memory.

  • import_global_memory

    Import global-scoped memory records from a project brain into the global memory store.

  • inspect_brain

    Return a compact summary of a project's brain: record counts by status and the prompt injection preview.

  • maybe_process_memorywrite action

    Apply Peon's automatic cost-aware processing policy and process only when the gate says to run.

  • process_memorywrite action

    Run gated Peon AI processing for a project and update structured brain files.

  • quality_report

    Inspect Peon memory quality signals: duplicates, conflicts, stale records, and promotions.

  • query_projects

    Recall relevant beliefs from OTHER Peon projects on demand. Peon memory is isolated per project by default; call this when the user explicitly asks about another project (e.g. 'what did we decide in project Y about auth?'). Omit projectPath to search every known project; pass it to target one. Set excludeProjectPath to the current project so you only get other projects' beliefs.

  • record_event

    Record a structured Peon memory event such as a decision or preference.

  • record_message

    Record a user, assistant, or system message into Peon memory.

  • remember_global

    Upsert a global Peon memory record for cross-project reuse.

  • search_global_memory

    Search cross-project global Peon memory.

  • search_memory

    Search structured Peon memory; returns a compact ranked list with one-line reasons.

  • start_session

    Start a Peon memory session for a project.

Public scan report

scanner v0.1.8 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan66 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 5 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y peon-mem on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add peon-mem -- npx -y peon-mem
Add to Cursor

Peon Mem: common questions

Is Peon Mem MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Peon Mem safety report
How do I install Peon Mem?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Peon Mem need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Peon Mem maintained?
The last commit was 5 days ago (2026-09-15). The latest release is v1.0.9.
What can I use instead of Peon Mem?
Servers from other publishers that do the same job: Lockstep MCP server, Total Agent Memory MCP server and Projectmem MCP server. Compare all Peon Mem alternatives.

Alternatives to Peon Mem

Same job from other publishers: the closest match first, then the best rated.

All Peon Mem alternatives →
  • Lockstep
    Decision memory for AI coding agents: captures decisions once, briefs every agent before it acts.
    A
  • Total Agent Memory
    Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall
    A
  • Projectmem
    Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
    A
  • rag-rat
    Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
    B
  • Maginary
    AI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.
    B

More from VineetV2