Skip to main content
Glama
Vertisky

Toolalize MCP

by Vertisky

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOOLALIZE_API_BASENoOverrides the API host (default https://toolalize.com)https://toolalize.com

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_unitsA

Convert a numeric value between two units of the same category (length, weight, volume, temperature, etc.). Units resolve by id or symbol (e.g. "cm" or "centimeter"). For currency use convert_currency.

convert_currencyA

Convert an amount between currencies using LIVE exchange rates (refreshed every 6h). Use ISO 4217 codes (USD, EUR, ...). Use this instead of estimating rates from memory.

list_unitsA

List every conversion category with its units (id, symbol, name). Call this to discover the vocabulary before convert_units.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Vertisky/toolalize-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server