𝕏 (twitter) Mcp Server

Created By
mypracticaltools4 months ago
A Model Context Protocol (MCP) server that provides comprehensive access to Twitter (𝕏) data, including advanced search, user profiles, tweets, followers, followings, mentions, and more.
Overview

What is 𝕏 (Twitter) MCP Server?

The 𝕏 (Twitter) MCP Server is a Model Context Protocol server that provides comprehensive access to Twitter data, enabling users to perform advanced searches, retrieve user profiles, tweets, followers, followings, mentions, and more.

How to use 𝕏 (Twitter) MCP Server?

To use the server, you need to set up an Apify API token and configure the server with the required command and environment variables. You can then access various tools to interact with Twitter data.

Key features of 𝕏 (Twitter) MCP Server?

  • Advanced Search: Perform powerful searches with filters like from:NASA and min_faves:100.
  • User Intelligence: Access detailed profiles, followers, and latest tweets of users.
  • Engagement Insights: Get insights on mentions, retweeters, quotes, and replies.
  • List Support: Fetch tweets from specific Twitter lists.
  • Pagination Support: Efficiently retrieve large datasets using cursors.
  • Cleaned Data: Data is optimized for LLM consumption with noise removal.

Use cases of 𝕏 (Twitter) MCP Server?

  1. Conducting research on user engagement and trends on Twitter.
  2. Analyzing follower dynamics and user interactions.
  3. Fetching tweets for sentiment analysis or data mining.

FAQ from 𝕏 (Twitter) MCP Server?

  • What is required to use the server?

An Apify API token is required to authenticate and access the server's features.

  • Is there a cost associated with using the server?

The underlying actor is cost-effective, approximately $0.10 per 1,000 results.

  • Can I contribute to the project?

Yes! Contributions are welcome, and you can refer to the Contributing Guide for more details.

Server Config

{
  "mcpServers": {
    "twitter": {
      "command": "npx",
      "args": [
        "-y",
        "@practicaltools/twitter-mcp-server"
      ],
      "env": {
        "APIFY_API_TOKEN": "YOUR_APIFY_TOKEN"
      }
    }
  }
}
Project Info
Created At
4 months ago
Updated At
4 months ago
Author Name
mypracticaltools
Star
-
Language
-
License
-

Recommend Servers

View All
Fluentive

13 hours ago
Swiss Whale Intelligence
@alpineflow-io

**Swiss Whale Intelligence MCP** — 45 on-chain analytics tools for **Bitcoin, Ethereum, Solana, USDT (ETH + Tron), and tokenized gold (XAUT + PAXG)**, exposed via Model Context Protocol with anonymous OAuth 2.1 (Free tier, no signup required to install). ## Tools (45 across 5 chains + meta) - **Bitcoin** (21): whale alerts, MVRV per address, Meiklejohn-canonical clusters, dormant-wakeup detection, exchange flows, mining-pool balances, SOPR, HODL waves, fear & greed, BTC indicators (Pi Cycle Top, Stock-to-Flow), entity search - **Ethereum** (5): whale alerts, ETH MVRV (3-tier doctrine), hybrid L1+L3 clusters - **Solana** (4): native + SPL whale transfers, address profiles, top movers, flow breakdown - **USDT** (4): cross-chain whale transfers (ETH + Tron), per-address activity, Tether-Treasury mint/burn events - **Tokenized Gold** (3): XAUT + PAXG whale transfers, top holders, supply mint/burn events - **Glossary** (2): plain-English definitions + search for on-chain terms (MVRV, SOPR, HODL waves, etc.) - **Benchmarks + AI + Pro** (6): BTC vs SPY/Gold/SP500 comparisons, AI-synthesized whale_explain narratives, full address history, CSV bulk export ## Quality + Trust - Anonymous OAuth 2.1 (RFC 9728 + RFC 8414), no signup to try - Methodology whitepaper published (CC-BY-4.0, SHA256-pinned): https://swisswhaleintelligence.com/whitepaper/v1.md - Listed in official MCP Registry as `io.github.alpineflow-io/swiss-whale-intelligence` v1.1.0 - Built and operated independently from Switzerland by Catering & Event Services GmbH ## Install ```bash claude mcp add btc-whale-intelligence https://mcp.swisswhaleintelligence.com/mcp ``` Or in Claude Desktop `claude_desktop_config.json`: ```json { "mcpServers": { "swiss-whale-intelligence": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.swisswhaleintelligence.com/mcp"] } } } ``` ## Pricing Free tier (anonymous, 38 of 45 tools, 10 API calls/day, 5 AI-queries/day) → Intelligence 49 CHF/mo (full access, 10K API calls/day) → Pro 149 CHF/mo (REST API, business license) → Academic Free (verified .edu/.ac.*/.uni-*).

a day ago