The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Plaud listing page.
Bring your Plaud voice recordings into your AI: list recordings, read speaker-attributed transcripts and the AI-generated summaries and action items. Connect your Plaud account in one click. Read-only, nothing is changed on your Plaud account.
Versão em português · Full docs (PT-BR) · Agent skill
Anthropic unified MCP installation at claude.ai/customize/connectors. The same link works for Claude Web and Claude Desktop (just be logged in):
Manual (if the deeplink does not open): claude.ai/customize/connectors → + → Add custom connector → paste Name Plaud and URL https://api.mcp.ai/p_plaud.
Works with any MCP client that speaks MCP over HTTP. The server URL is always:
Per-client details: INSTALL.md.
| Tool | Description |
|---|---|
plaud_list_recordings | Lista gravações Plaud. Filtros opcionais: query (substring do nome, case-insensitive), date_from/date_to (YYYY-MM-DD, inclusivo). Com filtro, pagina até 5×100 e retorna todas. |
plaud_get_recording | Detalhes de uma gravação Plaud por ID. |
plaud_get_notes | Notas geradas por IA de uma gravação: resumo compacto, action items e tópicos-chave. |
plaud_get_transcript | Transcrição completa com timestamps e atribuição de falantes de uma gravação. |
plaud_get_user | Dados do usuário Plaud autenticado. |
Details for each tool: docs/ferramentas.md (PT-BR)
Free.
How do I connect? Click connect and authorize your Plaud account. There are no API keys to paste. It is read-only.
Does it change anything in Plaud? No. Every tool is read-only: it lists recordings and reads transcripts, summaries and action items.
How much does it cost? Free.
Is the server open source? The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skills, all MIT.
MIT — see LICENSE. The MCP server at api.mcp.ai/p_plaud is proprietary (hosted); this repo (manifests, docs, skills) is MIT.