Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-initechsoftware-whatsapp-mcp-by-timelinesai": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Full-blown MCP server — every workspace action exposed to your AI assistant.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / communication
Persistent memory using a knowledge graph
An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for io.github.InitechSoftware/whatsapp-mcp-by-timelinesai and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Full-blown MCP server — every workspace action exposed to your AI assistant.
Drive your TimelinesAI WhatsApp inbox from Claude, Cursor, Claude Code, or any MCP-compatible client. List chats, read history, send messages, react, label, assign teammates, check quotas — all 18 tools, all as you, all on the same quota the TimelinesAI UI uses.
The TimelinesAI MCP server is a remote control for your real WhatsApp inbox inside TimelinesAI. Connect once via OAuth, then your AI assistant gains 18 tools across chat discovery, messaging, triage (labels + assignments), and workspace introspection.
No sandbox. Writes are real and visible to your contacts. Recipients cannot tell whether a message came from the UI or from an AI assistant — it's all just you.
npx to launch the mcp-remote proxy).Don't have a TimelinesAI account yet? Sign up free →
claude mcp add timelinesai -- npx -y mcp-remote@latest https://mcp.services.timelines.ai/mcp --host 127.0.0.1
Restart Claude Code. A browser tab will open on first use — log in with your TimelinesAI account to authorize. Done.
Edit ~/.cursor/mcp.json:
{
"mcpServers": {
"timelinesai": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.services.timelines.ai/mcp",
"--host", "127.0.0.1"
]
}
}
}
Restart Cursor.
Open Settings → Developer → Edit Config and add:
{
"mcpServers": {
"timelinesai": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.services.timelines.ai/mcp",
"--host", "127.0.0.1"
]
}
}
}
Fully quit Claude Desktop (not just close the window) and reopen. A browser tab will open for OAuth on first use.
See
examples/for ready-to-copy config snippets per client.
After your client restarts, ask it:
"What tools does the timelinesai MCP server expose? Group them by purpose and give me one example prompt per group."
That gives you a personalized tour of what's available without reading any docs.
Read-only introspection. Cheap to call.
| Tool | Purpose |
|---|---|
workspace_quotas | Current plan, seats, messaging + API call quotas, billing period |
workspace_whatsapp_accounts | Connected WhatsApp accounts (id, phone, owner, status) |
workspace_team | Teammates, roles, invitation status, account bindings |
Browse and read. No writes.
| Tool | Purpose |
|---|---|
list_chats | Filter chats by status, labels, assignee, group/direct, phone, name, dates, WA account — paginated 50/page |
chat_details | Full metadata |