← All servers
🔍

Memo AI – meeting assistantPublisher🛡 No advisories

tech.memoai/memo-ai
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of memoai.tech, who proved control of the domain through the official MCP registry.

Verified owner: memoai.techtech.memoai/memo-ai

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MEMO_API_KEY.
Configuration
Reads MEMO_API_URL.

About

Search transcripts and summaries of your meetings, calls, and recordings in Memo AI

Packages & transports

npmmemoai-mcp-serverv0.1.1 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "memo_ai": {
      "command": "npx",
      "args": [
        "-y",
        "memoai-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y memoai-mcp-server