Verbatim Transcribe
Rank #12,675io.github.xyzxinlu-max/verbatim-transcribe-mcp
让 agent 驱动本机的 Verbatim 音视频转写与博主观点分析:提交转写、轮询、搜索转写库。
Verbatim Transcribe is a Model Context Protocol (MCP) server published by xyzxinlu-max. It ranks #12,675 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Verbatim Transcribe is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 119,371 of 132,046 servers on MCP Toplist.
Use Verbatim Transcribe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verbatim-transcribe-mcp -e "VERBATIM_URL=<your VERBATIM_URL>" -- uvx verbatim-transcribe-mcpReplace each placeholder with your own value before saving.
[mcp_servers.verbatim-transcribe-mcp]
command = "uvx"
args = ["verbatim-transcribe-mcp"]
[mcp_servers.verbatim-transcribe-mcp.env]
VERBATIM_URL = "<your VERBATIM_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verbatim-transcribe-mcp": {
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
],
"env": {
"VERBATIM_URL": "<your VERBATIM_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verbatim-transcribe-mcp": {
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
],
"env": {
"VERBATIM_URL": "<your VERBATIM_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verbatim-transcribe-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
],
"env": {
"VERBATIM_URL": "<your VERBATIM_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verbatim-transcribe-mcp": {
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
],
"env": {
"VERBATIM_URL": "<your VERBATIM_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verbatim-transcribe-mcp": {
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
],
"env": {
"VERBATIM_URL": "<your VERBATIM_URL>"
}
}
}
}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.xyzxinlu-max%2Fverbatim-transcribe-mcp)<a href="https://mcptoplist.com/server/io.github.xyzxinlu-max%2Fverbatim-transcribe-mcp"><img src="https://mcptoplist.com/badge/io.github.xyzxinlu-max%2Fverbatim-transcribe-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
xyzxinlu-max
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Verbatim Transcribe?
- Verbatim Transcribe is maintained by xyzxinlu-max, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Verbatim Transcribe listed on the Official MCP Registry?
- Yes — Verbatim Transcribe is listed on the Official MCP Registry.
- How many versions does Verbatim Transcribe have?
- MCP Toplist tracks 1 version of Verbatim Transcribe, most recently published on Aug 20, 2026.
- Where can I find the source code for Verbatim Transcribe?
- The source code for Verbatim Transcribe is hosted at github.com/xyzxinlu-max/getAudio.
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.