Twitter MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TWITTER_EMAILNoYour email associated with Twitter account (optional)
TWITTER_API_KEYNoYour Twitter API key (optional, used as fallback)
TWITTER_PASSWORDYesYour Twitter password
TWITTER_USERNAMEYesYour Twitter username
TWITTER_2FA_SECRETNoYour Twitter two-factor authentication secret (optional)
TWITTER_ACCESS_TOKENNoYour Twitter access token (optional, used as fallback)
TWITTER_API_SECRET_KEYNoYour Twitter API secret key (optional, used as fallback)
TWITTER_ACCESS_TOKEN_SECRETNoYour Twitter access token secret (optional, used as fallback)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools