← Back to search

@codemem/mcp

GitHub Actions Scanned 8d ago

codemem MCP server

C
64 / 100

Versions

0.39.1latest
Jul 28, 2026
0.40.0-alpha.1
Jul 25, 2026
0.39.0
Jul 7, 2026
0.38.0
Jul 5, 2026
0.38.0-alpha.2
Jul 2, 2026
+ show 79 moreshow less
0.38.0-alpha.1
Jul 1, 2026
0.37.1
Jun 27, 2026
0.37.0
Jun 21, 2026
0.36.1
Jun 20, 2026
0.36.0
Jun 14, 2026
0.35.2
May 30, 2026
0.35.1
May 29, 2026
0.35.0
May 29, 2026
0.34.0
May 29, 2026
0.33.0
May 27, 2026
0.33.0-alpha.3
May 26, 2026
0.33.0-alpha.2
May 26, 2026
0.33.0-alpha.1
May 25, 2026
0.32.3
May 25, 2026
0.32.2
May 25, 2026
0.32.1
May 24, 2026
0.32.0
May 24, 2026
0.31.4
May 22, 2026
0.31.3
May 21, 2026
0.31.2
May 21, 2026
0.31.1
May 13, 2026
0.31.0
May 13, 2026
0.30.0
May 8, 2026
0.30.0-alpha.5
May 8, 2026
0.30.0-alpha.4
May 7, 2026
0.30.0-alpha.3
May 6, 2026
0.29.4
May 4, 2026
0.30.0-alpha.2
May 4, 2026
0.30.0-alpha.1
May 3, 2026
0.29.3
May 3, 2026
0.29.2
May 3, 2026
0.29.1
Apr 28, 2026
0.29.0
Apr 24, 2026
0.28.1
Apr 22, 2026
0.28.0
Apr 21, 2026
0.27.0
Apr 15, 2026
0.26.2
Apr 13, 2026
0.26.1
Apr 12, 2026
0.26.0
Apr 12, 2026
0.25.3
Apr 10, 2026
0.25.2
Apr 10, 2026
0.25.1
Apr 10, 2026
0.25.0
Apr 9, 2026
0.24.0
Apr 8, 2026
0.23.0
Apr 7, 2026
0.22.4
Apr 1, 2026
0.22.3
Apr 1, 2026
0.22.2
Apr 1, 2026
0.22.1
Apr 1, 2026
0.22.0
Mar 31, 2026
0.22.0-alpha.5
Mar 29, 2026
0.22.0-alpha.4
Mar 29, 2026
0.22.0-alpha.3
Mar 29, 2026
0.22.0-alpha.2
Mar 29, 2026
0.22.0-alpha.0
Mar 27, 2026
0.21.2
Mar 27, 2026
0.21.1
Mar 26, 2026
0.21.0
Mar 26, 2026
0.20.10
Mar 26, 2026
0.20.9
Mar 26, 2026
0.20.8
Mar 25, 2026
0.20.7
Mar 25, 2026
0.20.6
Mar 25, 2026
0.20.5
Mar 25, 2026
0.20.5-alpha.2
Mar 25, 2026
0.20.5-alpha.1
Mar 24, 2026
0.20.4
Mar 24, 2026
0.20.3
Mar 24, 2026
0.20.2
Mar 24, 2026
0.20.1
Mar 24, 2026
0.20.0
Mar 24, 2026
0.20.0-alpha.8
Mar 24, 2026
0.20.0-alpha.7
Mar 24, 2026
0.20.0-alpha.6
Mar 23, 2026
0.20.0-alpha.5
Mar 19, 2026
0.20.0-alpha.4
Mar 19, 2026
0.20.0-alpha.3
Mar 19, 2026
0.20.0-alpha.2
Mar 18, 2026
0.0.0
Mar 18, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 14

memory_search_index
annotations: none low

Search memories by text query. Returns compact index entries (no body) for browsing.

limit number query string
memory_distill_candidates
annotations: none low

Mine recurring memories into reviewable context candidates. Read-only; does not modify context files.

limit number all_projects boolean
memory_get
annotations: none low

Fetch a single memory item by ID.

memory_id number
memory_get_observations
annotations: none low

Fetch multiple memory items by their IDs.

memory_remember
annotations: none low

Create a new memory. Use for milestones, decisions, and notable facts.

body string title string project string confidence number
memory_forget
annotations: none low

Soft-delete a memory item. Use for incorrect or sensitive data.

memory_id number
memory_learn
annotations: none low

Learn how to use codemem memory tools. Call this first if unfamiliar.

memory_timeline
annotations: none low

Get a chronological window of memories around an anchor (by ID or query).

query string memory_id number depth_after number depth_before number
memory_expand
annotations: none low

Fetch memories by ID with surrounding timeline context.

depth_after number depth_before number include_observations boolean
memory_schema
annotations: none low

Return the memory schema — kinds, fields, and available filters.

memory_search
annotations: none low

Search memories by text query. Returns full body text for each match.

limit number query string
memory_explain
annotations: none low

Explain search results with detailed scoring breakdown.

limit number query string include_pack_context boolean
memory_recent
annotations: none low

Return recent memories, newest first.

limit number
memory_pack
annotations: none low

Build a formatted memory pack from search results — quick one-shot context block.

limit number context string

Permissions 5

network medium
Server uses network capabilities via: fetch(), net
filesystem low
Server uses filesystem capabilities via: fs, fs sync ops, path
shell high
Server uses shell capabilities via: child_process, execSync(), spawn(), spawnSync()
database medium
Server uses database capabilities via: better-sqlite3
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 0

No scan findings.