Samuraizer
Rank #14,691io.github.UladzKha/samuraizer
Local MCP server for meeting transcripts, summaries, action items & decisions — no cloud.
Samuraizer is a Model Context Protocol (MCP) server published by UladzKha. It ranks #14,691 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Samuraizer is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 13, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 117,355 of 132,046 servers on MCP Toplist.
Use Samuraizer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add samuraizer -e "SAMURAIZER_MEETINGS_DIR=<your SAMURAIZER_MEETINGS_DIR>" -- npx -y @samuraizer/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.samuraizer]
command = "npx"
args = ["-y", "@samuraizer/mcp-server"]
[mcp_servers.samuraizer.env]
SAMURAIZER_MEETINGS_DIR = "<your SAMURAIZER_MEETINGS_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"samuraizer": {
"command": "npx",
"args": [
"-y",
"@samuraizer/mcp-server"
],
"env": {
"SAMURAIZER_MEETINGS_DIR": "<your SAMURAIZER_MEETINGS_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"samuraizer": {
"command": "npx",
"args": [
"-y",
"@samuraizer/mcp-server"
],
"env": {
"SAMURAIZER_MEETINGS_DIR": "<your SAMURAIZER_MEETINGS_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"samuraizer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@samuraizer/mcp-server"
],
"env": {
"SAMURAIZER_MEETINGS_DIR": "<your SAMURAIZER_MEETINGS_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"samuraizer": {
"command": "npx",
"args": [
"-y",
"@samuraizer/mcp-server"
],
"env": {
"SAMURAIZER_MEETINGS_DIR": "<your SAMURAIZER_MEETINGS_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"samuraizer": {
"command": "npx",
"args": [
"-y",
"@samuraizer/mcp-server"
],
"env": {
"SAMURAIZER_MEETINGS_DIR": "<your SAMURAIZER_MEETINGS_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.UladzKha%2Fsamuraizer)<a href="https://mcptoplist.com/server/io.github.UladzKha%2Fsamuraizer"><img src="https://mcptoplist.com/badge/io.github.UladzKha%2Fsamuraizer.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
UladzKha
Available versions (2)
| Version | Published |
|---|---|
| 0.1.7 | Sep 7, 2026 |
| 0.1.6 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Samuraizer?
- Samuraizer is maintained by UladzKha, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Samuraizer listed on the Official MCP Registry?
- Yes — Samuraizer is listed on the Official MCP Registry, alongside Glama.
- How many versions does Samuraizer have?
- MCP Toplist tracks 2 versions of Samuraizer, most recently published on Sep 7, 2026.
- Where can I find the source code for Samuraizer?
- The source code for Samuraizer is hosted at github.com/UladzKha/samuraizer-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.