Skip to main content
ClaudeWave
meera avatar
meera

presenterprep-mcp

Ver en GitHub

Connect Claude to PresenterPrep via MCP — write your pitch, record it, get AI feedback back in your conversation.

MCP ServersRegistry oficial1 estrellas0 forksActualizado 1mo ago
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/meera/presenterprep-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "presenterprep-mcp": {
      "command": "node",
      "args": ["/path/to/presenterprep-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/meera/presenterprep-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# PresenterPrep MCP Server

Record 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.

## Connect

**Remote server — no installation needed.**

Add to Claude Desktop (`claude_desktop_config.json`):

```json
{
  "mcpServers": {
    "presenterprep": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.presenterprep.com/mcp"]
    }
  }
}
```

Or add directly in Claude.ai:
- Go to **Integrations** in the left sidebar
- Add server URL: `https://mcp.presenterprep.com/mcp`

The first time you connect, Claude walks you through signing in to your PresenterPrep account via OAuth. You only do this once.

## Tools

| Tool | Description |
|------|-------------|
| `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. |
| `get_session_feedback` | Returns the transcript and AI feedback for the latest recording in a session. |
| `list_my_decks` | List your uploaded pitch decks. |
| `analyze_deck` | Run a slide-by-slide analysis of a deck. |
| `create_session` | Create a voice coaching session for a deck. Returns a session URL. |

## The recording loop

The fastest way to go from a pitch idea to a recorded take with feedback:

**1. Ask Claude to write your script**

```
Write me a 45-second elevator pitch. My company makes project management
software for construction teams. Audience is a seed-stage investor.
Lead with the problem, end with the ask: raising $500k.
```

Claude calls `practice_script`, creates a prep session in PresenterPrep, and gives you a link.

**2. Open the link and record**

The 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.

**3. Paste the session ID back to Claude**

```
Here's my session ID: ses_acme-pitch_x7k2 — what should I tighten?
```

Claude 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.

**4. Re-record and repeat**

Two or three rounds is usually enough. Each take the script gets tighter and you get more comfortable saying it out loud.

## What it's for

- Elevator pitches and short-form investor intros
- Demo day prep and YC partner interview practice
- Any presentation where you need to say something fluently in under 2 minutes

For full pitch deck walkthroughs with live AI coaching and slide navigation, use PresenterPrep directly at [app.presenterprep.com](https://app.presenterprep.com).

## Links

- [PresenterPrep](https://presenterprep.com)
- [How to use this MCP server](https://presenterprep.com/blog/record-pitch-with-claude-mcp)
- [Sign up](https://presenterprep.com/sign-up)
ai-coachclaudeelevator-pitchinvestor-pitchmcp-servermodel-context-protocolpitch-deckpitch-practicepresentation-practicerecord-pitchstartupteleprompter

Lo que la gente pregunta sobre presenterprep-mcp

¿Qué es meera/presenterprep-mcp?

+

meera/presenterprep-mcp es mcp servers para el ecosistema de Claude AI. Connect Claude to PresenterPrep via MCP — write your pitch, record it, get AI feedback back in your conversation. Tiene 1 estrellas en GitHub y se actualizó por última vez 1mo ago.

¿Cómo se instala presenterprep-mcp?

+

Puedes instalar presenterprep-mcp clonando el repositorio (https://github.com/meera/presenterprep-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar meera/presenterprep-mcp?

+

meera/presenterprep-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene meera/presenterprep-mcp?

+

meera/presenterprep-mcp es mantenido por meera. La última actividad registrada en GitHub es de 1mo ago, con 0 issues abiertos.

¿Hay alternativas a presenterprep-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega presenterprep-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: meera/presenterprep-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/meera-presenterprep-mcp)](https://claudewave.com/repo/meera-presenterprep-mcp)
<a href="https://claudewave.com/repo/meera-presenterprep-mcp"><img src="https://claudewave.com/api/badge/meera-presenterprep-mcp" alt="Featured on ClaudeWave: meera/presenterprep-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a presenterprep-mcp