Skip to main content
Glama

X MCP Server

by DataWhisker

get_home_timeline

Retrieve recent tweets from your home timeline on X, specifying the number of posts to fetch (up to 100) for efficient timeline monitoring and engagement.

Instructions

Get the most recent tweets from your home timeline

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of tweets to retrieve (max 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Number of tweets to retrieve (max 100)", "maximum": 100, "minimum": 1, "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/DataWhisker/x-mcp-server'

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