Skip to main content
Glama

mcp-helper-tools

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode for the serverproduction

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
encodeBase64

Encode input data to Base64

decodeBase64

Decode Base64 input data

encodeUrl

Encode input data to URL-encoded format

decodeUrl

Decode URL-encoded input data

encodeHtml

Encode input data to HTML-encoded format

decodeHtml

Decode HTML-encoded input data

geolocate

Get geolocation information for an IP address or domain

clearGeoCache

Clear the geolocation cache

generateUUID

Generate a random UUID using crypto.randomUUID()

generateQRCode

Generate a QR code from input data

convertTimezone

Convert date/time between timezones using Luxon

listTimezones

List all available IANA timezones

hashData

Hash input data using Node.js crypto module

compareHashes

Compare two hashes in constant time

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/MissionSquad/mcp-helper-tools'

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