Skip to main content
Glama
theo-nash

agent-twitter-client-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP server (default 3000)
NODE_ENVNoEnvironment: development, production
LOG_LEVELNoLogging level: error, warn, info, debug
AUTH_METHODNoAuthentication method: cookies, credentials, or api
TWITTER_EMAILNoOptional email for credential authentication
TWITTER_API_KEYNoTwitter API key for API authentication
TWITTER_COOKIESNoJSON array of cookie strings for cookie authentication
TWITTER_PASSWORDNoTwitter password for credential authentication
TWITTER_USERNAMENoTwitter username for credential authentication
TWITTER_2FA_SECRETNoOptional 2FA secret for credential authentication
TWITTER_ACCESS_TOKENNoTwitter access token for API authentication
TWITTER_API_SECRET_KEYNoTwitter API secret key for API authentication
TWITTER_ACCESS_TOKEN_SECRETNoTwitter access token secret for API authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_tweetsB

Fetch tweets from a specific user

get_tweet_by_idB

Fetch a specific tweet by ID

search_tweetsC

Search for tweets by keyword

send_tweetC

Post a new tweet

send_tweet_with_pollC

Post a tweet with a poll

like_tweetC

Like a tweet

retweetB

Retweet a tweet

quote_tweetC

Quote a tweet

get_user_profileC

Get a user's profile information

follow_userC

Follow a Twitter user

get_followersC

Get a user's followers

get_followingC

Get users a user is following

grok_chatB

Chat with Grok via Twitter

health_checkA

Check the health of the Twitter MCP server

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/theo-nash/twitter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server