- Xpoz - social media insights and data at scale
Xpoz - social media insights and data at scale
what is Xpoz?
Xpoz is a social media insights platform that provides access to millions of posts, comments, and user profiles from major social media platforms without the need for API keys or rate limits.
how to use Xpoz?
To use Xpoz, simply visit the website and utilize the Model Context Protocol (MCP) to query social media data through natural language. No local installation or self-hosting is required.
key features of Xpoz?
- Access to over 1.5 billion social media posts.
- No API keys or rate limits required.
- Fully remote and easy to use with a web interface.
use cases of Xpoz?
- Conducting social media analytics for brand monitoring.
- Performing sentiment analysis on user comments and posts.
- Gathering data for research on social media trends.
FAQ from Xpoz?
- Do I need a Twitter API key?
No! Xpoz provides direct access to social media data without requiring API keys, avoiding rate limits and costs entirely.
- Can I use this commercially?
Yes! Xpoz MCP is available for both personal and commercial use. Check our licensing terms for specific details about your use case.
- What data is available?
Access tweets, user profiles, Instagram posts, engagement metrics, hashtags, mentions, media URLs, and full historical data.
Server Config
{
"mcpServers": {
"xpoz": {
"url": "https://mcp.xpoz.ai",
"transport": "http-streaming",
"headers": {
"Authorization": "Bearer [xpoz personal token]"
}
}
}
}