Skip to main content
Glama
yuyuki-guyu

imessage-mcp

by yuyuki-guyu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TONENoSet to '0' to disable tone detection. Enabled by default.
MCP_TOKENYesBearer token MCP clients must send.
SEND_TOKENYesShared secret between line.mjs and the MCP layer (the door).
VOICE_NAMENoVoice name for TTS.
ASR_API_KEYNoAPI key for OpenAI-compatible Whisper endpoint.
OWNER_PHONEYesThe other person's number (the recipient), not the line number. The line number is discovered by Spectrum from the project credentials.
PUBLIC_HOSTNoThe public hostname the MCP server is served under (used for the tunnel's Host allow-list).
ASR_BASE_URLNoBase URL for OpenAI-compatible Whisper endpoint.
ASR_PROVIDERNoASR provider (default ElevenLabs Scribe, fallback to OpenAI-compatible Whisper).
ALLOW_NO_AUTHNoSet to '1' to allow no authentication (dangerous).
ELEVENLABS_MODELNoElevenLabs model (default eleven_v3).
DASHSCOPE_API_KEYNoAPI key for Alibaba DashScope multimodal model for tone detection.
PHOTON_PROJECT_IDYesYour Photon project credentials (project ID).
ELEVENLABS_API_KEYNoElevenLabs API key for TTS (outbound voice notes).
ELEVENLABS_VOICE_IDNoElevenLabs voice ID for TTS.
PHOTON_PROJECT_SECRETYesYour Photon project credentials (project secret).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources