Motor Current Signature Analysis runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 29 May 2026.
MCP server for Motor Current Signature Analysis — fault detection in electric motors
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 mcp-server-mcsa -- uvx mcp-server-mcsa
{
"mcpServers": {
"mcp-server-mcsa": {
"args": [
"mcp-server-mcsa"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-mcsa]
command = "uvx"
args = ["mcp-server-mcsa"]
{
"mcpServers": {
"mcp-server-mcsa": {
"args": [
"mcp-server-mcsa"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-mcsa": {
"args": [
"mcp-server-mcsa"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.