Skip to main content
Glama

X (Twitter) MCP server

by rafaljanicki

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" }

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/rafaljanicki/x-twitter-mcp-server'

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