Mmcp.market

Samuraizer MCP server

by UladzKha·io.github.UladzKha/samuraizer·v0.1.7

Local MCP server for meeting transcripts, summaries, action items & decisions — no cloud.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

1 stars61 downloads/wk

Reviews

Write one

Nobody has reviewed Samuraizer yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Samuraizer tools (9, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • extract_action_items

    Extract action items from a meeting transcript. Returns a JSON list of tasks with owner and due date.

  • extract_decisions

    Extract confirmed decisions from a meeting transcript. Returns a JSON list of decisions.

  • get_meeting

    Retrieve the full processed output for a specific meeting by id.

  • list_meetings

    List all processed meetings, sorted newest first. Optionally limit results.

  • normalize_audio

    Normalize an audio file to 16kHz mono PCM WAV format required by Whisper.

  • process_recordingwrite action

    Run the full Samuraizer pipeline on an audio file. Returns summary, action items, decisions, and output file paths.

  • search_meetings

    Search meetings by summary text, name, action items, and decisions. Transcripts are not searched — use get_meeting for those. Returns ranked results with snippets.

  • summarize_transcript

    Generate a concise meeting summary from transcript text.

  • transcribe_audio

    Transcribe an audio file using whisper.cpp. Returns the transcript text.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan15 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 13 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @samuraizer/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add samuraizer -- npx -y @samuraizer/mcp-server
Add to Cursor

Samuraizer: common questions

Is Samuraizer MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Samuraizer safety report
How do I install Samuraizer?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Samuraizer need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Samuraizer maintained?
The last commit was 13 days ago (2026-09-07). The latest release is v0.1.7.
What can I use instead of Samuraizer?
Servers from other publishers that do the same job: Vexa MCP server.

Alternatives to Samuraizer

Same job from other publishers: the closest match first, then the best rated.

  • Vexa
    Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled.
    A

More from UladzKha