A
licenseNot graded
qualityC
maintenanceMCP server for batch EIS analysis, enabling ECM fitting and DRT computation from impedance data.
6
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct purpose: two specific calculation methods (Dunn, GITT) plus two listing tools (methods, data files). No ambiguity between them.
All tool names use snake_case with verb_noun pattern (calculate_, list_). Only minor inconsistency is 'list_data_files_tool' includes the word 'tool', but overall pattern is clear.
Four tools is appropriate for a specialized battery analyzer MCP. Not too few, not too many, covering core functionality without bloat.
Covers listing methods/data and running two major analysis methods. Missing a generic 'run analysis' tool that selects method, but list_battery_methods helps guide the agent. Minor gap.