← Back to Plugins
MCP Server MCP

vocce transcribe

github By github 👁 1 views ▲ 0 votes

Agent media tools: transcribe, summarize, notes, flashcards, doc Q&A, PDF compress. No API key.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "vocce-transcribe-mcp",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the vocce backend endpoint (defaults to the hosted API).",
          "default": "https://api.vocce.io/api/v1",
          "name": "VOCCE_API_BASE"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...