APM, Application Performance Monitoring System
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"skywalking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skywalking"
]
}
}
}