Skip to content

Svtter/chatdb

Repository files navigation

ChatDB

This is an MCP server that records all your conversations with Cursor.

A easier memory layer for gpt.

Install

We use uv to manage the python project.

uv sync

Usage

Config this to MCP server.

{
  "mcpServers": {
    "chatdb": {
      "commands": "",
      "env": {
        "DB_PATH": "<your-database-path>"
      }
    }
  }
}

Related Work

LICENSE

AGPL

About

A small mcp service to record things in sqlite. A simple GPT memory layer. ;)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages