Skip to main content
What's New

Tools That Make Every Meeting Count

From organizing sessions by topic to identifying who said what, Meeting Bable gives you the tools to get more from every conversation.

18
Languages Supported
10
Speakers Per Session
100MB
Max File Upload
Organization

Hashtag Topics

Organize every meeting by topic, instantly searchable.

Tag any session with #topics to group related meetings together. View aggregated summaries across sessions that share a tag, so recurring themes surface automatically.

#product-review ×#q1-planning ×
Type # to add a tag...
Topics
#product-review12 sessions
#q1-planning8 sessions
#weekly-sync24 sessions
1

Add Tags to Any Session

During or after a meeting, type a # followed by your topic name — like #product-review or #weekly-sync. Add as many tags as you need.

#product-review ×#q1-planning ×
Type # to add a tag...
Topics
#product-review12 sessions
#q1-planning8 sessions
#weekly-sync24 sessions
2

Browse by Topic

Navigate to the Topics tab on your dashboard. See all sessions grouped by tag, with the most recent at the top.

AI Summary

Key Decision: Team agreed to launch the mobile-first redesign by Q3, prioritizing the APAC market.

Discussion: Reviewed quarterly metrics showing 42% growth in Japan. Debated resource allocation between web and mobile.

Action Items
Sarah: Finalize mobile prototype by March 15
Alex: Schedule user testing with APAC focus group
Team: Review budget proposal next Wednesday
3

Get Cross-Session Summaries

Open any topic to generate an AI-powered summary across all sessions sharing that tag. Recurring themes and decisions surface automatically.

Add multiple tags per session
Cross-session AI summaries by topic
Filter your dashboard by tag
Organization

My Sessions

See every meeting you participated in, all in one feed.

Mark yourself as a speaker, and Meeting Bable builds a personal feed of every session you participated in. See your meeting history at a glance without digging through shared transcripts.

Speaker 202:14

I think we should prioritize the mobile experience first.

👤 This Is Me
✏️ Rename
1

Identify Yourself as a Speaker

After a session is processed, tap any speaker label in the transcript and select 'This Is Me.' Meeting Bable remembers your identity.

My Sessions
Product Team Standup
Today, 9:00 AM · 32 min
Completed
#weekly-sync
Q1 Planning Review
Yesterday, 2:30 PM · 58 min
Completed
#q1-planning#product-review
Client Call — Tanaka Corp
Mar 7, 10:00 AM · 45 min
Completed
#client
2

View Your Personal Feed

Open the My Sessions tab to see every meeting where you were a participant, sorted chronologically.

One-tap speaker identification
Personal session feed across all topics
Track your speaking patterns over time
Speaker Intelligence

Speaker Detection & Editing

Know exactly who said what with AI-powered speaker labels.

AI automatically identifies different speakers in your recording. After the session, review and rename speakers to match real names — corrections persist across the entire transcript.

Source
English
Translation
日本語
🎤 Mic
🔊 Tab
📁 File

Tap to start recording

1

Record Your Meeting

Start a session and record via microphone, browser tab audio, or upload a file. Meeting Bable captures everything.

Sarah C.

Let me walk through the design updates we shipped last week.

Alex W.

Looks great. Did we get feedback from the beta users?

Sarah C.

Yes — satisfaction scores are up 18% since the update.

James L.

Nice. I think we should prioritize the mobile flow next.

2

AI Identifies Speakers

After recording, AI analyzes voice patterns to separate up to 10 different speakers automatically.

Edit Speaker Name
S1
Sarah Chen|

This name will replace "Speaker 1" across the entire transcript.

3

Edit Speaker Names

Click any speaker label to rename it. The change applies across the entire transcript instantly.

AI-powered speaker diarization
Edit speaker names post-session
Up to 10 speakers per session
Speaker Intelligence

"This Is Me"

Instantly find your own contributions across every meeting.

Tap any speaker label and mark it as yourself. Meeting Bable remembers your identity across sessions, making it easy to review what you said, track action items assigned to you, and build your personal session feed.

You
Your Contributions8 segments
01:32

Let me share the latest design mockups.

04:15

The user testing showed a 23% improvement.

08:41

I'll take the action item on the mobile prototype.

1

Tap a Speaker Label

In any processed transcript, tap the speaker label next to a segment you know is yours.

Speaker 202:14

I think we should prioritize the mobile experience first.

👤 This Is Me
✏️ Rename
2

Confirm Your Identity

Select 'This Is Me' from the menu. Your profile is now linked to that speaker across the session.

Speaker 1
The quarterly results show strong growth in the APAC region.四半期の業績はAPAC地域で力強い成長を示しています。
Speaker 2
Can you break down the numbers by country?国別の数字を分けていただけますか?
Speaker 1
Sure. Japan leads with 42%, followed by Australia at 28%.はい。日本が42%でリード、次いでオーストラリアが28%です。
LIVE03:24
3

Track Across Sessions

Meeting Bable remembers you. Future sessions automatically highlight your contributions and action items.

One-tap self-identification
Persists across sessions
Powers the My Sessions feed
Scheduling

Google Calendar Integration

Let your meeting note sit next to your calendar, not apart.

Connect Google Calendar to link sessions to specific events. After processing, summaries and action items are automatically added to the calendar event — so your team finds meeting notes exactly where they expect them.

Settings → Integrations
📅
Google Calendar
Link sessions to calendar events

One-time setup. We only read your event titles and times.

1

Connect Google Calendar

Go to Settings and authorize Meeting Bable to access your Google Calendar. One-time setup, takes 10 seconds.

Link to Calendar Event
🎙️
Session
🔗
📅
Calendar
Today's Events
Q1 Planning Review
10:30 – 11:30 AM
Team Standup
2:00 – 2:30 PM
2

Link a Session to an Event

When creating a session, pick a calendar event from the dropdown. Meeting Bable matches today's events automatically.

📅Google Calendar Event
Q1 Planning Review
10:30 AM – 11:30 AM
Description
Review Q1 metrics and plan next quarter priorities. Attendees: Sarah, Alex, James.

📎 Meeting Bable Notes: meetingbable.app/s/abc123

A link to your notes is appended to the calendar event.

3

Summaries Sync to Your Calendar

After processing, the AI summary and action items are written directly into the calendar event description.

Link sessions to calendar events
Auto-update events with summaries
Share notes with participants
Integrations

MCP & REST API

Pro

Access your meeting intelligence from any tool or workflow.

Access your transcripts, summaries, and session data programmatically through the Model Context Protocol (MCP) or REST API. Build custom workflows, pipe meeting intelligence into your tools, or let AI assistants query your meeting history directly.

Settings → API Keys
mb_sk_••••••••a3f8Active
Created Mar 5
Last used: 2 hours ago · 847 requests

Keys are scoped to your account. Revoke anytime.

1

Generate an API Key

Go to Settings → API Keys and create a new key. Each key is scoped to your account and can be revoked at any time.

claude_desktop_config.json
{
"mcpServers": {
"meeting-bable": {
"url": "https://api.meetingbable.app/mcp",
"headers": {
"Authorization": "Bearer mb_sk_..."
}
}
}
}

Works with Claude Desktop, Cursor, and any MCP client.

2

Connect via MCP or REST

Add the Meeting Bable MCP server to Claude Desktop, Cursor, or any MCP-compatible client. Or call the REST API directly from your scripts and automations.

GET/api/sessions?limit=2
{ "success": true,
"data": [{
"title": "Q1 Planning Review",
"duration": 3480,
"speakers": 4,
"summary": "Team agreed to...",
"actionItems": [...]
}]
}
3

Query Your Meeting Data

List sessions, fetch transcripts, retrieve summaries, and extract action items — all through simple API calls. Example: ask Claude 'What did we decide about the Q3 roadmap?'

Automation Workflows
🎙️
Meeting ends
Session processed
🤖
AI extracts action items
via MCP / REST API
📋
Create Jira tickets
Assigned to speakers
💬
Post summary to Slack
#team-meetings channel
4

Build Custom Workflows

Pipe meeting summaries into Notion, create Jira tickets from action items, or trigger Slack notifications when specific topics are discussed. The API makes it all possible.

MCP server for AI assistant integration
Full REST API with API key authentication
Query transcripts, summaries, and action items

Ready to Try These Features?

Start with a free trial. No credit card required.

Get Started Free
Features | Meeting Bable