Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.purmemo-ai/purmemo

NPM · PURMEMO-MCP · SCANNED AUG 3

AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.

Available components

+24 this week 74 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security75
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (197 of 199), so this covers what we could see, not the whole tree.Partial
  • Install-script check failed: the install command fetches or executes arbitrary code (inline_eval). An install hook runs on every machine, in CI, and on transitive installs, whether or not you ever run the server. View diagnostics → Fail
  • Only part of the dependency tree could be resolved (197 of 199), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to purmemo-ai/purmemo-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 7 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2659 tokens (~295/item across 9 items; 5 tools + 4 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · purmemo-mcp

# add to Claude Code
claude mcp add purmemo-ai-purmemo -- npx -y purmemo-mcp
# add to Codex CLI
codex mcp add purmemo-ai-purmemo -- npx -y purmemo-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "purmemo-ai-purmemo": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "purmemo-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add purmemo-ai-purmemo --command npx --arg -y --arg purmemo-mcp
# ~/.hermes/config.yaml
mcp_servers:
  purmemo-ai-purmemo:
    command: "npx"
    args: ["-y", "purmemo-mcp"]
// mcp.json
{
  "mcpServers": {
    "purmemo-ai-purmemo": {
      "command": "npx",
      "args": [
        "-y",
        "purmemo-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +50
    • Install scripts: unverified → fail security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The scripts that run when this package is installed changed: postinstall security
    • The attested source repository moved: purmemo-ai/purmemo-mcp security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Stability: unverified → 0.20 functional
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +19
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
  • 31 Jul 26 −27
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 50

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
purmemo-ai/purmemo-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/purmemo-ai/purmemo-mcp/.github/workflows/publish.yml@refs/tags/v12.9.5
Rekor log index:
1059857346
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:84240d80a1e8e8254f52fff61f5303344a5d93ba445dc58a62c4aa0849f6cc6e44a374087742ce9ede98d92ecb8b25306f3e1e67be28d8fac5a876322
Discovery method:
attestation_endpoint
Install scripts 1 script
Hook Tier Command
postinstall dangerous node -e "console.log('\\n🧠 pūrmemo MCP ready! Run: npx purmemo-mcp setup\\n')"
Dependencies 197 packages

197 packages in the resolved dependency tree · 197 deprecated · 61 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 5 exposed · ~2,189 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
discover_related_conversations ~275

CROSS-PLATFORM DISCOVERY: Find related conversations across ALL AI platforms. Uses Purmemo's semantic clustering to automatically discover conversations about similar topics, regardless of which AI platform was used (ChatGPT, Claude Desktop, Gemini, etc). WHAT THIS DOES: - Searches for memories matching your query - Uses AI-organized semantic clusters to find related conversations - Groups results by topic cluster with platform indicators - Shows conversations you may have forgotten about on other platforms EXAMPLES: User: "Show me all conversations about the marketing project" → Finds conversations across ChatGPT, Claude, Gemini automatically User: "What have I discussed about licensing requirements?" → Discovers related discussions from all platforms, grouped by semantic similarity User: "Find everything about React hooks" → Returns conversations from any platform where you discussed React hooks RESPONSE FORMAT: Shows memories grouped by semantic cluster with platform badges (ChatGPT, Claude, Gemini) Each cluster represents conversations about similar topics across all platforms

NameTypeReqDescription
limitintegerMaximum number of initial search results (will find related for each)
querystringyesNatural language query for discovering related conversations across platforms
relatedPerMemoryintegerMaximum related conversations to find per result

No output schema declared.

No examples provided.

get_memory_details ~59

Get complete details of a specific memory, including all linked parts if chunked

NameTypeReqDescription
includeLinkedPartsbooleanInclude all linked parts if this is a chunked memory
memoryIdstringyesID of the memory to retrieve

No output schema declared.

No examples provided.

get_user_context ~271

Get the current user's cognitive identity and active session context. Call this at the START of a conversation to understand who you're talking to — their role, expertise, current project, and recent memory themes. This is the core of Purmemo's identity layer: once set in the dashboard, your identity travels silently to every AI session so you're never explaining yourself from scratch again. WHAT IT RETURNS: - identity: role, expertise areas, primary domain, work style, preferred tools - current_session: what the user is working on right now (project, focus) - memory_summary: 2-3 sentence synthesis of the user's most recent memory themes WHEN TO CALL: - At the start of every new session (add to Claude system prompt) - When user says "load my context" or "what do you know about me?" - Before making recommendations that depend on knowing the user's background EXAMPLE USAGE: → User starts new Claude session → Claude calls get_user_context automatically → Response: { role: "founder", expertise: ["product", "fullstack"], project: "purmemo", focus: "identity layer", memory_summary: "Chris has been building Purmemo's..." } → Claude responds with full context already loaded — no re-explaining needed

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

recall_memories ~764

Search and retrieve saved memories with intelligent semantic ranking. 🎯 BASIC SEARCH: recall_memories(query="authentication") → Returns all memories about authentication, ranked by semantic relevance 🔍 FILTERED SEARCH (Phase 2 Knowledge Graph Intelligence): Use filters when you need PRECISION over semantic similarity: ✓ entity="name" - Find memories mentioning specific people/projects/technologies Example: entity="purmemo" → Only memories discussing purmemo ✓ has_observations=true - Find substantial, fact-dense conversations Example: has_observations=true → Only high-quality technical discussions ✓ initiative="project" - Scope to specific initiatives/goals Example: initiative="Q1 OKRs" → Only Q1-related memories ✓ intent="type" - Filter by conversation purpose Options: decision, learning, question, blocker Example: intent="blocker" → Only conversations about blockers 💡 WHEN TO FILTER: - Use entity when user asks about specific person/project by name - Use has_observations for "detailed" or "substantial" requests - Use initiative/stakeholder for project-specific searches - Use intent when user asks for decisions, learnings, or blockers 📝 COMBINED EXAMPLES: recall_memories(query="auth", entity="purmemo", has_observations=true) → Find detailed technical discussions about purmemo authentication recall_memories(query="blockers", intent="blocker", stakeholder="Engineering") → Find engineering team blockers

NameTypeReqDescription
contentPreviewbooleanInclude content preview in results
deadlinestringFilter by deadline date from conversation context (YYYY-MM-DD format). Use when user asks about time-sensitive memories or specific deadlines. Example: deadline="2025-03-31" finds memories with March…
entitystringFilter by entity name (people, projects, technologies). Use when user asks about a specific person, project, or technology by name. Example: entity="Alice" finds only memories mentioning Alice. More…
has_observationsbooleanFilter by conversation quality based on extracted observations (atomic facts). Set to true to find substantial, structured conversations with extracted knowledge (high-quality technical discussions,…
includeChunkedbooleanInclude chunked/multi-part conversations in results
initiativestringFilter by initiative/project name from conversation context. Use when user scopes search to specific project or goal. Example: initiative="Q1 OKRs" finds only Q1-related memories. Supports partial ma…
intentstringFilter by conversation intent/purpose. Options: "decision" (decisions made), "learning" (knowledge gained), "question" (open questions), "blocker" (obstacles/issues). Use when user asks specifically…
limitintegerMaximum number of memories to return
querystringyesSearch query - can be keywords, topics, or specific content
stakeholderstringFilter by stakeholder (person or team) from conversation context. Use when user asks about specific person's or team's involvement. Example: stakeholder="Engineering Team" finds memories where Engine…

No output schema declared.

No examples provided.

save_conversation ~820

Save complete conversations as living documents. REQUIRED: Send COMPLETE conversation in 'conversationContent' parameter (minimum 100 chars, should be thousands). Include EVERY message verbatim - NO summaries or partial content. Intelligently tracks context, extracts project details, and maintains a single memory per conversation topic. LIVING DOCUMENT + INTELLIGENT PROJECT TRACKING: - Each conversation becomes a living document that grows over time - Automatically extracts project context (name, component, feature being discussed) - Detects work iteration and status (planning/in_progress/completed/blocked) - Generates smart titles like "Purmemo - Timeline View - Implementation" (no more timestamp titles!) - Tracks technologies, tools used, and identifies relationships/dependencies - Works like Chrome extension: intelligent memory that grows with each save How memory updating works: - Conversation ID auto-generated from title (e.g., "MCP Tools" → "mcp-tools") - Same title → UPDATES existing memory (not create duplicate) - "Save progress" → Updates most recent memory for current project context - Explicit conversationId → Always updates that specific memory - Example: Saving "Project X Planning" three times = ONE memory updated three times - To force new memory: Change title or use different conversationId SERVER AUTO-CHUNKING: - Large conversations (>15K chars) automatically split into linked chunks - Small conversations (<15K chars) saved directly as single memory - You always send complete content - server handles chunking intelligently - All chunks linked together for seamless retrieval EXAMPLES: User: "Save progress" (working on Purmemo timeline feature) → System auto-generates: "Purmemo - Timeline View - Implementation" → Updates existing memory if this title was used before User: "Save this conversation" (discussing React hooks implementation) → Syste…

NameTypeReqDescription
conversationContentstringyesCOMPLETE conversation transcript - minimum 500 characters expected. Include EVERYTHING discussed.
conversationIdstringOptional unique identifier for living document pattern. If provided and memory exists with this conversationId, UPDATES that memory instead of creating new one. Use for maintaining single memory per…
prioritystringPriority level for this memory
tagsarrayTags for categorization
titlestringTitle for this conversation memory

No output schema declared.

No examples provided.