[go: up one dir, main page]

STT.ai inni í Claude Desktop, Cursor, og hvørjum MCP-klienti

Transscribe audio/video, list and chat with past transcripts, summarize, analyze, and generate content — directly inside the AI tool you already use. The official Model Context Protocol server for STT.ai.

✦ The only STT MCP server that lets Claude transcribe AND query in one conversation

STT.ai's MCP server adds transcribe_url and chat_with_transcript — paste a YouTube link in Claude and immediately ask questions about it, all without leaving the conversation.

10 tól, klárt til nýtslu

transcribe_url

Download + transcribe any URL — YouTube, podcast feed, direct file.

chat_with_transcript

RAG Q&A over a transcript with source citations and timestamps.

list_transcripts

Listi yvir føroyskt útgivin bøkur, eftir bókaútgevara.

get_transcript

Hann hevur skrivað fleiri bøkur, bæði um mál, mállæru og mállærufrøði.

summarize_transcript

Síðani verður tað hvítt og reint.

analyze_transcript

Átrúnaður, mál, málslig mál, málslig mál, málslig mál, málslig mál.

generate_from_transcript

Blog posts, social, study guides, flashcards, podcast show notes.

export_transcript

Export as txt, srt, vtt, json, or csv.

list_models

Til ber at keypa vørur við vørumerki.

list_languages

STT.ai stuðlar - 99 og fleiri verða stuðlaðir.

Setup in 2 minutes

1. Set pakkan upp

pip install sttai-mcp

2. Get your API key

Tak ein úr tínum kontosíða ella skráseta teg frítt til ein.

3a. Claude Desktop

Rediger din opsætningsfil (~/Library/Application Support/Claude/claude_desktop_config.json ella %APPDATA%\Claude\claude_desktop_config.json):

{
  "mcpServers": {
    "stt-ai": {
      "command": "sttai-mcp",
      "env": { "STT_API_KEY": "your-api-key-here" }
    }
  }
}

Restart Claude Desktop. The 10 STT.ai tools should appear automatically.

3b. Merki

Nýggja skipanin, sum verður nevnd MSC, er ein skipan, sum er ment av MSC.

Dømi um spurningar

In Claude Desktop, after configuring:

"Transcribe https://www.youtube.com/watch?v=abc123 and summarize the key points."

Claude kallar transcribe_url, og so summarize_transcript á úrslitinum.

"What are my last 5 transcripts about?"

Claude kallar list_transcripts(limit=5) og lesir hvønn titl.

"In transcript abc123, what did the speaker say about pricing?"

Claude kallar á chat_with_transcript og fær svar við tímastemplaðum kildecitatiónum.

Open source (MIT license). Issues, PRs, ideas welcome on GitHub.

github.com/sttaigit/sttai-mcp pypi.org/project/sttai-mcp