ChatDB
@Svtter
About ChatDB
A small mcp service to record things in sqlite. A simple GPT memory layer. ;)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"chatdb": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ChatDB?
ChatDB is an MCP server that records all your conversations with Cursor. It serves as an easier memory layer for GPT.
How to use ChatDB?
Install using uv sync. Then configure the MCP server by adding the JSON snippet from the README to your MCP configuration, setting the DB_PATH environment variable to your desired database path.
Key features of ChatDB
- Records all Cursor conversations
- Acts as an easier memory layer for GPT
- Uses
uvfor Python project management - Configurable database path via environment variable
- Simple MCP integration
Use cases of ChatDB
—
FAQ from ChatDB
—
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments