# Sider Recorder & Transcriber

> Sider's recorder and transcriber — capture meetings, calls, and voice memos, then query the transcripts from ChatGPT.

[Canonical HTML page](https://top-mcps.com/mcp/sider-recorder-transcriber) · [server.json](https://top-mcps.com/mcp/sider-recorder-transcriber.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Sider Recorder & Transcriber
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-05-28
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Lets ChatGPT retrieve and search Sider transcripts and recording metadata through Sider's OAuth-authed API.

**Best for:**
- Querying past recordings by topic
- Generating summaries from a specific session
- Pulling exact quotes out of a transcript
- Workflow on top of an existing Sider recording library

**Not for:**
- Teams using a different notetaker
- Calendar-bot meeting capture (use Circleback or Zoom for that)
- Editing the recording itself

## Recipes

### Open Sider Recorder & Transcriber inside ChatGPT and try it

```
Sider Recorder & Transcriber, walk me through what you can do inside ChatGPT, and give me one example I can run right now.
```

_Tested with: ChatGPT_

## Description

Sider Recorder & Transcriber records meetings, voice memos, and calls and produces searchable transcripts inside the Sider AI workspace. The ChatGPT app exposes those transcripts — ask for the text of a recording, a summary, or every place a topic was mentioned and Sider returns it inline. Auth is OAuth on the Sider side; recording happens through Sider's own apps.

## Why it matters

Recording tools usually live in one app and notes-querying tools in another. Routing the Sider corpus through ChatGPT collapses them: ask for a transcript, search across recordings, or summarize a specific call without switching tabs.

## Key features

- Search Sider transcripts from ChatGPT
- Pull a transcript by recording ID or date
- Summarize a recording on demand
- OAuth — recordings stay in Sider, ChatGPT just queries them
- Listed in the official ChatGPT Apps directory

## FAQ

### Where do I install the Sider Recorder & Transcriber app?

Open chatgpt.com/apps and pick Sider Recorder & Transcriber (or use the link on this page). The first time you use it ChatGPT walks you through one-click OAuth — no manual configuration.

### Is the Sider Recorder & Transcriber app available outside ChatGPT?

No. This entry is a ChatGPT-native app built on OpenAI's Apps SDK and only runs inside ChatGPT. For programmatic access elsewhere, see the vendor's own API.

### Where is the app available?

Logged-in ChatGPT users on Free, Go, Plus, and Pro plans, currently outside the EEA, Switzerland, and the UK. OpenAI is expanding regional availability over time.

## Changelog

- **2026-05-28** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-12-15** — Initial directory listing.
