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)