AI-Collab-Memory
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI-Collab-Memorysave a checkpoint of my current progress so I can resume this tomorrow"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧠 AI-Collab-Memory
AI Collaboration Memory - Work logs, research sharing, checkpoint recovery
⚠️ What This Is
✅ Can Do | ❌ Cannot Do |
Save work logs | Real-time AI communication |
Share research | Auto command delivery |
Checkpoint recovery | Wake up other AIs |
🚀 Quick Start
# Windows: Double-click install.bat
# Or manually:
npm install && npm run build🔌 MCP Setup
Claude Code
claude mcp add ai-collab-memory -- node "PATH/dist/index.js"Codex (~/.codex/config.toml)
[mcp_servers.ai-collab-memory]
command = "node"
args = ["PATH/dist/index.js"]Qwen / Antigravity (JSON)
{ "ai-collab-memory": { "command": "node", "args": ["PATH/dist/index.js"] } }🛠️ Tools (7)
Tool | Description |
| Save work record |
| View logs |
| Save research |
| Search research |
| Save state |
| Load state |
| View status |
📄 License
MIT License
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sodam-ai/AI-Collab-Memory_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server