Talkies
Rank #4,071io.github.psyb0t/talkies
Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools.
Talkies is a Model Context Protocol (MCP) server published by psyb0t. It ranks #4,071 of 126,487 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Talkies is listed on Official MCP, with 17 tracked versions. It was first listed on May 30, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 122,416 of 126,487 servers on MCP Toplist.
Use Talkies
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add talkies -- docker run -i --rm docker.io/psyb0t/talkies:v0.17.0[mcp_servers.talkies]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/psyb0t/talkies:v0.17.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"talkies": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.17.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"talkies": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.17.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"talkies": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.17.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"talkies": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.17.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"talkies": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/talkies:v0.17.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.psyb0t%2Ftalkies)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Ftalkies"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Ftalkies.svg" alt="MCP Toplist: Top 5% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
psyb0t
Other servers by psyb0t
- Stealthy Auto Browse#1,384 · 16 vers
- Claudebox#3,218 · 9 vers
- Mailbox#5,016 · 11 vers
- Rankrat#6,007 · 15 vers
- Pibox#6,213 · 12 vers
- HybridS3#6,488 · 6 vers
- Audiolla#7,492 · 6 vers
- Codexbox#7,785 · 14 vers
- Telethon Plus#8,962 · 6 vers
- Predictalot#10,238 · 6 vers
- Wickworks#10,356 · 7 vers
- Flickies#11,203 · 6 vers
Available versions (17)
| Version | Published |
|---|---|
| 0.17.0 | Aug 27, 2026 |
| 0.16.0 | Aug 21, 2026 |
| 0.15.3 | Aug 8, 2026 |
| 0.15.2 | Aug 7, 2026 |
| 0.15.1 | Aug 7, 2026 |
| 0.15.0 | Aug 7, 2026 |
| 0.14.1 | Aug 6, 2026 |
| 0.14.0 | Aug 6, 2026 |
| 0.13.3 | Aug 1, 2026 |
| 0.13.2 | Jul 31, 2026 |
| 0.13.0 | Jul 30, 2026 |
| 0.12.1 | Jul 30, 2026 |
| 0.12.0 | Jul 30, 2026 |
| 0.11.10 | Jul 27, 2026 |
| 0.11.9 | Jul 27, 2026 |
| 0.11.8 | Jul 27, 2026 |
| 0.11.6 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Talkies?
- Talkies is maintained by psyb0t, which publishes 13 MCP servers (131 total versions) tracked on MCP Toplist.
- Is Talkies listed on the Official MCP Registry?
- Yes — Talkies is listed on the Official MCP Registry.
- How many versions does Talkies have?
- MCP Toplist tracks 17 versions of Talkies, most recently published on Aug 27, 2026.
- Where can I find the source code for Talkies?
- The source code for Talkies is hosted at github.com/psyb0t/docker-talkies.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.