{
  "markdown": "# PresenterPrep MCP Server\n\nRecord and refine your elevator pitch without leaving Claude. Connect Claude to your PresenterPrep account — write a script, record yourself saying it, and get AI feedback back in your conversation.\n\n## Connect\n\n**Remote server — no installation needed.**\n\nAdd to Claude Desktop (`claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"presenterprep\": {\n      \"command\": \"npx\",\n      \"args\": [\"mcp-remote\", \"https://mcp.presenterprep.com/mcp\"]\n    }\n  }\n}\n```\n\nOr add directly in Claude.ai:\n- Go to **Integrations** in the left sidebar\n- Add server URL: `https://mcp.presenterprep.com/mcp`\n\nThe first time you connect, Claude walks you through signing in to your PresenterPrep account via OAuth. You only do this once.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `practice_script` | Write and store a pitch script in PresenterPrep. Returns a recording session URL. Pass `session_id` to refine an existing script in place. |\n| `get_session_feedback` | Returns the transcript and AI feedback for the latest recording in a session. |\n| `list_my_decks` | List your uploaded pitch decks. |\n| `analyze_deck` | Run a slide-by-slide analysis of a deck. |\n| `create_session` | Create a voice coaching session for a deck. Returns a session URL. |\n\n## The recording loop\n\nThe fastest way to go from a pitch idea to a recorded take with feedback:\n\n**1. Ask Claude to write your script**\n\n```\nWrite me a 45-second elevator pitch. My company makes project management\nsoftware for construction teams. Audience is a seed-stage investor.\nLead with the problem, end with the ask: raising $500k.\n```\n\nClaude calls `practice_script`, creates a prep session in PresenterPrep, and gives you a link.\n\n**2. Open the link and record**\n\nThe link opens a session page with your script and a Record button. Press it, say the pitch at normal talking speed, stop when done. PresenterPrep analyzes your delivery and generates a transcript.\n\n**3. Paste the session ID back to Claude**\n\n```\nHere's my session ID: ses_acme-pitch_x7k2 — what should I tighten?\n```\n\nClaude calls `get_session_feedback`, compares your transcript to the original script, and tells you exactly what to fix — rushed sections, skipped phrases, a soft ask. It rewrites the script and sends you a new link.\n\n**4. Re-record and repeat**\n\nTwo or three rounds is usually enough. Each take the script gets tighter and you get more comfortable saying it out loud.\n\n## What it's for\n\n- Elevator pitches and short-form investor intros\n- Demo day prep and YC partner interview practice\n- Any presentation where you need to say something fluently in under 2 minutes\n\nFor full pitch deck walkthroughs with live AI coaching and slide navigation, use PresenterPrep directly at [app.presenterprep.com](https://app.presenterprep.com).\n\n## Links\n\n- [PresenterPrep](https://presenterprep.com)\n- [How to use this MCP server](https://presenterprep.com/blog/record-pitch-with-claude-mcp)\n- [Sign up](https://presenterprep.com/sign-up)\n",
  "bytes": 3008,
  "sha": "3708e0b200a18387cfaa6305f2a232af94ac52567a2110009e835cfe8b359aff",
  "repo_slug": "meera/presenterprep-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_presenterprep_presenterprep_6f095019/readme"
}