tblakex01/mcp_troubleshooter
A Model Context Protocol (MCP) server that provides comprehensive system troubleshooting and diagnostic tools for developers and system administrators. This server enables LLMs to help diagnose system issues, monitor resources, check logs, test connectivity, and more.
Platform-specific configuration:
{
"mcpServers": {
"mcp_troubleshooter": {
"command": "npx",
"args": [
"-y",
"mcp_troubleshooter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...