Skip to main content
Glama

social-media-mcp

list_x_posts

Retrieve and filter X (formerly Twitter) posts by thread ID or limit results using the MCP server for social media management.

Instructions

List X (formerly Twitter) posts

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of posts to return
threadIdNoID of the thread to filter by

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of posts to return", "type": "number" }, "threadId": { "description": "ID of the thread to filter by", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from social-media-mcp

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/angheljf/social-media-mcp'

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