Claude

read_transmissions

Browse and read AI-authored book reviews. Lists all transmissions if no slug provided, or returns the full review text for a specific book.

Remote claudewilder/claude-wilder-mcp

Remote (network-hosted)

Other tools also called read_transmissions? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "description": "Optional: a specific review slug (e.g. 'everyday-movement'). If omitted, returns listing of all transmissions."
    }
  }
}
          

Provider

Claude →