superagnt_
// mcp server

The X (Twitter) Data MCP server

X posts, profiles, followers, and search for agents. Audience research and social listening as structured JSON.

com.superagnt/x-twitter-datastreamable-http // oauth 2.18 tools

Copy the setup prompt.
Your agent does the rest.

works with any agent+ 8 more
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.md
or follow the detailed setup instructions
01// what this server exposes

Every tool the connection carries

Post search

Full search by query, language and date range, with floors on likes, replies and reposts, and continuation paging.

User timeline

A user posts with or without replies, plus their media and likes, all continuable.

Profiles

User details and about data, by username or by user id.

Social graph

Followers and following, paged, for mapping who an account is connected to.

Post detail and reactions

A single post with its replies, plus who liked it and who reposted it.

Hashtags and lists

Posts under a hashtag and the timeline of a list, both with continuation.

Trends and geo

Trends near a location, the locations trends are available for, and geo search.

Text analysis

Sentiment, topic classification, named entity recognition and translation over the text you pulled.

tool names08as your agent sees them
data_x_search_get_search_searchdata_x_user_s_tweets_get_user_tweetsdata_x_user_details_get_user_detailsdata_x_user_s_followers_get_user_followersdata_x_tweet_details_get_tweet_detailsdata_x_tweet_replies_get_tweet_repliesdata_x_hashtag_get_hashtag_hashtagdata_x_get_trends_near_a_location_beta_get_trends
02// the server, on paper

Identity and scope

registry name
com.superagnt/x-twitter-data
transport // auth
streamable-http // OAuth 2.1 or API key
endpoint
https://mcp.superagnt.com/mcp/x
scope
Scoped to the X (Twitter) Data tools. Nothing else lands in the agent's context. Connecting provisions a workspace scoped to exactly what the listing names, and credits are charged only on a successful response.
04// the whole toolkit

One server up, every tool

com.superagnt/superagnt

This server is one slice of the toolkit. The master server at https://mcp.superagnt.com/mcp carries the whole toolkit over one endpoint: live social media data, lead enrichment and email finder, a real Postgres database, webhooks, schedules, and more.

See the toolkit
get your key

Point your client at https://mcp.superagnt.com/mcp/x and the first call works before you have opened a dashboard.

Start free