Public MCP server for RiverScript, an AI transcription platform. RiverScript lets you transcribe everything you can hear on your computer. Literally. Record and transcribe system audio on Windows and macOS from virtually any app — meetings, calls, lectures, webinars, videos, live streams, podcasts, and other media — without bots or platform-specific integrations. RiverScript also transcribes audio
npx mdskills install lexvalo/riverscript-mcpRelated
Well-documented public MCP server for fetching shared transcripts with clear use case
Public MCP server for RiverScript, an AI transcription platform.
RiverScript lets you transcribe everything you can hear on your computer. Literally. Record and transcribe system audio on Windows and macOS from virtually any app — meetings, calls, lectures, webinars, videos, live streams, podcasts, and other media — without bots or platform-specific integrations.
RiverScript also transcribes audio and video files up to 50 GB and up to 8 hours long, without the usual browser limitations.
This MCP server lets AI apps fetch RiverScript transcripts and AI translations of transcripts that users have shared with a link.
This repository documents the public MCP endpoint; it does not contain the server's implementation, which is part of RiverScript's main application.
get_shared_transcriptFetches the full text of a RiverScript transcript from a share link.
The tool accepts a RiverScript share URL or share token and returns the shared transcript together with its available metadata.
Share links can also point to AI translations of transcripts. The tool fetches them the same way and returns the translated text.
Expired or deleted links return no transcript.
Choose transcripts or translations in RiverScript and create share links for them.
Once shared, transcripts can be fetched by compatible AI apps through the RiverScript MCP server.
Beyond transcription, RiverScript includes transcript editing, speaker detection, clickable timestamps, timed subtitles, AI summaries, AI chat, translation into 100 languages, export, and sharing.
Learn more at riverscript.com.
MIT
Install via CLI
npx mdskills install lexvalo/riverscript-mcpRiverScript is a free, open-source AI agent skill. Public MCP server for RiverScript, an AI transcription platform. RiverScript lets you transcribe everything you can hear on your computer. Literally. Record and transcribe system audio on Windows and macOS from virtually any app — meetings, calls, lectures, webinars, videos, live streams, podcasts, and other media — without bots or platform-specific integrations. RiverScript also transcribes audio
Install RiverScript with a single command:
npx mdskills install lexvalo/riverscript-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
RiverScript works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.