Mcp Transcribe — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Transcribe (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<h3 align="center">Transcribe MCP</h3>
<p align="center"> Automate your transcriptions with AI. <br /> <a href="https://transcribe.com"><strong>Website</strong></a> </p>
Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds.
🔹 Get your private MCP integration URL
🔹 Download pre-built MCP Bundle (MCPB): Click Here
📦 The MCPB includes:
During installation, you'll be prompted to configure MCP integration URL. Paste your private URL.
🔹 Get your private MCP integration URL
🔹 Before installing the server, ensure you have Node.js and Git
🔹 Add Local Server via your assistant settings and use this snippet for server setup:
{
"key": "transcribe-local",
"command": "npx",
"args": [
"args": ["-y", "github:transcribe-app/mcp-transcribe"],
],
"env": {
"MCP_INTEGRATION_URL": "<your-MCP-integration-URL>"
}
}Replace \<your-MCP-integration-URL\> with your private URL.
List of tools is expanded with each new version.
1\. convert-to-text: converts audio to text and returns the text immediately.
2\. get-balance: returns balance of your account.
3\. read-transcriptions: returns content of ready transcriptions with optional filtering/search.
4\. update-transcription: renames or deletes transcriptions in your account at Transcribe.com
node is installed and in your PATH~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.