mcp-edit-math
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_dependenciesC | Scans code for dependencies. Supports JS, TS, HTML, Python. |
| calculate_integrity_scoreC | Рассчитывает Integrity Score. Использует State Machine для защиты от "читерства" ИИ. |
| commit_safe_editD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 3 tools
The tools have distinct primary purposes (scoring, editing, scanning), but the descriptions are incomplete and vague, particularly for commit_safe_edit which lacks any description, making it unclear how it differs from the others. The overlap is minimal but clarity is hindered by poor documentation.
All three tools follow a consistent verb_noun naming pattern (calculate_integrity_score, commit_safe_edit, scan_dependencies), which is predictable and readable. There are no deviations in style or convention across the tool names.
With only 3 tools, the set feels thin for a server named 'mcp-edit-math', which suggests a broader scope involving editing and mathematical operations. The tools do not adequately cover this domain, lacking basic operations like create, update, or delete for edits or math calculations.
The tool surface is severely incomplete for the implied domain of editing and mathematics. There are significant gaps: no tools for performing mathematical calculations, editing content, or managing edits beyond the vague commit_safe_edit. The set does not support a coherent workflow, leading to potential agent failures.