🧠 AI会話記録・活用統合システム
@okamyuji
关于 🧠 AI会話記録・活用統合システム
🧠 Automated AI conversation recording and knowledge management system with MCP integration for Claude Desktop, VSCode, and Cursor
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"conversation-system": {
"command": "docker",
"args": [
"--version",
"#",
"Docker",
"20.10+"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
AI 与智能体 分类下的更多 MCP 服务器
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
评论