peptidecalc-mcp
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculate_reconstitution_doseC | Calculate precise peptide reconstitution dosing architecture for U-100 syringes |
| get_peptide_protocolA | Get standard research protocol matrices and typical dosing intervals for primary research analogs. |
| get_syringe_mechanics_guideA | Get technical documentation on Plunger Parallax Error and syringe volumetric resolution. |
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
Each tool targets a distinct aspect: reconstitution calculation, protocol reference, and syringe mechanics. There is no overlap or ambiguity between them.
All tool names follow a consistent verb_noun pattern (calculate_, get_, get_), using lowercase with underscores throughout.
Three tools is well-scoped for a focused peptide calculation server, each earning its place without being too few or too many.
The surface covers the core workflow of reconstitution dosing, protocol lookup, and syringe accuracy. Minor gaps like peptide storage or molecular weight calculation exist but are not critical to the stated purpose.