Labsco
MCP SERVER

Twitter MCP Server

by taazkareem

Read and post on Twitter from your assistant — timelines, search, profiles, likes, threads and follows.

Social Media Accounts & Posting
Summary
A posting account, not a read-only feed.

It signs in as an account you own, which is what makes posting, threads, likes and follows possible — and also means every action it takes is attributed to that account rather than to an app.

What it is

A Twitter surface built on the agent-twitter-client library: reading tweets, profiles, search and trends, and writing tweets, threads, likes and follows.

What you get
  • Recent tweets from a user, with media
  • A user's profile in detail
  • Tweets matching a hashtag or keyword, filtered latest or top
  • Home, following and user timelines, and the tweets in a list
  • Current trending topics
  • Followers and following for a user
  • A tweet posted, with images or video, as a reply or as a quote
  • A thread posted as a unit
  • A tweet liked or unliked, and a user followed or unfollowed
Requirements

Node.js and a build step, plus your Twitter account credentials in the environment — username, password and email. API key, secret and access tokens are optional on top.

Setup effort

One command plus a key — npx -y twitter-mcp-server, then supply credentials