Logging Implementation
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add logging-implementationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"logging-implementation": {
"command": "npx",
"args": [
"@modelcontextprotocol/logging-implementation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage implementation logs in _docs/templates/ with consistent format. Use when starting project work, completing implementations, or when user mentions 実装ログ/implementation log.
Tags
developmentbashskill