Unit Converter 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
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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