Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Twitter

    Manage your twitter account using mcp

    44 stars
    Python
    Updated Nov 3, 2025

    Documentation

    Twitter MCP Server

    Welcome to the Twitter MCP (Multi-Channel Platform) Server! This application helps you manage your Twitter account programmatically with a variety of powerful features.

    Features

    • Get Timeline: Retrieve your Twitter home timeline.
    • Get Any User's Tweets: Fetch tweets from any public Twitter user.
    • Hashtag Search: Search for tweets containing any hashtag (e.g., #AI).
    • Get Replies & Summaries: Retrieve replies to tweets and get summarized insights.
    • User Direct Messages: Send and receive Twitter DMs.
    • Create Post: Programmatically create new tweets.
    • Delete Post: Delete your tweets through the API.
    • And much more...

    Twitter MCP Server

    Twitter MCP Server

    Getting Started

    Prerequisites

    • Python 3.11+
    • uvicorn (for running the server)
    • Twitter API credentials (set in .env file)

    Installation

    1. Clone this repository.

    2. Install dependencies:

    bash
    pip install -r requirements.txt

    3. Set up your .env file with your Twitter API credentials (see .env.example).

    Running the Application

    To start the server, run:

    bash
    uv run --with twikit --with mcp Path\\src\\tweet_service.py
    code
    {
      "mcpServers": {
      "twitter-mcp": {
        "command": "uv",
        "args": [
          "--directory",
          "Path\\src\\",
          "run",
          "--with",
          "twikit",
          "--with",
          "mcp",
          "tweet_service.py"
        ],
        "env": {
          "COOKIES_PATH": "Path\\cookies.json",
          "ENV_FILE": ".env"  
        }
      }
    
    }
    }

    ---

    Feel free to contribute or suggest new features!

    Similar MCP

    Based on tags & features

    • IS

      Isaac Sim Mcp

      Python·
      83
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • IS

      Isaac Sim Mcp

      Python·
      83
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k