Lipsky Memory MCP
@Lipdog
Lipsky Memory MCP について
Multi-project memory MCP - A Model Context Protocol server for managing project memory and context
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Lipsky Memory MCP?
Lipsky Memory MCP is a Model Context Protocol server designed to manage project memory and context. It persists data using a Turso database and is currently working in the Cline environment, making it suitable for AI assistants that need to track project entities, relationships, and transactional context.
How to use Lipsky Memory MCP?
Set the LIBSQL_URL and LIBSQL_AUTH_TOKEN environment variables to configure the Turso database connection. The server is invoked as an MCP tool within a host environment like Cline; no specific startup command is provided in the README.
Key features of Lipsky Memory MCP
- Project context management
- Entity and relationship tracking
- Memory persistence using Turso
- Transaction support
Use cases of Lipsky Memory MCP
- Maintaining long-term memory across AI assistant sessions for a project
- Tracking relationships between project components, tasks, or concepts
- Persisting contextual data that survives conversation restarts
FAQ from Lipsky Memory MCP
What does Lipsky Memory MCP do?
It manages project memory and context, storing entities, relationships, and transactional data in a Turso database for AI assistants.
What dependencies or runtime does it require?
It requires a Turso database instance and the LIBSQL_URL and LIBSQL_AUTH_TOKEN environment variables to connect.
Where is data stored and persisted?
All data is stored in the Turso database configured by the LIBSQL_URL environment variable.
Are there any known limits or issues?
The README notes connection issues in the HyperChat environment as a known issue.
What transport or authentication does it use?
No transport or authentication details beyond the Turso database token are specified in the README.
「メモリとナレッジ」の他のコンテンツ
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
コメント