Samuraizer runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 7 Sep 2026.
Local MCP server for meeting transcripts, summaries, action items & decisions — no cloud.
Today is the operative word: we check Samuraizer 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 samuraizer -- npx -y @samuraizer/mcp-server
{
"mcpServers": {
"samuraizer": {
"args": [
"-y",
"@samuraizer/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.samuraizer]
command = "npx"
args = ["-y", "@samuraizer/mcp-server"]
{
"mcpServers": {
"samuraizer": {
"args": [
"-y",
"@samuraizer/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"samuraizer": {
"args": [
"-y",
"@samuraizer/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SAMURAIZER_MEETINGS_DIR (Directory containing processed meetings, overriding meetingsDir from the Samuraizer config file. A config file is still required — run 'samuraizer init' first.).
The author declared them in the registry entry; get the values from the project itself.
Search and edit Talkenda meeting transcripts, notes, decisions and action items through OAuth.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
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.
Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.
Fathom AI meeting transcription MCP server for Model Context Protocol hosts
Gilbert meetings: list, search, and fetch transcripts & summaries via MCP.
Answers built from our own checks of this server.