ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã
@okamyuji
About ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã
ð§ Automated AI conversation recording and knowledge management system with MCP integration for Claude Desktop, VSCode, and Cursor
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"conversation-system": {
"command": "docker",
"args": [
"--version",
"#",
"Docker",
"20.10+"
]
}
}
}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 ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã ?
It is a production-ready conversation management and knowledge utilization system that integrates Claude Desktop with MCP (Model Context Protocol), Redis, and Docker. It automatically records conversations from any MCP-compatible application and applies a five-level data utilization strategy to compound knowledge and improve productivity.
How to use ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã ?
Set up the environment with Docker 20.10+, Python 3.11+, and the latest Claude Desktop. Run ./scripts/start.sh to launch the system, then use the command "ãã®äŒè©±ãèšé²ããŠ" in Claude Desktop to auto-save conversations. Leverage knowledge manager scripts (e.g., ./scripts/knowledge_manager.sh morning) for daily insights, and access the REST API or MCP tools for custom workflows.
Key features of ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã
- Automatic conversation recording via MCP integration
- Five-level strategic knowledge utilization system
- REST API for programmatic access and automation
- Daily briefing and weekly analysis scripts (Bash/cron)
- Redis persistence with backup and restore support
- Python client for custom integrations and reporting
Use cases of ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã
- Auto-record Claude conversations to prevent forgetting
- Generate morning briefings from past insights
- Search historical conversations for context retrieval
- Analyze conversation patterns to identify blind spots
- Automate career and project strategy consulting with AI
FAQ from ð§ AIäŒè©±èšé²ã»æŽ»çšçµ±åã·ã¹ãã
What are the system requirements?
Docker 20.10+, Python 3.11+, and the latest version of Claude Desktop are required.
How do I start the system?
Run ./scripts/start.sh from the project root to initialize containers and dependencies.
How do I record a conversation?
In Claude Desktop, say "ãã®äŒè©±ãèšé²ããŠ" or use one of the five MCP tools like record_current_conversation or save_conversation_message.
What REST API endpoints are available?
Key endpoints include POST /messages, POST /context, POST /search, GET /health, and GET /analytics.
How do I automate daily tasks?
Set up the provided aliases and cron jobs (see ./scripts/aliases.sh and ./scripts/cron_setup.txt) to run scripts like morning briefing or weekly analysis on schedule.
More AI & Agents MCP servers
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Comments