Talkies MCP Server
Self-hosted speech services in one Docker image: OpenAI-compatible file transcription and text-to-speech, Talkies live ASR over WebSocket, file staging, model lifecycle controls, and an MCP endpoint for ASR workflows.
People who need cloud infrastructure tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 5 · #113 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25
WTFPL · Python servers · how we verify → /methodology
01 · Install Talkies
before you install - you'll need
Set TALKIES_ENABLED_MODELS before connecting.
Docker
docker run -i --rm docker.io/psyb0t/talkies:v0.16.0 Claude Desktop - add to config
{
"mcpServers": {
"psyb0t-docker-talkies": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.16.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license WTFPL - declared in the repository
registry namespace io.github.psyb0t is GitHub-verified and matches the repo owner
03 · What Talkies can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.16.0 · 2026-08-21
v0.15.3 · 2026-08-08
v0.15.2 · 2026-08-07
04 · Who maintains Talkies
Talkies is maintained by psyb0t. We track 13 MCP servers from psyb0t - 13 actively maintained, 110 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from psyb0t.
- Stealthy Auto Browse Self-hosted MCP server for stealth browser automation with human-like OS-level input. ★ 72
- Claudebox Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP. ★ 19
- HybridS3 Self-hosted S3-compatible object storage server with an MCP interface for AI agents. ★ 4
- Audiolla Self-hosted MCP server: audio stems, mastering, MIR analysis, DSP, MIDI, speech tools. ★ 2
- Pibox Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP. ★ 2
- Predictalot Self-hosted MCP server for time-series forecasting and tabular ML via foundation models. ★ 2
05 · Facts
- repository
- github.com/psyb0t/docker-talkies
- category
- cloud infrastructure - ranked #113 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-21)
- registry
- io.github.psyb0t/talkies (active, first published 2026-07-26 · 16 versions)
- packages
- oci:docker.io/psyb0t/talkies:v0.16.0
06 · Talkies FAQ
What is Talkies?
Self-hosted speech services in one Docker image: OpenAI-compatible file transcription and text-to-speech, Talkies live ASR over WebSocket, file staging, model lifecycle controls, and an MCP endpoint for ASR workflows.
Is Talkies still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Talkies?
Run `docker run -i --rm docker.io/psyb0t/talkies:v0.16.0`. The README documents one environment variable (TALKIES_ENABLED_MODELS) to set first. Set TALKIES_ENABLED_MODELS before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Talkies
Alternatives to Talkies
Maintained cloud infrastructure servers if Talkies isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598 · 2026-08-21
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
Pairs well with
Servers that cover what Talkies doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · DynamoDB · Fly Io · GCS · S3 (pulsemcp) · Vercel
More Python MCP servers · SAGE Wrapper · Markdown Vault MCP · Scholar MCP · Aiogram MCP · Godot Lens · see all