HomeKnowledge & Memory › Adam

Adam

Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

Python
★ 45 stars Last pushed 2026-07-12 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.1)

uvx adam-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "adam": {
      "command": "uvx",
      "args": [
        "adam-mcp"
      ],
      "env": {
        "ADAM_VAULT_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • ADAM_VAULT_PATH — Path to your vault directory. Default: ~/AdamsVault/workspace

Related servers

Data from the Official MCP Registry