MCP.so
登录

Lipsky Memory MCP

@Lipdog

关于 Lipsky Memory MCP

Multi-project memory MCP - A Model Context Protocol server for managing project memory and context

基本信息

分类

记忆与知识

传输方式

stdio

发布者

Lipdog

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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.

评论

记忆与知识 分类下的更多 MCP 服务器