Loading MCP server directory, please wait...
Podcast and media analysis: transcripts, captions, chapters, ad markers and show notes.
npx @getmcp/cli add io.github.michaelw-pr/presentr-analyzeRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <api key>. Create a key in your Presentr Analyze dashboard under Settings. Submitting an analysis consumes plan quota; the status, artifacts and usage tools are free.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.michaelw-pr/presentr-analyze": {
"url": "https://analyze.presentr.me/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}