Memo AI – meeting assistant runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.
Search transcripts and summaries of your meetings, calls, and recordings in Memo AI
Today is the operative word: we check Memo AI – meeting assistant every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memo-ai -- npx -y memoai-mcp-server
{
"mcpServers": {
"memo-ai": {
"args": [
"-y",
"memoai-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.memo-ai]
command = "npx"
args = ["-y", "memoai-mcp-server"]
{
"mcpServers": {
"memo-ai": {
"args": [
"-y",
"memoai-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memo-ai": {
"args": [
"-y",
"memoai-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MEMO_API_KEY (Memo AI API key (mk_live_...)), MEMO_API_URL (Memo AI API base URL (defaults to https://app.memoai.tech)).
The author declared them in the registry entry; get the values from the project itself.
Zoom Meetings server for meeting search, recordings, transcripts, summaries, and meeting assets.
Access your Convo meetings, transcripts, summaries, and action items from any AI assistant.
Read-only access to your RecordX meetings: search transcripts, summaries, action items.
Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.
Search meetings, export summaries and transcripts, and manage recordings from any AI tool.
Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.
Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.
Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.
Answers built from our own checks of this server.