Unit Converter MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_temperatureB | Convert temperature between units. |
| convert_angleB | Convert angle between units. |
| convert_lengthB | Convert length between units. |
| convert_energyB | Convert energy between units. |
| convert_forceB | Convert force between units. |
| convert_pressureB | Convert pressure between units. |
| convert_powerB | Convert power between units. |
| convert_speedB | Convert speed between units. |
| convert_areaB | Convert area between units. |
| convert_massB | Convert weight between units. |
| convert_volumeB | Convert volume between units. |
| convert_computer_dataB | Convert computer storage between units. |
| convert_densityB | Convert density between units. |
| convert_timeB | Convert time between units. |
| convert_batchA | Perform multiple unit conversions in a single batch request. Each request in the batch should contain:
Returns a structured response with individual results for each conversion, including success/failure status and either converted values or error messages. |
| list_supported_unitsB | List all supported units for each conversion type or for a specific type. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zazencodes/unit-converter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server