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...
Awesome MCP › Social & Messaging
instagram_dm_mcp is a Python MCP server that connects an MCP host such as Claude Desktop or Cursor to a personal Instagram account, primarily for direct messaging. It authenticates with an Instagram username and password supplied either through a .env file, created interactively by a bundled setup script, or as command-line arguments, and it caches a session file so repeated logins do not hang. Messaging tools cover sending text, photo and video direct messages to a user identified by username; listing chat threads with optional filters and limits; listing the messages in a thread, including the item type and any shared post or reel information; listing threads in the pending inbox; searching threads by username or keyword; fetching a thread by participant user IDs or by thread ID; and marking an individual message as seen. Media handling is split in two: one tool downloads photos and videos uploaded directly into a message, and another downloads media from posts, reels or clips shared into a message, with a helper that lists all messages in a thread containing direct-uploaded media. Beyond messaging, the server exposes profile and graph lookups: translating between usernames and user IDs in both directions, fetching information about a user, searching for users by username, reading recent stories and recent posts, listing followers and the accounts a user follows, and liking or unliking a media post by its media ID. Installation is a git clone plus a dependency install with uv or pip, followed by an entry in claude_desktop_config.json or Cursor's mcp.json that runs src/mcp_server.py, optionally passing credentials as arguments. It requires Python 3.11 or newer and an Instagram account, and is MIT licensed. The README states that more capabilities are planned beyond the current messaging and profile tools.
https://github.com/trypeggy/instagram_dm_mcp
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...
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.
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.
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.
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.
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.
mcp-server-chatsum is an MCP server that enables querying and summarizing chat messages to facilitate efficient chat data management and review.
An MCP server implementation that integrates the LINE Messaging API to connect AI Agents with LINE Official Accounts for automated and customizable messaging.