Skip to content

riversidefm/riverside

v0.6.4MIT

Riverside podcast and recording platform. Browse recordings, search transcripts, manage content, and publish clips to YouTube, TikTok, and Instagram.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

riversidestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.riverside.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "riverside",
  "version": "0.6.4",
  "description": "Riverside podcast and recording platform. Browse recordings, search transcripts, manage content, and publish clips to YouTube, TikTok, and Instagram.",
  "author": {
    "name": "Riverside",
    "url": "https://riverside.com"
  },
  "homepage": "https://riverside.com",
  "repository": "https://github.com/riversidefm/riverside-mcp-public",
  "license": "MIT",
  "keywords": ["riverside", "podcast", "video", "recording", "transcript", "editing", "publishing", "mcp"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4YAML files
  • LICENSE
View on GitHub