@purmemo.ai/mcp
v0.2.1
Published
Reference MCP server for AMP — expose AI memories via Model Context Protocol
Maintainers
Readme
@purmemo.ai/mcp
Reference MCP server for AMP (AI Memory Protocol) — expose your AI conversation memories via the Model Context Protocol.
Status: v0.1.0 scaffold. Full implementation coming in v0.2. Contributions welcome.
What This Will Do
This package will provide an MCP server that:
- Exposes AMP conversation data as MCP resources
- Enables AI tools (Claude, Cursor, etc.) to recall your conversation history
- Bridges AMP exports into any MCP-compatible client
Install
npm install @purmemo.ai/mcpRoadmap
- [ ] MCP server with AMP file as data source
- [ ]
list_conversationstool - [ ]
search_conversationstool - [ ]
get_conversationtool - [ ] stdio + HTTP transport support
Contributing
See CONTRIBUTING.md for how to add converters and server features.
Community
- Discord — get help, share feedback, contribute to the MCP server
- GitHub Issues — bug reports and feature requests
Links
Apache 2.0 — by pūrmemo
