Skip to main content

A python implementation of AI memory in MCP

Project description

Memory MCP

Memory Implementation in MCP and python

🤔 MCP stands for Model Context Protocol, meaning a open protocol between Agent and Others

🧠 Memory is a great tool/storage for your AI, so that AI can remember user and stuff.

✅ The repo implements a memory mechanism and a MCP server

Quick Start

Add this to your claude_desktop_config.json

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ]
    }
  }
}

Issues

Resources

  • A Memory MCP server in TS. link
  • LangGraph concepts. link

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

memory_mcp-0.1.0.dev1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

memory_mcp-0.1.0.dev1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file memory_mcp-0.1.0.dev1.tar.gz.

File metadata

  • Download URL: memory_mcp-0.1.0.dev1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.4

File hashes

Hashes for memory_mcp-0.1.0.dev1.tar.gz
Algorithm Hash digest
SHA256 aad6b74c02c8738f4bb85355d04fa6ae6be88a77d64b230366781794b7263b40
MD5 7cca8a10ea678deab76426e902e36b95
BLAKE2b-256 3ecc74aadd94f1e2a525c387d1cf8a6372523dd8bd0bc5e8f6b7fe421963c839

See more details on using hashes here.

File details

Details for the file memory_mcp-0.1.0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for memory_mcp-0.1.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d0d08cc3a2d262f7c3ac1e1843111c362e1bb2bfecad50f4e9001988b16b881
MD5 3772c3efa3cfa5fd81e4bc73f1215e16
BLAKE2b-256 7357b70be0439f276c512fbcc4def2bc51cae0f7cd8305f5e3120a5c83548f64

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