Mmcp.market

Pathmark MCP server

by hacksurvivor·io.github.hacksurvivor/pathmark·v0.1.15

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

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

full report

Adoption
Growing

3 stars54 downloads/wk

Reviews

Write one

Nobody has reviewed Pathmark yet.

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

Pathmark tools (25, 4 write)

write = sends, deletes, buys or posts

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

  • approve_conclusion

    Approve one pending conclusion, optionally correcting its text or tags. The transition is atomic and auditable.

  • ask_memory

    Ask approved conclusions first, then scoped or explicitly requested raw evidence. Returns an answer, exact provenance, and a recallId for feedback.

  • audit_memory

    Measure capture-to-recall behavior, unused records, recall age, duplicate rate, stale raw hits, and available precision evidence without changing memory.

  • backup_memorywrite action

    Create a point-in-time copy of the canonical local JSONL store.

  • chat

    Chat with Pathmark using approved conclusions first and only scoped or explicitly requested raw fallback. Returns an answer, provenance, and recallId.

  • compact_memory

    Preview or apply exact deduplication, expired-record removal, retention, and deleted-record purging. Applied runs create a backup.

  • consolidate_memory

    Prepare a bounded unsynthesized evidence batch and, when server synthesis is configured, preview or stage evidence-backed conclusion proposals. Proposals are never auto-approved.

  • create_conclusionwrite action

    Propose a durable higher-signal conclusion. Approval is required by default before it can be recalled.

  • delete_memorywrite action

    Soft-delete a saved memory or conclusion by id.

  • doctor_memory

    Report duplicate, deleted, expired, conclusion, invalid-record, and index health counts without changing data.

  • export_memory

    Export a scoped, mergeable JSONL bundle for another Pathmark installation or trusted sync transport.

  • get_config

    Show the local Pathmark Memory store location and enabled optional features.

  • get_context

    Return compact local memory context for a task or question.

  • get_memory_snapshot

    Generate a bounded USER/PROJECT/AGENT snapshot from approved canonical conclusions only.

  • list_conclusions

    List saved durable conclusions.

  • list_pending_conclusions

    List bounded approval-gated conclusion proposals. Pending records are never returned by normal memory search.

  • purge_memory

    Preview or permanently remove matching records from the canonical store. A backup is created before an applied purge.

  • rate_recall

    Attach explicit relevance labels to one exact Pathmark recall so audit_memory can report measured precision.

  • recall_memory

    Transparent recall for any MCP-capable harness. Use this at task start or before answering to show exactly which memories were used.

  • reject_conclusion

    Reject one pending conclusion while retaining it in the canonical audit trail and excluding it from recall.

  • remember

    Save raw searchable evidence. Durable intent should use the approval-gated conclusion workflow.

  • search_memory

    Search saved local memories and conclusions.

  • session_trace

    Show a bounded chronological audit trail for one captured session: prompts, exact injected memory IDs, redacted tool inputs/results, and answers.

  • supersede_memory

    Replace an outdated memory with a linked current record while preserving history.

  • update_memorywrite action

    Correct an existing memory while preserving its prior versions in local history.

Public scan report

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

no findings
  • Code scan69 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 11 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 pathmark on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add pathmark -- npx -y pathmark
Add to Cursor

Pathmark: common questions

Is Pathmark MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Pathmark safety report
How do I install Pathmark?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Pathmark need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Pathmark maintained?
The last commit was 11 days ago (2026-09-10). The latest release is v0.1.15.
What can I use instead of Pathmark?
Servers from other publishers that do the same job: Citra MCP server.

Alternatives to Pathmark

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

  • Citra
    Local-first PDF evidence for agents: structure, tables, OCR, and citations. SDK · CLI · MCP.
    A

More from hacksurvivor