SpeakNotes MCP server for AI agents.
Connect any MCP-compatible client to SpeakNotes transcription and summarization tools with API key auth.
- Streamable HTTP endpoint for remote agent runtimes
- Tools for transcription, summary generation, and YouTube analysis
- Style-aware outputs for notes, transcripts, bullet points, and meeting notes
Connection details
LiveStreamable HTTP endpoint
MCP endpoint
https://api.speaknotes.io/mcp
URL
/mcp
Transport
Streamable HTTP
Auth
API key required (Authorization: Bearer YOUR_API_KEY)
Use this endpoint with OpenClaw or any MCP-compatible client after creating your API key.
MCP setup in 3 steps
Use the setup page to configure auth and endpoint details quickly.
Open MCP setup
Go to Settings > MCP to get your endpoint and config snippet.
Create API key
Generate a SpeakNotes API key and store it in your MCP client.
Run tools
Call list_speaknotes_styles, then chain transcription and summarization.
Server capabilities
Designed for practical production workflows.
Streamable HTTP transport
Compatible with modern MCP clients and remote execution environments.
Focused toolset
Includes style listing, audio transcription, text summarization, and YouTube summarization.
Structured outputs
Return title, summary, and structured content when supported by style.
Native YouTube summaries
Summarize public YouTube URLs directly through the MCP tool interface.
Operational controls
Supports request-level timeout tuning for long audio processing tasks.
OpenClaw skill bundle
Pair this server with the SpeakNotes OpenClaw skill for end-to-end automation.
Build with SpeakNotes MCP
Start in MCP Setup, then run transcription and summaries from your client.