Agent Plugins Marketplace
All plugins

otter-ai

v1.0.3-ghast.1

Search Otter meeting history and retrieve full transcripts, summaries, action items, attendees, and meeting context through Otter.ai's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Otter.aiLicense: 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/otter-ai/.

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

Plugin files

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

Included Skills1

otter-aiskills/otter-ai/SKILL.md

Search Otter meeting history and retrieve full transcripts, summaries, action items, attendees, and meeting context through Otter.ai's official hosted MCP server.

MCP servers1

otter-aiStreamable HTTP
url
https://mcp.otter.ai/mcp

Plugin manifests1

plugins/otter-ai/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "otter-ai",
  "version": "1.0.3-ghast.1",
  "description": "Search Otter meeting history and retrieve full transcripts, summaries, action items, attendees, and meeting context through Otter.ai's official hosted MCP server.",
  "author": {
    "name": "Otter.ai",
    "url": "https://otter.ai"
  },
  "homepage": "https://help.otter.ai/hc/en-us/articles/35287607569687-Otter-MCP-Server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "communication",
      "upstreamRevision": "otter-zendesk-35287607569687-2026-08-12+oauth-1b480247ee26+auth-901170a75106",
      "icon": "./assets/icon.png"
    }
  }
}

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

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