# keepsake-mcp

MCP server for Keepsake — the personal CRM for nurturing your relationships

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.9.0
- **Author:** io.github.nicolascroce
- **License:** Unknown
- **npm:** keepsake-mcp
- **Source:** https://github.com/nicolascroce/keepsake-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 12 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-16T09:38:46.309Z
- **Version scanned:** 1.8.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_contacts`
- `get_contact`
- `create_contact`
- `update_contact`
- `delete_contact`
- `search_contacts`
- `list_companies`
- `get_company`
- `create_company`
- `update_company`
- `delete_company`
- `search_companies`
- `list_entries`
- `create_entry`
- `update_entry`
- `delete_entry`
- `list_tasks`
- `create_task`
- `update_task`
- `delete_task`
- `complete_task`
- `uncomplete_task`
- `snooze_task`
- `list_notes`
- `get_note`
- `create_note`
- `update_note`
- `delete_note`
- `pin_note`
- `archive_note`
- `restore_note`
- `list_days`
- `get_day`
- `update_day`
- `list_tags`
- `get_tag`
- `get_tag_items`
- `create_tag`
- `update_tag`
- `delete_tag`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"keepsake\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"keepsake-mcp\"\n      ],\n      \"env\": {\n        \"KEEPSAKE_API_KEY\": \"<YOUR_KEEPSAKE_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `KEEPSAKE_API_KEY` — Keepsake API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 57, ceiling 57 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/keepsake-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/keepsake-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/keepsake-mcp
- HTML page: https://forgeregistry.com/registry/keepsake-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
