- Xpoz
Xpoz
Social intelligence for AI agents - Twitter/X, Instagram, TikTok data access and insights. 1.5B+ posts indexed. No API keys, no installation - just add endpoint URL.
Perfect for brand monitoring, competitive analysis, influencer research, and content analysis.
Why Xpoz?
🚀 Zero Setup - No npm install, no Docker, no local dependencies. Add one URL to your config and go.
🔑 No API Keys - no rate limit management required.
📁 Comprehensive Data - User profiles, posts, followers, following lists, engagement metrics, and sentiment analysis ready.
📤 CSV Export - Bulk data export for large-scale analysis and reporting.
🔐 OAuth 2.0 Authentication - Secure Google authentication, no API keys to manage.
📊 1.5B+ Posts Indexed - Including historical data.
⚡ Multi-Platform - Query Twitter/X and Instagram from a single unified interface.
What You Can Do
Twitter/X:
- Get user profiles, followers, following lists
- Search tweets by keywords with boolean operators
- Analyze engagement (comments, quotes, retweets)
- Export full datasets to CSV
Instagram:
- Look up user profiles and statistics
- Search posts by caption keywords
- Get comments and engagement metrics
- Analyze follower/following networks
TikTok
- coming soon
Example Queries
Just ask Claude naturally:
- "Get @elonmusk's Twitter profile and recent tweets"
- "Search for tweets about 'artificial intelligence' from last week"
- "Find Instagram posts with #AIart and show engagement stats"
- "Export all tweets mentioning 'OpenAI' to CSV"
- "Compare follower counts between @nvidia and @amd"
Use Cases
- Brand monitoring & sentiment analysis
- Competitive intelligence
- Influencer research & verification
- Content trend analysis
- Social media analytics
- OSINT research
MCP Endpoint
https://mcp.xpoz.ai/mcp
Categories
- Social Media
- Data & Analytics
- Research
Server Config
{
"mcpServers": {
"xpoz": {
"url": "https://mcp.xpoz.ai/mcp",
"transport": "http-streaming",
"headers": {
"Authorization": "Bearer [xpoz personal token]"
}
}
}
}