mcpbeat Sign in

chatmux MCP Server

by echoedinvoker Your server? Claim it
local only

chatmux runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.

Local-first MCP server for your own LINE and Telegram chats. Data stays on your machine.

Installs / week
not published
1
Stars
0 open issues
25 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        spawn: this.opts.spawn(config.platform),

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to chatmux

same job, measured the same way
WhatsApp Chat Reader (Unofficial)
by nabheetcloud

Unofficial read-only MCP server for your local WhatsApp chat history (stays on your machine).

48 installs/wk local only
Chatroost — unofficial Telegram MCP server
by mcp-telegram

Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.

1 231 installs/wk answering
Telegram MCP
by jgalea

Telegram MCP server: read, send, and search messages and manage chats via your account.

90 installs/wk local only
Telegram Archive MCP
by geiserx

MCP server for Telegram Archive — search messages, browse chats, and access history

47 installs/wk local only
mail-index
by unsoldgroup

Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.

55 installs/wk local only
mail-index
by alunsoldantarctica

Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.

local only
Backstory: search your data exports locally
by magna-nz

Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.

local only
Telegram MCP Server
by tolboy

Local-first TDLib Telegram MCP server with 110 tools, account isolation and production guardrails.

local only

chatmux — questions

Answers built from our own checks of this server.

Why is there no uptime for chatmux?
chatmux runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is chatmux open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.