social-media-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TWITTER_API_KEYYesYour Twitter API Key
TWITTER_API_SECRETYesYour Twitter API Secret
TWITTER_ACCESS_TOKENYesYour Twitter Access Token
TWITTER_ACCESS_SECRETYesYour Twitter Access Secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Social Media: XInformation about the X platform

Tools

Functions exposed to the LLM to take actions

NameDescription
post_to_x

Post a message to X (formerly Twitter)

list_x_posts

List X (formerly Twitter) posts

create_x_thread

Create a thread on X (formerly Twitter)