SERVER

Transcription

Rank #4057

com.scriptivox.www/transcription

MCP server providing transcription capabilities

First listed
Apr 1, 2026
Last publish date
Apr 2, 2026
OVERVIEW

Transcription is a Model Context Protocol (MCP) server published by SparkleOfficial. It ranks #4057 of 58,832 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Transcription is listed across 2 registries — Official MCP and mcp.so, with 3 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 2, 2026.

STANDING
#4,057of 58,832 tracked serversTop 10%

Ranks ahead of 54,775 of 58,832 servers on MCP Toplist.

CONNECT

Use Transcription

Add Transcription to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "transcription": {
      "command": "npx",
      "args": [
        "-y",
        "@scriptivox/mcp-server"
      ],
      "env": {
        "SCRIPTIVOX_API_KEY": "<your SCRIPTIVOX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "transcription": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/sparkleofficialmain/scriptivox-mcp-server:1.0.2"
      ],
      "env": {
        "SCRIPTIVOX_API_KEY": "<your SCRIPTIVOX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

SparkleOfficial

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.0.3Apr 2, 2026
1.0.2Apr 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Transcription?
MCP server providing transcription capabilities
Who maintains Transcription?
Transcription is maintained by SparkleOfficial, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Transcription an official MCP server?
Yes — Transcription is listed on the Official MCP Registry, alongside mcp.so.
How many versions does Transcription have?
MCP Toplist tracks 3 versions of Transcription, most recently published on Apr 2, 2026.
Where can I find the source code for Transcription?
The source code for Transcription is hosted at github.com/SparkleOfficial/scriptivox-mcp-server.
EXPLORE
Transcription - MCP Server #4057 | MCP Toplist