Agent Plugins Marketplace
All plugins

read-ai

v1.0.0-ghast.1

Browse Read AI meetings and retrieve summaries, chapters, action items, key questions, topics, transcripts, metrics, and recordings through Read AI's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Read AI, IncLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/read-ai/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/read-ai/
├── plugin.json
├── skills/read-ai/SKILL.md
└── mcp.json

Included Skills1

read-aiskills/read-ai/SKILL.md

Retrieve and analyze Read AI meeting reports through Read AI's official hosted MCP server. Use for meeting lists, summaries, chapters, action items, key questions, topics, transcripts, metrics, and recording links.

MCP servers1

read-aiStreamable HTTP
url
https://api.read.ai/mcp

Plugin manifests1

plugins/read-ai/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "read-ai",
  "version": "1.0.0-ghast.1",
  "description": "Browse Read AI meetings and retrieve summaries, chapters, action items, key questions, topics, transcripts, metrics, and recordings through Read AI's official hosted MCP server.",
  "author": {
    "name": "Read AI, Inc",
    "url": "https://read.ai"
  },
  "homepage": "https://support.read.ai/hc/en-us/articles/49381158409491-MCP-Server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "zendesk-49381158409491-2026-08-19T23:57:53Z-0050b9f9a3b3",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[read-ai on Agent Plugins Marketplace](https://pluginsmp.com/plugins/read-ai-2)