mcpserver.lol
registry/speech
Connection check verified live · 20h ago

speech

Hosted speech-to-text + speech emotion/tone analysis for agents. No install; trial keys built in.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

oruk_analyze_speech read-only modeldetailapi_keyfilenameaudio_urlaudio_base64
Transcribe English audio AND score how it was said in one call: transcript, tagged transcript, calibrated emotion (15 labels) and speaking-style (16 labels) scores, and time-local…
oruk_analyze_tone read-only modeldetailapi_keyfilenameaudio_urlaudio_base64
Score how speech sounds without transcribing it: calibrated multilabel emotion (happy, frustrated, worried, …) and speaking-style (sarcastic, confident, hesitant, warm, …) predicti…
oruk_check_credits read-only api_key
Verify that an oruk API key works and report the organization’s plan, remaining credit balance, and recent API usage. Use this as the first call after setup ("check my oruk credits…
oruk_create_trial_key
Mint a real, temporary oruk API key with no account required: 3 requests, expires in 30 minutes, spends from a capped shared budget. Use this when no Authorization header is config…
oruk_get_started read-only
Quickstart for the oruk Speech API and this MCP server: how to get an API key, per-client MCP configuration snippets, SDK install commands, and an optional routing rule the user ca…
oruk_list_models read-only
List oruk’s speech models with lifecycle and per-task pricing (USD per audio minute), the five API tasks, the 15 emotion and 16 speaking-style labels, and audio limits. No API key…
oruk_transcribe_audio read-only modeldetailapi_keyfilenameaudio_urlaudio_base64
Transcribe prerecorded English audio to text with time-ordered segments and word timings. Use this when only the words matter. Accepts a public audio URL or base64 bytes (wav/flac/…