This MCP server provides non-invasive spectral analysis and fault detection in electric motors using Motor Current Signature Analysis (MCSA) techniques.
From the registry: MCP server for Motor Current Signature Analysis — fault detection in electric motors
$ curl -LsSf https://astral.sh/uv/install.sh | shhttps://docs.astral.sh/uv/Please install the `mcp-server-mcsa` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install uv** — Install uv Python package manager (provides uvx). Run: `curl -LsSf https://astral.sh/uv/install.sh | sh` (https://docs.astral.sh/uv/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["mcp-server-mcsa"]
- optional environment variables:
- `MCSA_DATA_DIR`: Override path to persistent data store (default: ~/.mcsa_data/). (example: `~/.mcsa_data`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCSA_DATA_DIRConfigurable directory for storing signals and spectra