← Back to Plugins
MCP Server MCP

Talkies

github By github 👁 1 views ▲ 0 votes

Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools.

Homepage Verified source GitHub

Install

oci:docker.io/psyb0t/talkies:v0.16.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/psyb0t/talkies:v0.16.0",
      "runtimeHint": "docker",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8000/v1/mcp"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...