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
getCurrentTimeB

Get current time formatted with Intl.DateTimeFormat

getSystemInfoB

Get system information using Node.js os module

getLoadAverageA

Get system load average for 1, 5, and 15 minutes

getNetworkInterfacesB

Get network interface information

checkConnectivityC

Test TCP connectivity to a host and port

getPublicIPB

Get public IP address using ip-api.com

pingHostC

Ping a host using system ping command

tracerouteC

Perform traceroute to a host

geolocateB

Get geolocation information for an IP address or domain

clearGeoCacheB

Clear the geolocation cache

generateUUIDA

Generate a random UUID using crypto.randomUUID()

generateQRCodeC

Generate a QR code from input data

convertTimezoneC

Convert date/time between timezones using Luxon

listTimezonesB

List all available IANA timezones

hashDataC

Hash input data using Node.js crypto module

compareHashesA

Compare two hashes in constant 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/cyanheads/toolkit-mcp-server'

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