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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
morse_encodeB

Encode text to Morse code. Formats: standard (.-), visual (█▄), binary (10)

morse_decodeB

Decode Morse code back to text

morse_timingC

Get timing data for Morse audio/light generation

braille_encodeB

Encode text to Braille Unicode characters

braille_decodeC

Decode Braille back to text

braille_punchcardC

Generate ASCII punchcard pattern from text - can be physically punched for audit trail!

braille_binary_gridC

Generate binary grid for machine-readable punchcard or CNC/laser cutting

transcodeC

Convert between different sensory encodings

sstv_encode_textA

Encode text to SSTV audio (Robot36/Martin/Scottie). Returns base64 WAV. Multi-modal bridge for small LLMs!

sstv_encode_ponskaartB

Create authenticated ponskaart (punch card) for McMurdo remote authentication via SSTV

sstv_modesB

List available SSTV modes with their specifications

sstv_detectB

Detect if audio contains an SSTV signal. First step of REFLUX decode.

sstv_decoder_infoA

Get SSTV decoder capabilities and REFLUX readiness status

reflux_decodeB

Complete REFLUX decode: SSTV Audio → Image → OCR → Text. Gives small LLMs 'eyes' via audio!

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/jaspertvdm/mcp-server-sensory'

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