Xpoz MCP

Xpoz MCP - AI Social Media AI工具使用教程与评测

Freemium

Xpoz MCP is a social media intelligence platform that enables AI assistants to search and analyze real-time social media data from Twitter, Instagram, Reddit, and TikTok through the MCP protocol, without requiring API keys.

Social Media AnalyticsMCP ServerAI ToolsData AnalysisFreemium
📋

Overview

Xpoz MCP is an MCP server that provides social intelligence for AI agents, indexing over 1.5 billion social media posts. It allows users to search and analyze content from Twitter/X, Instagram, Reddit, and TikTok in real-time through natural language queries, without needing to apply for expensive official API keys. The platform provides a complete MCP server, TypeScript and Python SDKs, and supports integration with AI assistants like Claude and ChatGPT. It's suitable for brand monitoring, market research, competitive analysis, threat detection, influencer discovery, and more, particularly for developers, marketing teams, researchers, and enterprise users.

Core Features

  • Cross-Platform Social Media Search: Search content across Twitter/X, Instagram, Reddit, and TikTok through keywords, hashtags, usernames, and more
  • Real-Time Data Access: Get the latest posts, user profiles, engagement metrics, and current trends with real-time updates
  • Natural Language Queries: Query through conversations with Claude or ChatGPT without learning complex API syntax
  • Advanced Filtering: Filter results by date range, engagement metrics (likes, retweets, comments), language, location, and more
  • User Intelligence Analysis: Access complete user history, follower metrics, engagement patterns, and influence scores
  • Sentiment Analysis: Analyze sentiment trends in social media content using Claude's analytical capabilities
  • Influence Mapping: Identify influential accounts, analyze conversation networks, and track propagation paths
  • Trend Tracking: Track topic evolution, sentiment changes, and narrative development
  • Continuous Monitoring: Set up keyword and user tracking to automatically collect matching new posts, ideal for brand monitoring and competitive intelligence
  • Bulk Data Export: Export query results to CSV format for further analysis
  • MCP 2025 Standard: Fully compliant with the latest MCP specifications, supporting streaming, event recovery, field selection, smart caching, and pagination
  • TypeScript and Python SDKs: Provides type-safe SDK packages with 30 typed methods for building custom integrations and data pipelines
  • Pre-Built Applications: Offers ready-to-use Claude skills and automated workflows for brand snapshots, competitive analysis, influencer discovery, and more
🚀

How to Use

  • Register Account: Visit Xpoz website{target="_blank"} and click "Get Started Free" to create a free account
  • Choose Integration Method: Select the appropriate integration method based on your use case
    • Claude.ai Web: Add a custom connector in Claude.ai settings and enter the MCP server URL: https://mcp.xpoz.ai/mcp
    • AI Agents (Claude Code, Gemini CLI, etc.): Run the command in your system terminal to add the MCP server, for example: claude mcp add --transport http --scope user xpoz-mcp https://mcp.xpoz.ai/mcp --header "Authorization: Bearer <your Xpoz API token>"
    • SDK Development: Install the TypeScript package npm install @xpoz/xpoz or Python package pip install xpoz
  • OAuth Authentication: Authenticate with your Google account on first use, the system will automatically guide you through the authorization process
  • Start Querying: Ask questions in natural language to Claude or ChatGPT, for example:
    • "Find tweets about Claude AI from the past 7 days"
    • "Show @elonmusk's most popular tweets this month"
    • "Get tweets mentioning 'MCP' with over 100 likes"
    • "Search @natgeo's Instagram posts about wildlife"
    • "Search Reddit posts about MCP servers in r/ClaudeAI subreddit"
  • Use SDK: For developers, write code to query and process data through the SDK
  • Set Up Monitoring: In paid plans, set up keyword or user tracking, and the system will automatically collect new content
  • View Detailed Documentation: Visit the Help Center{target="_blank"} for complete setup guides and API references

Key Advantages

  • No API Keys Required: No need to apply for official APIs from Twitter, Instagram, and other platforms, avoiding complex approval processes and high costs
  • Significant Cost Advantage: Twitter's official API Basic tier costs $100/month for only 10,000 tweets, Professional tier $5,000/month; Xpoz Free tier provides 5,000 credits (approximately 100,000 results), Pro tier $20/month provides 30,000 credits (approximately 1 million results), offering up to 100x better value
  • Massive Data Index: Over 1.5 billion social media posts indexed, covering both historical and real-time content
  • Quick Deployment: Complete installation and configuration in 2 minutes, no complex developer account setup required
  • Natural Language Interaction: Query through conversations without learning API documentation or writing code
  • Unified Cross-Platform Interface: Access multiple social platforms with one tool, unified query syntax and data format
  • Free Trial Credits: Provides 5,000 permanent free credits to fully test before deciding to upgrade
  • Flexible Pricing Model: Pay-as-you-go billing, pay for overages on demand without immediate plan upgrade
  • Enterprise-Grade Features: Supports streaming, event recovery, smart caching, and other advanced features suitable for large-scale applications
  • Developer-Friendly: Provides type-safe SDKs, complete documentation, and sample code, easy to integrate into existing systems
  • Community Support: Active developer community providing pre-built applications and skills that can be used directly or as templates
💰

Pricing

Tier Price Description
Free $0 5,000 credits (one-time, non-refreshing), 1 tracked keyword/user, all core tools, full MCP functionality, community support, suitable for testing and evaluation
Pro $20/month ($16/month annually, save 20%) 30,000 credits/month, $0.80/1,000 credits overage, 10 tracked keywords/users (additional $5 each), all advanced tools, advanced analytics, priority support (24-hour response), suitable for developers and growing teams
Max $200/month ($160/month annually, save 20%) 600,000 credits/month, $0.40/1,000 credits overage, 30 tracked keywords/users (additional $5 each), all advanced tools, full feature access, priority support SLA (12-hour response), suitable for agencies and power users
Enterprise Custom pricing Custom credit allocation, unlimited keyword/user tracking, volume discounts, dedicated account manager and SLA support, custom integrations, bulk export options, suitable for high-traffic enterprise users

Credit Calculation: Credits = (Number of queries × 5) + (Number of results × 0.005)

Example: 100 queries + 100,000 results = 1,000 credits

Notes:

  • Free tier credits are one-time allocation, upgrade to paid plan required when depleted
  • Pro and Max users can continue using after exceeding quota and will be billed at overage rates
  • Paid plans offer 14-day money-back guarantee
  • Plans can be upgraded or downgraded anytime; upgrades take effect immediately with prorated billing, downgrades take effect at next billing cycle
🛟

Get Help

📥

Download Client

This tool is a web application and MCP server that can be used directly in the browser or integrated through AI assistants, no client download required.

Integration Methods:

  • Claude.ai Web: Visit Claude.ai{target="_blank"} in your browser and add a custom connector
  • AI Agents (Claude Code, Gemini CLI, etc.): Install MCP server via command line
  • TypeScript SDK: Install via npm - View npm package{target="_blank"}
  • Python SDK: Install via pip - Run pip install xpoz
  • GitHub: Visit Xpoz GitHub{target="_blank"} to get source code and examples