MCP.so
登录

Social Media MCP Server

@tayler-id

关于 Social Media MCP Server

A Model Context Protocol (MCP) server that connects to multiple social media platforms

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

tayler-id

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

媒体与设计 分类下的更多 MCP 服务器