Awesome MCPSocial & Messaging

areweai/tsgram-mcp

⭐ 89 JavaScript repository created 2025-06-23

TSGram MCP bridges Claude Code to Telegram so a developer can interact with a local project from their phone. A Docker container runs the Telegram webhook server, the MCP server runs locally, and the Claude Code or Claude Desktop session runs locally too, so messages sent to a bot reach the assistant working in the actual repository — asking questions about the codebase, getting explanations, and editing files. The architecture is emphatically local: bots are created and deleted from within Telegram, access is restricted to the owner's Telegram user id, a local web dashboard on localhost manages the bots, and if the machine is offline the bots are offline. That matters because the alternative shape for this feature — a hosted service holding repository access — is a much larger exposure. Setup requires Docker Desktop and Node.js 20 or newer, and the README suggests letting Claude perform the setup and prompt for the values it needs. The code is JavaScript and TypeScript. The security consideration is real even with the local design: a Telegram bot token and chat become a path to file edits on a development machine, so the user-id restriction is doing important work. The audience is developers who want to check on or nudge a coding session while away from the desk.

https://github.com/areweai/tsgram-mcp

mcptelegramclaude-codejavascriptdockerremote-accesschatbot

Also in Social & Messaging

Panniantong/Agent-Reach

Agent Reach gives AI agents the ability to access and interact with the entire internet, including popular platforms like Twitter, Reddit, YouTube, GitHub, and Bilibili, without API fees, enhancing...

lharries/whatsapp-mcp

WhatsApp MCP Server is an MCP server that enables AI-driven interaction with personal WhatsApp messages and media through integration with LLMs like Claude, using a Go bridge and Python MCP server architecture.

korotovsky/slack-mcp-server

A feature-rich Model Context Protocol (MCP) server for Slack Workspaces supporting stealth and OAuth modes, multiple transports, proxy settings, and comprehensive Slack message and channel interactions without requiring workspace permissions or bot approvals.

chigwell/telegram-mcp

Telegram MCP Server is a full-featured integration that enables programmatic interaction with Telegram accounts through the Model Context Protocol, providing extensive tools for messaging, chat and group management, contact handling, and more.

pipeboard-co/meta-ads-mcp

Meta Ads MCP is an MCP server that enables AI models to access, analyze, and manage advertising campaigns on Meta platforms like Facebook and Instagram through a standardized interface.

GongRzhe/Gmail-MCP-Server

Gmail AutoAuth MCP Server is an MCP server that enables AI assistants to manage Gmail through natural language commands with full Gmail API integration and OAuth2 authentication support.

chatmcp/mcp-server-chatsum

mcp-server-chatsum is an MCP server that enables querying and summarizing chat messages to facilitate efficient chat data management and review.

line/line-bot-mcp-server

An MCP server implementation that integrates the LINE Messaging API to connect AI Agents with LINE Official Accounts for automated and customizable messaging.