# DiscMeet > AI note taker for Discord voice calls — transcribes meetings and RPG sessions in 100+ languages, generates structured notes, and exposes them to AI agents (Claude, Cursor, Codex) over the Model Context Protocol (MCP). DiscMeet is a Discord bot that joins voice channels, transcribes the conversation, and posts an AI-generated summary back into a designated text channel. It is used by 2,200+ Discord servers (teams, communities, async-first companies, tabletop RPG groups, gaming studios, education orgs). Unlike generic meeting transcribers (Otter, Fireflies, Read.ai), DiscMeet is Discord-native: the bot joins voice channels directly, no extra software for participants, no separate "meeting" to schedule. The free plan covers 2 meetings/month up to 2 hours each. Paid plans (Pro, Pro+) add unlimited meetings, full-meeting MP3 recordings, longer retention, webhooks, REST API, and MCP integration. DiscMeet also runs a remote MCP server at `https://mcp.discmeet.com/mcp`. Any MCP-compatible AI client — Claude Code, Claude Desktop, Cursor, Codex CLI, Codex Desktop — can connect and pull meeting notes into the conversation as live context. Tools include `list_recent_meetings`, `get_meeting`, `list_recent_sessions`, `get_session`, `list_campaigns`, `get_campaign` (returns characters, items, locations, organizations for an RPG campaign). Prompts include `daily_standup_context`, `weekly_digest`, `meeting_followup_drafter`, `next_session_prep`. ## Core pages - [Homepage](https://discmeet.com): Overview, features, pricing, integrations - [How it works](https://discmeet.com/how-it-works): Setup steps, architecture diagram, slash commands - [RPG / Game Master features](https://discmeet.com/rpg): Campaign management, character/NPC/item/location tracking, session prep - [Pricing](https://discmeet.com/#pricing): Free, Pro ($9.99/mo), Pro+ ($19.99/mo), Multi-channel add-on - [Referral program](https://discmeet.com/referral): Affiliate signup - [Privacy policy](https://discmeet.com/privacy): Data handling, encryption, retention - [Terms of service](https://discmeet.com/terms) ## Documentation - [Docs home](https://discmeet.com/docs) - [MCP integration guide](https://discmeet.com/docs/integrations/mcp): Step-by-step setup for Claude Code, Claude Desktop, Cursor, Codex CLI, Codex Desktop - [Public REST API](https://discmeet.com/docs/integrations/public-api): Bearer-authenticated endpoints under `/v1` — meetings, sessions, campaigns - [Webhooks](https://discmeet.com/docs/integrations/webhooks): Real-time HTTPS callbacks on transcript and audio readiness - [Multi-channel transcription](https://discmeet.com/docs/multi-channel): Run up to 6 concurrent transcriptions per server - [RPG documentation](https://discmeet.com/docs/rpg/campaigns): Campaigns, sessions, characters, locations, items, organizations - [Permissions](https://discmeet.com/docs/permissions/required-permissions): Bot permissions, role-based access, consent opt-in - [Troubleshooting](https://discmeet.com/docs/troubleshooting/common-errors) ## What makes DiscMeet different - **Discord-native.** The bot joins voice channels directly; no scheduler, no Zoom plugin, no separate room. Participants don't install anything. - **MCP server.** First Discord transcription bot to expose meeting notes through the Model Context Protocol. Users can query their meeting history from Claude / Cursor / Codex as part of regular conversations — no copy-paste, no separate tab. - **RPG-specific feature set.** Built specifically for Discord tabletop RPG communities: campaigns, sessions, characters (PCs + NPCs), items, locations, organizations. The `next_session_prep` MCP prompt drafts a "previously on..." recap plus a GM-facing brief on unresolved threads. - **100+ languages.** Whisper-based transcription with per-meeting language detection. - **Multi-channel.** Optional add-on supports up to 6 concurrent transcriptions per Discord server — multiple meetings or RPG sessions at the same time. - **Pro+ data retention grace.** When a Pro+ subscription lapses, the user's longer-retention setting (30 / 90 / 180 / 365 days / unlimited) is honored for 30 more days before falling back to the free 30-day default. Notes aren't deleted overnight on a failed payment. - **Cloudflare-native pipeline.** Audio capture → Cloudflare R2 → Workers AI Whisper → notes generation → Discord delivery. Cloudflare Workers / Queues / Durable Objects throughout. ## Pricing summary - **Free**: 2 meetings / month, up to 2 hours each, meeting notes, web dashboard, RPG features - **Pro** ($9.99/mo or $99/year): Unlimited meetings, full-session MP3 recording, download notes, auto-join voice channels - **Pro+** ($19.99/mo or $200/year): Everything in Pro plus webhooks, REST API & MCP access, longer notes retention (30 / 90 / 180 / 365 days / unlimited), up to 3 servers - **Multi-channel add-on**: $10/channel/month or $100/channel/year, up to 6 concurrent voice channels ## Contact and links - [Install on Discord](https://discmeet.com/install): One-click OAuth flow - [Dashboard](https://discmeet.com/dashboard): Sign in with Discord to manage servers, settings, billing, integrations - [Discord support server](https://discord.gg/PpqKZrd26b) - [MCP server endpoint](https://mcp.discmeet.com/mcp): Streamable HTTP transport, Bearer-token authentication - [Top.gg listing](https://top.gg/bot/1407513360416636949): Public Discord bot directory with user reviews and install count - [There's An AI For That](https://theresanaiforthat.com/ai/discmeet/): Curated AI tools directory listing - [Product Hunt](https://www.producthunt.com/products/discmeet): Product Hunt launch page with community votes and reviews