blackbox_exporter
Go blackbox-exporter & icmp repository by @prometheus. Model Context Protocol (MCP) server & tools with 5.8k stars.
blackbox_exporter MCP Server
MCP server for prometheus/blackbox_exporter
Ready-to-Use Client Configurations
{
"mcpServers": {
"blackbox_exporter": {
"command": "npx",
"args": [
"-y",
"@prometheus/blackbox_exporter"
]
}
}
}