Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
aes_encryptC

encrypt text with aes

aes_decryptC

decrypt text with aes

md5A

Calculate MD5 hash of a string

sha1B

Calculate SHA-1 hash of a string

sha256B

Calculate SHA-256 hash of a string

sha384B

Calculate SHA-384 hash of a string

sha512B

Calculate SHA-512 hash of a string

sha224B

Calculate SHA-224 hash of a string

des_encryptC

encrypt text with des

des_decryptC

decrypt text with des

base64_encodeB

encode text to base64

base64_decodeC

decode base64 to text

hex_encodeA

encode text to hex

hex_decodeC

decode hex to text

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/1595901624/crypto-mcp'

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