AI Conversation Logger
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| log_conversationA | 记录AI对话 - 所有会话都要记录 使用规范: • userRequest: 用户原始需求+上传文件说明 • aiTodoList: 你的执行计划清单(即使只是查看也要列出) • aiSummary: 你的操作总结(3-5句话,包括解释、分析等) • fileOperations: 文件操作总结,格式:"动作 文件路径 - 说明"(可为空) • title: 对话标题(可选) • tags: 标签数组(可选) |
| search_conversationsC | 搜索历史对话记录 支持: • 关键词搜索 • 文件名模式搜索 • 时间范围筛选 • 标签过滤 |
| get_context_suggestionsC | 获取相关上下文建议 基于当前输入和文件推荐历史记录 |
| list_projectsC | List all projects with optional statistics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fablefang/ai-conversation-logger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server