mcp-rs-cmw500
Related Servers
Alternatives to mcp-rs-cmw500
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server that enables AI agents to operate an oscilloscope through high-level tools like signal capture and measurement, abstracting vendor-specific SCPI commands.183MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for operating, recording, and analyzing serial-connected measurement instruments and circuits via AI agents. Includes a built-in mock device so all features can be tested without physical hardware.-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that lets AI agents drive real mobile-app automation on connected devices, enabling natural-language test tasks, test case generation, and app/build management for Android and iOS.-
- AlicenseNot gradedqualityDmaintenanceMCP server that lets an AI agent operate a bench oscilloscope over LAN/SCPI to observe physical pin behavior, bridging RTL simulation and hardware testing.3MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that exposes the 3GPP M1 interface as AI-callable tools, enabling LLM agents to configure 5G Media Streaming sessions through natural language.MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that enables AI agents to programmatically run tests, query results, and receive intelligent recommendations about test execution strategy.-
TDQS
Scored across 90 tools
The technology prefixes (gen, meas, bt, lte, wlan) and consistent verb_noun pattern help differentiate tools, but with 90 tools there is some overlap, e.g., cmw_get_full_state vs cmw_get_status and cmw_set_signal_path vs cmw_rf_route_set. Most tools are clearly distinct, but a few pairs could cause misselection.
All tool names follow a strict cmw_<domain>_<verb>_<noun> pattern, with minor exceptions like cmw_connect and cmw_discover, but these are still clear and predictable. The naming is extremely consistent across the entire set.
90 tools is far above the 25+ threshold and feels excessive even for a complex instrument like the CMW500. While each tool has a purpose, the sheer volume makes the server unwieldy and likely contains functions that could be consolidated or parameterized.
The tool set covers connection management, identification, error handling, capabilities, system operations, templates, GPRF generation and measurements, Bluetooth, LTE (including signaling), WLAN, RF routing, external attenuation, limits, and raw SCPI access. This is a thorough and near-complete surface for the instrument's capabilities.