Log File Use
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add log-file-useQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"log-file-use": {
"command": "npx",
"args": [
"@modelcontextprotocol/log-file-use"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
When a mode needs to read, create, or write (log progress) to a log file.
Tags
developmentsqlskill