Skip to main content
The Xpoz MCP server exposes 48 tools across four social media platforms plus tracking and account management. Each tool is read-only and safe to call without side effects (except tracking tools, which modify your tracked items list).

Twitter/X (13 tools)

Instagram (9 tools)

Reddit (9 tools)

TikTok (10 tools)

TikTok is the only platform with hashtag-specific tools (getTiktokUsersByHashtags and getTiktokPostsByHashtags). These search the indexed hashtags column directly for precise matching.

Tracking (3 tools)

Account & Auth (3 tools)

Operations (2 tools)

For details on how operations work with paginated tools, see Operations.

Common Parameters

Most tools share these optional parameters:
Always specify only the fields you need to reduce response size and improve performance. For example, use ["id", "text", "likeCount"] instead of retrieving all fields.