Twitter MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour Twitter API key from the Twitter Developer Portal
ACCESS_TOKENYesYour Twitter access token from the Twitter Developer Portal
API_SECRET_KEYYesYour Twitter API secret key from the Twitter Developer Portal
ACCESS_TOKEN_SECRETYesYour Twitter access token secret from the Twitter Developer Portal

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
post_tweet

Post a new tweet to Twitter

search_tweets

Search for tweets on Twitter