Skip to main content

MCP server that exposes Adam Framework vault memory as tools for Claude Desktop, Cursor, and any MCP-compatible client

Project description

Adam Framework MCP Server

Exposes Adam's persistent vault memory as MCP tools, usable in Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.

Tools

Tool Description
memory_search Search vault markdown files by keyword — returns excerpts with file names and line numbers
memory_get Retrieve the full contents of a specific vault file by name
memory_list List all memory files available in the vault

Quick Start

Claude Desktop (stdio)

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "adam-memory": {
      "command": "python",
      "args": ["C:/path/to/mcp-server/server.py"],
      "env": {
        "ADAM_VAULT_PATH": "C:/path/to/your/vault"
      }
    }
  }
}

Docker

docker build -t adam-mcp .
docker run -e ADAM_VAULT_PATH=/vault -v C:/path/to/your/vault:/vault adam-mcp

Install dependencies

pip install mcp

Environment Variables

Variable Default Description
ADAM_VAULT_PATH ~/vault Path to your Adam vault workspace directory

About

The Adam Framework is a 5-layer persistent memory and identity architecture for local AI agents. The memory lives in plain markdown files you own. The model is just the reader.

Full framework →

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adam_mcp-1.0.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adam_mcp-1.0.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file adam_mcp-1.0.0.tar.gz.

File metadata

  • Download URL: adam_mcp-1.0.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for adam_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 203d8df8128a42feb012059c71edae87622fdda42ff39b72024e486a2b80f676
MD5 9ce5a0bc2ba89f16dbfd3fd04660d7ba
BLAKE2b-256 cde3484a22014194c19c06c7c6ddf62435830a3c24178fe6abb9ec185b6248e3

See more details on using hashes here.

File details

Details for the file adam_mcp-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: adam_mcp-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for adam_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bec5e85c6e85820c11fc9f558ae0287af79cf1fca5b232bf626950f9a11e4dc7
MD5 bb2aa42b015c46a8f4c3ebb3f030c1d1
BLAKE2b-256 167aca03566f71f1cd578bc51be92a7e5663706f98e4d56de1e331da6cc1cc60

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page