Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_datetimeA

Get the current date and time in all available formats (UTC, date string, time string, datetime string, Unix timestamps, human-readable formats)

get_os_versionB

Get the operating system version, platform information, and current user information

calculate_math_expressionC

Calculate a mathematical expression safely

hash_stringB

Generate hash for a string (useful for .env file keys)

generate_randomC

Generate random data: UUID v4, hex strings, base64 strings, or raw bytes

encode_base64B

Encode string to Base64

decode_base64C

Decode Base64 string

encode_urlC

Encode string for URL (URL encoding)

decode_urlB

Decode URL-encoded string

format_text_caseB

Convert text to different case formats (camelCase, PascalCase, kebab-case, snake_case, CONSTANT_CASE, Title Case, lowercase, UPPERCASE)

generate_slugB

Generate URL-friendly slug from text

validate_dataB

Validate data against various formats (email, url, ipv4, ipv6, domain, phone, credit-card, uuid, hex, base64, json)

format_jsonC

Format, validate, minify, or prettify JSON

generate_passwordB

Generate secure passwords with customizable options

format_bytesB

Format bytes to human-readable format (binary or decimal)

format_numberB

Format numbers (currency, percentage, thousands separator, decimal)

convert_colorB

Convert between color formats (hex, RGB, HSL)

convert_timezoneC

Convert datetime between timezones

analyze_logsC

Analyze text for errors and warnings in logs (compilation, npm, Docker, runtime, etc.)

analyze_languageC

Analyze text for language distribution and character types (English, Chinese, Russian, Ukrainian, Vietnamese, Japanese, Turkish, Spanish, digits, punctuation, symbols)

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/Angry-Robot-Deals/mcp-sys8'

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