MCP Twitter

by 0xhijo
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TWITTER_APINoYour Twitter API key (required for API mode)
TWITTER_EMAILNoYour Twitter email (required for CREDENTIALS mode)
TWITTER_PASSWORDNoYour Twitter password (required for CREDENTIALS mode)
TWITTER_USERNAMENoYour Twitter username (required for CREDENTIALS mode)
TWITTER_AUTH_MODENoAuthentication mode: 'CREDENTIALS' or 'API'
TWITTER_API_SECRETNoYour Twitter API secret (required for API mode)
TWITTER_ACCESS_TOKENNoYour Twitter access token (required for API mode)
TWITTER_ACCESS_TOKEN_SECRETNoYour Twitter access token secret (required for API mode)

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