grain-mcp-server

grain-mcp-server

1

The Grain MCP Server integrates with Grain services to provide access to meeting recordings and transcriptions without needing enterprise-level APIs. It leverages Playwright for browser automation to achieve seamless functionality.

Grain MCP Server

A Model Context Protocol server for Grain, a service that records and transcribes meetings. This server allows integration with Grain through MCP, enabling access to Grain functionality without an enterprise API or paid integrations. It uses Playwright for browser automation.

Features

  • Retrieve all meetings from Grain
  • Download meeting transcripts

Usage

  • Use get_all_meetings to list recent meetings.
  • Use download_meeting_transcript to obtain transcripts.