Grain Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Grain Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol server for Grain, a service that records and transcribes meetings.
This server provides integration with Grain through MCP, allowing users to access Grain functionality without needing the enterprise API (which is only available on enterprise subscriptions) or paid integrations like Zapier. The service is based on Playwright for browser automation.
Add the Grain MCP server configuration to your MCP client:
{
"mcpServers": {
"grain_uvx": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/eadm/grain-mcp-server",
"grain-mcp-server",
"--user-data-dir",
"<absolute-path-to-browser-session-data>"
]
}
}
}Replace <absolute-path-to-browser-session-data> with the absolute path where you want to store the browser session data. On first MCP usage, you will need to login to Grain via the browser.
id (string): Meeting IDtitle (string): Meeting titleurl (string): URL to access the meetingdate (string): Meeting date in ISO formatabsolute_save_path (string): The file path where the transcript will be savedmeeting_id (string): The unique identifier of the meetingtranscription_type (string): The format of the transcript file ("vtt" or "srt")bool: True if the download was successful, False otherwiseSome example prompts you can use with your MCP client to interact with Grain:
get_all_meetings tool to retrieve a list of all meetings stored in Grainget_all_meetings to find the meeting, then use download_meeting_transcript to download its transcriptuv syncuv run grain-mcp-serveruv run grain-mcp-server --debuguv run pytest~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.