last9/last9-mcp-server
Seamlessly bring real-time production context—logs, metrics, and traces—into your local environment to auto-fix code faster
Quick Start
Clone the repository:
git clone https://github.com/last9/last9-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"last9-mcp-server": {
"command": "npx",
"args": [
"-y",
"last9/last9-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.