aliya-ram

ctrlkk/aliya-ram
★ 13 stars Go 📦 Other Updated 1mo ago
一个AstrBot友好的记忆持久化MCP Servers,通过向量计算进行记忆索引
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aliya-ram": {
      "command": "go",
      "args": [
        "run",
        "github.com/ctrlkk/aliya-ram@latest"
      ]
    }
  }
}