Awesome MCPSocial & Messaging

chatmcp/mcp-server-chatsum

⭐ 1027 TypeScript added to this list on 2025-05-14 repository created 2024-12-03

mcp-server-chatsum is an MCP (Model Context Protocol) server designed to facilitate efficient management and review of chat data by enabling querying and summarizing of chat messages. The server works by connecting to a chat database where chat messages are stored, allowing users to perform queries on the chat history and generate summaries based on the queried data. This functionality is particularly useful for users who want to quickly understand the content and context of large volumes of chat messages without manually reading through them. The project includes tools such as `query_chat_messages` which supports querying chat messages with specific parameters and summarizing the results based on a prompt. This makes it easier to extract meaningful insights and summaries from chat logs. The server is intended to be used alongside a chatbot system that saves chat messages into a database, and it requires setting up environment variables to specify the path to this chat database. Installation instructions are provided for integrating the server with Claude Desktop, a client application, by configuring the server command and environment variables. The project also supports development workflows with commands for installing dependencies, building the server, and running it in watch mode for auto-rebuilds. Debugging MCP servers can be challenging due to their communication over standard input/output streams, so the project recommends using the MCP Inspector tool, which provides a web-based interface for debugging. The repository includes community links for support and discussion via Telegram and Discord, and the author is identified as idoubi. Overall, mcp-server-chatsum is a specialized MCP server focused on chat message summarization and querying, enhancing chat data usability and review efficiency.

https://github.com/chatmcp/mcp-server-chatsum

chat-data-managementchat-data-reviewchat-databasechat-message-queryingchat-message-summarizationchat-messageschatbotchatsumclaude-desktop-integrationcommunitydebuggingmcp-inspectormcp-servermodel-context-protocolqueryqueryingsummarizationsummarize

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.

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.

arlanrakh/talk-to-girlfriend-ai

An AI-powered Telegram agent that leverages the Model Context Protocol to provide intelligent, context-aware messaging and chat management features tailored for dating and social interactions.