Back to search
30
MCP streamable-http

io.github.aliceappai/mcp-server-alice

io.github.aliceappai/mcp-server-alice

Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools
io.github.itsconvo/mcp-server
Access your Convo meetings, transcripts, summaries, and action items from any AI assistant.
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
audio-transcript-mcp
Real-time audio transcription MCP server for Claude Code
0 tools
io.github.decibri/mcp-listen
Give your AI agents the ability to listen. Microphone capture and speech-to-text.
0 tools
iflow-mcp_mcp-audio
MCP server for audio transcription using SiliconFlow API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.aliceappai/mcp-server-alice": {
      "url": "https://aliceapp.ai/mcp/{api_key}",
      "transport": "streamable-http"
    }
  }
}