Skip to main content
Glama
magicschoolm

MCP Utility Tools

by magicschoolm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_unitsA

Convert a numeric value between common units of length, weight, temperature, or volume.

Examples: km<->mi, kg<->lb, celsius<->fahrenheit, liter<->gallon.

generate_passwordA

Generate one or more cryptographically secure random passwords.

date_calculatorA

Calculate the difference between two dates, or add/subtract days from a date.

hash_textB

Generate a hash digest of the given text.

base64_convertA

Encode text to Base64, or decode a Base64 string back to text.

generate_uuidA

Generate one or more random UUIDs (version 4).

convert_caseA

Convert text between naming styles: snake_case, camelCase, PascalCase, kebab-case, CONSTANT_CASE, Title Case, or Sentence case.

text_statsA

Get statistics about a piece of text: character, word, sentence, and paragraph counts, plus an estimated reading time.

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/magicschoolm/mcp-utility-tools'

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