X (Twitter) MCP server

get_latest_timeline

Retrieve recent tweets from your X (Twitter) home timeline, enabling quick access to content from accounts you follow. Customize the number of tweets fetched for tailored updates.

Instructions

Get tweets from your home timeline (Following)

Input Schema

NameRequiredDescriptionDefault
countNo

Input Schema (JSON Schema)

{ "properties": { "count": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": 100, "title": "Count" } }, "title": "get_latest_timelineArguments", "type": "object" }
ID: 7w9byzj3wm