Back to MCP Servers
Keepsake
Personal CRM — manage contacts, interactions, tasks, notes, daily journal, and tags through 42 MCP tools
workplace-productivityai
By nicolascroce
Installation
npx -y keepsake-mcpConfiguration
{
"mcpServers": {
"keepsake-mcp": {
"command": "npx",
"args": ["-y", "keepsake-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes