Server data from the Official MCP Registry
Twitter/X, Instagram, Reddit & TikTok data for AI agents. 1.5B+ posts. No API keys.
Twitter/X, Instagram, Reddit & TikTok data for AI agents. 1.5B+ posts. No API keys.
Remote endpoints: streamable-http: https://mcp.xpoz.ai/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-xpoz-social-insights": {
"url": "https://mcp.xpoz.ai/mcp"
}
}
}From the project's GitHub README.
Search Twitter, Instagram, Reddit & TikTok from any AI agent. 1.5B+ posts indexed. Natural language queries. CSV exports up to 500K rows. No API keys needed.
Remote MCP server — no local installation required. Connect via Streamable HTTP and authenticate with OAuth 2.1 (sign in with Google, no API keys to manage). Direct probes to
https://mcp.xpoz.ai/mcpreturn401 Unauthorized— that's expected; your MCP client handles the OAuth flow.
Add to your MCP config:
{
"mcpServers": {
"xpoz": {
"type": "streamable-http",
"url": "https://mcp.xpoz.ai/mcp"
}
}
}
# Claude Code
claude mcp add --transport http --scope user xpoz https://mcp.xpoz.ai/mcp
# Codex / Gemini CLI: see https://www.xpoz.ai/integrations
clawhub install xpoz-social-search
Then authenticate via the OAuth link when prompted. Eight more pre-built skills are available — see clawhub.ai/u/atyachin.
If you'd rather call Xpoz directly from code or a terminal instead of through an MCP client:
npm install @xpoz/xpoz
Source: XPOZpublic/xpoz-ts-sdk.
pip install xpoz
Source: XPOZpublic/xpoz-python-sdk.
| Platform | Install command |
|---|---|
| macOS / Linux (Homebrew) | brew install XPOZpublic/xpoz/xpoz-cli |
| macOS / Linux (one-liner) | curl -fsSL https://raw.githubusercontent.com/XPOZpublic/xpoz-cli/main/install.sh | sh |
| Windows (PowerShell) | iwr -useb https://raw.githubusercontent.com/XPOZpublic/xpoz-cli/main/install.ps1 | iex |
| Windows (winget) | winget install Xpoz.XpozCli |
| Any platform with Python ≥ 3.10 | pip install xpoz-cli |
Source: XPOZpublic/xpoz-cli.
All four channels speak the same MCP protocol against https://mcp.xpoz.ai/mcp under the hood, so any tool you see below is reachable from every surface. Get an API token at xpoz.ai/get-token.
| Tool | Description |
|---|---|
searchTwitterUsers | Find users by name, bio, or keywords |
getTwitterUser | Get profile details (followers, bio, metrics) |
getTwitterUsersByKeywords | Discover users actively posting about topics |
getTwitterUserConnections | Get followers or following list |
getTwitterPostsByKeywords | Search tweets by keywords, hashtags, mentions |
getTwitterPostsByAuthor | Get tweets from a specific user |
getTwitterPostsByIds | Fetch specific tweets by ID |
getTwitterPostComments | Get replies to a tweet |
getTwitterPostRetweets | Get retweets of a tweet |
getTwitterPostQuotes | Get quote tweets |
getTwitterPostInteractingUsers | Users who liked/retweeted a post |
countTweets | Count tweets matching a query (hourly/daily buckets) |
checkOperationStatus | Poll async export operations |
cancelOperation | Cancel a running operation |
| Tool | Description |
|---|---|
searchInstagramUsers | Find users by name or username |
getInstagramUser | Get profile details and metrics |
getInstagramUsersByKeywords | Discover users posting about topics |
getInstagramUserConnections | Get followers or following list |
getInstagramPostsByKeywords | Search posts by keywords or hashtags |
getInstagramPostsByUser | Get posts from a specific user |
getInstagramPostsByIds | Fetch specific posts by ID |
getInstagramPostInteractingUsers | Users who liked/commented on a post |
getInstagramCommentsByPostId | Get comments on a post |
| Tool | Description |
|---|---|
searchRedditUsers | Find users by name |
getRedditUser | Get user profile and karma |
getRedditUsersByKeywords | Discover users active in topics |
getRedditPostsByKeywords | Search posts across subreddits |
getRedditPostWithCommentsById | Get a post with its comment tree |
getRedditCommentsByKeywords | Search comments by keywords |
searchRedditSubreddits | Find subreddits by name |
getRedditSubredditWithPostsByName | Get a subreddit's metadata and recent posts |
getRedditSubredditsByKeywords | Discover subreddits by topic |
| Tool | Description |
|---|---|
searchTiktokUsers | Find creators by name or username |
getTiktokUser | Get creator profile (followers, likes, bio, verification) |
getTiktokUsersByKeywords | Discover creators by topic in their post history |
getTiktokPostsByKeywords | Search videos by keywords or hashtags |
getTiktokPostsByUser | Get videos posted by a specific creator |
getTiktokPostsByIds | Fetch specific videos by ID |
getTiktokCommentsByPostId | Get comments on a specific video |
For continuous brand monitoring and lead generation — Xpoz indexes new matching content as it appears.
| Tool | Description |
|---|---|
addTrackedItems | Subscribe to ongoing monitoring of a query, user, or subreddit across any platform |
getTrackedItems | List your active tracked items with last-update timestamps |
removeTrackedItems | Stop monitoring tracked items by ID |
forceLatest: true bypasses cache for real-time dataThese public, machine-readable endpoints describe Xpoz to crawlers and agentic clients:
| Surface | URL |
|---|---|
| MCP manifest | https://www.xpoz.ai/.well-known/mcp.json |
| MCP tool catalog (descriptions + JSON-Schema parameters) | https://www.xpoz.ai/.well-known/mcp/tools.json |
| Agent Skills index (agentskills.io v0.2.0) | https://www.xpoz.ai/.well-known/agent-skills/index.json |
llms.txt | https://www.xpoz.ai/llms.txt |
llms-full.txt | https://www.xpoz.ai/llms-full.txt |
discovery.txt | https://www.xpoz.ai/discovery.txt |
| Webhooks contract | https://www.xpoz.ai/webhooks |
| Rate limits & 429 contract | https://www.xpoz.ai/rate-limits |
This repository contains configuration and documentation only. The Xpoz MCP server is a hosted service — see Terms of Service.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption