MCP Chat Logger
[](https://smithery.ai/server/@AlexiFeng/MCP_Chat_Logger)
MCP Chat Logger Markdown
Overview
Installing via Smithery
To install MCP Chat Logger for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@AlexiFeng/MCP_Chat_Logger):
- uv
- mcp
- cursor/cherry studio mcp
"chat_logger": {
"name": "chat_logger",
"isActive": false,
"command": "uv",
"args": [
"--directory",
" ~/MCP_Chat_Logger/ ",
"run",
"chat_logger.py"
]
}
- Fork
- (`git checkout -b feature/amazing-feature`)
- (`git commit -m 'Add some amazing feature'`)
- (`git push origin feature/amazing-feature`)
- Pull Request