Skip to main content
The Xpoz MCP server provides AI agents with structured access to social media data across four platforms. It exposes 48 tools that let agents search posts, look up users, analyze engagement, and export data — all through the standard Model Context Protocol.

Key Features

4 Platforms, 48 Tools

Twitter/X, Instagram, Reddit, and TikTok — users, posts, comments, connections, and subreddits.

Server-Side Pagination

Efficient pagination with cached tables — 100 items per page, iterate through large result sets without re-querying.

Three Response Modes

Choose between fast (immediate results), paging (iterate through pages), and CSV (bulk export up to 500K rows).

Field Selection

Request only the fields you need to reduce response size and improve performance.

Platform Coverage

How It Works

Your AI agent connects to the hosted Xpoz MCP server at https://mcp.xpoz.ai/mcp using your access key. The server handles data retrieval, pagination, caching, and data freshness — your agent just calls tools and gets structured results.

Next Steps

Installation

Connect the MCP server to your preferred AI client.

Browse Tools

See all 48 tools organized by platform.

Response Modes

Learn when to use fast, paging, or CSV mode.

Field Selection

Optimize performance by requesting only the fields you need.