Aline
Verified Safeby human-re
Overview
Aline provides persistent, shared AI agent memory across sessions and teams, maintaining conversational context and facilitating seamless collaboration.
Installation
npx -y aline-ai@latestSecurity Notes
The installation process involves automatically downloading and executing shell scripts from 'astral.sh' for 'uv' (a Python package manager) via `curl | sh` or `powershell | iex`. While 'astral.sh' is a legitimate source for 'uv', executing scripts directly from the internet introduces a supply chain risk if the source or download link were ever compromised. Furthermore, running `uvx --refresh` means the 'aline-ai' package is continuously downloaded and refreshed, which could also pose a risk if the package registry is compromised.
Similar Servers
mcp-memory-service
A comprehensive, AI-enhanced memory service for AI agents, enabling semantic search, intelligent consolidation, and multi-backend storage via a token-efficient API and MCP protocol.
In-Memoria
Provides persistent intelligence infrastructure (semantic concepts, patterns, architecture) for AI agents to understand and interact with codebases.
memory-graph
A graph-based MCP server that provides intelligent memory capabilities for Claude Code, enabling persistent knowledge tracking, relationship mapping, and contextual development assistance for AI agents.
pluggedin-app
A testing environment for MCP (Model Context Protocol) servers, enabling interaction via a chat interface powered by Large Language Models (LLMs) and LangChain ReAct framework.