Social Media MCP Server
@tayler-id
About Social Media MCP Server
A Model Context Protocol (MCP) server that connects to multiple social media platforms
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Social Media MCP Server?
An MCP server that connects to multiple social media platforms, allowing users to create and publish content across Twitter/X, Mastodon, and LinkedIn through natural language instructions.
How to use Social Media MCP Server?
Install Node.js v18+, clone the repository, install dependencies, configure a .env file with the required API keys, run npm run build, then start with npm start. For integration with an MCP‑compatible assistant, add the server to your MCP settings JSON with the command node and the path to build/index.js.
Key features of Social Media MCP Server
- Natural language interface for creating social media posts
- Automatic research of hashtags, trends, facts, and news
- Multi-platform support with platform-specific formatting
- Content generation using OpenAI and Anthropic models
- Graceful rate limit management with queuing and fallbacks
- Analytics to track post performance and optimize strategy
Use cases of Social Media MCP Server
- Create and publish posts across Twitter/X, Mastodon, and LinkedIn with a single instruction
- Research trending topics and relevant hashtags before composing content
- Generate platform-optimized content using AI models
- Schedule posts and manage rate limits automatically
- Monitor and analyze post performance to refine content strategy
FAQ from Social Media MCP Server
What social media platforms does Social Media MCP Server support?
It supports Twitter/X, Mastodon, and LinkedIn with platform-specific formatting.
What API keys are required?
API keys for Twitter/X, Mastodon, LinkedIn, OpenAI and/or Anthropic (for content generation), and Brave Search (for research).
How do I integrate Social Media MCP Server with Claude or another MCP assistant?
Add it to your MCP settings file with the command "node", arguments pointing to the built index.js, and the necessary environment variables for each API key.
What are the runtime dependencies?
Node.js v18+ and npm or yarn are required. All other dependencies are installed via npm install.
Does Social Media MCP Server handle rate limits?
Yes, it has built‑in rate limit management that queues requests and provides fallback behavior when platform API limits are reached.
More Media & Design MCP servers
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
Comments