mcp-server-mcsa 0.1.2__tar.gz → 0.1.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/PKG-INFO +3 -1
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/README.md +2 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/pyproject.toml +1 -1
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/server.json +2 -2
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/uv.lock +1 -1
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/.github/workflows/ci.yml +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/.github/workflows/publish.yml +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/.gitignore +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/Dockerfile +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/LICENSE +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/USAGE_GUIDE.md +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/__init__.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/__main__.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/__init__.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/bearing.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/envelope.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/fault_detection.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/file_io.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/motor.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/preprocessing.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/spectral.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/test_signal.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/timefreq.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/server.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/__init__.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/conftest.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_bearing.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_envelope_timefreq.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_fault_detection.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_file_io.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_motor.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_preprocessing.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_signal_gen.py +0 -0
- {mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/tests/test_spectral.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mcp-server-mcsa
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: MCP server for Motor Current Signature Analysis (MCSA) — spectral analysis, fault frequency calculation, and fault detection in electric motors
|
|
5
5
|
Project-URL: Homepage, https://github.com/LGDiMaggio/mcp-motor-current-signature-analysis
|
|
6
6
|
Project-URL: Repository, https://github.com/LGDiMaggio/mcp-motor-current-signature-analysis
|
|
@@ -38,6 +38,8 @@ Description-Content-Type: text/markdown
|
|
|
38
38
|
|
|
39
39
|
A **Model Context Protocol (MCP) server** for **Motor Current Signature Analysis (MCSA)** — non-invasive spectral analysis and fault detection in electric motors using stator-current signals.
|
|
40
40
|
|
|
41
|
+
> **mcp-server-mcsa** turns any LLM into a predictive-maintenance expert. By integrating advanced techniques such as **Fast Fourier Transform (FFT)** and **envelope analysis**, the system can *listen* to a motor's electrical signature and automatically identify mechanical and electrical anomalies — all through natural language.
|
|
42
|
+
|
|
41
43
|
MCSA is an industry-standard condition-monitoring technique that analyses the harmonic content of the stator current to detect rotor, stator, bearing, and air-gap faults in electric motors — without requiring vibration sensors, downtime, or physical access to the machine. This server brings the full MCSA diagnostic workflow to any MCP-compatible AI assistant (Claude Desktop, VS Code Copilot, and others), enabling both interactive expert analysis and automated condition-monitoring pipelines.
|
|
42
44
|
|
|
43
45
|
## Features
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
A **Model Context Protocol (MCP) server** for **Motor Current Signature Analysis (MCSA)** — non-invasive spectral analysis and fault detection in electric motors using stator-current signals.
|
|
10
10
|
|
|
11
|
+
> **mcp-server-mcsa** turns any LLM into a predictive-maintenance expert. By integrating advanced techniques such as **Fast Fourier Transform (FFT)** and **envelope analysis**, the system can *listen* to a motor's electrical signature and automatically identify mechanical and electrical anomalies — all through natural language.
|
|
12
|
+
|
|
11
13
|
MCSA is an industry-standard condition-monitoring technique that analyses the harmonic content of the stator current to detect rotor, stator, bearing, and air-gap faults in electric motors — without requiring vibration sensors, downtime, or physical access to the machine. This server brings the full MCSA diagnostic workflow to any MCP-compatible AI assistant (Claude Desktop, VS Code Copilot, and others), enabling both interactive expert analysis and automated condition-monitoring pipelines.
|
|
12
14
|
|
|
13
15
|
## Features
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "mcp-server-mcsa"
|
|
3
|
-
version = "0.1.
|
|
3
|
+
version = "0.1.3"
|
|
4
4
|
description = "MCP server for Motor Current Signature Analysis (MCSA) — spectral analysis, fault frequency calculation, and fault detection in electric motors"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.10"
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
"url": "https://github.com/LGDiMaggio/mcp-motor-current-signature-analysis",
|
|
8
8
|
"source": "github"
|
|
9
9
|
},
|
|
10
|
-
"version": "0.1.
|
|
10
|
+
"version": "0.1.3",
|
|
11
11
|
"packages": [
|
|
12
12
|
{
|
|
13
13
|
"registryType": "pypi",
|
|
14
14
|
"identifier": "mcp-server-mcsa",
|
|
15
|
-
"version": "0.1.
|
|
15
|
+
"version": "0.1.3",
|
|
16
16
|
"transport": {
|
|
17
17
|
"type": "stdio"
|
|
18
18
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/fault_detection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_server_mcsa-0.1.2 → mcp_server_mcsa-0.1.3}/src/mcp_server_mcsa/analysis/preprocessing.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|