emqx/emqx-plugin-mcp-tools
An EMQX plugin that provide some MCP tools for health checking and problem analysis
Platform-specific configuration:
{
"mcpServers": {
"emqx-plugin-mcp-tools": {
"command": "npx",
"args": [
"-y",
"emqx-plugin-mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...