integrations.sh
← all integrations

Minutes — Meeting Memory for AI

MCP server claude meetingstranscriptionvoice-memowhispermemorysearchaction-itemsdecisions

Minutes is a conversation memory layer for AI assistants. It captures any audio (meetings, voice memos, brain dumps), transcribes locally with whisper.cpp, diarizes speakers, and outputs searchable markdown with structured action items and decisions.

Record & Transcribe: • Start/stop live meeting recordings • Process audio files (WAV, M4A, MP3, OGG) • Local transcription — nothing leaves your machine

Search & Query: • Full-text search across all meetings • Find open action items by assignee • Track decisions and commitments • Person profiles across meetings • Cross-meeting topic research

Agent-Friendly: • MCP resources for stable context (recent meetings, action items, events) • JSON Schema for meeting format validation • Event log for reactive agent workflows • Structured YAML frontmatter on all output

Homepage
https://github.com/silverstein/minutes/blob/main/README.md
Tools
  • start_recording
  • stop_recording
  • get_status
  • list_meetings
  • search_meetings
  • get_meeting
  • process_audio
  • add_note
  • consistency_report
  • get_person_profile
  • research_topic
  • start_dictation
  • stop_dictation
  • track_commitments
  • relationship_map
  • qmd_collection_status
  • register_qmd_collection