Skip to main content
Glama

get_user_timeline

Retrieve a user's recent tweets using the X API. Specify the number of tweets to fetch (up to 100) to access timeline data efficiently on the X MCP Server.

Instructions

Get the user's recent tweets

Input Schema

NameRequiredDescriptionDefault
countNoNumber of tweets to retrieve (max 100)

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of tweets to retrieve (max 100)", "type": "number" } }, "type": "object" }
Install Server

Other Tools from X MCP Server

Related Tools

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/krishna-paulraj/x-mcp-server'

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