Predictive Maintenance runs on your own machine — the client starts it, so there is no endpoint to ping. 279 installs a week from pypi.
Industrial vibration analysis, bearing fault diagnosis, ISO 20816, and ML anomaly detection
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add predictive-maintenance-mcp -- uvx predictive-maintenance-mcp
{
"mcpServers": {
"predictive-maintenance-mcp": {
"args": [
"predictive-maintenance-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.predictive-maintenance-mcp]
command = "uvx"
args = ["predictive-maintenance-mcp"]
{
"mcpServers": {
"predictive-maintenance-mcp": {
"args": [
"predictive-maintenance-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"predictive-maintenance-mcp": {
"args": [
"predictive-maintenance-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.