mcp-server-sensory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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