Twitter MCP Server - Manage your Twitter account programmatically
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-luniakunal-mcp-twitter","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 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...** [](https://smithery.ai/server/@LuniaKunal/mcp-twitter)  ## Getting Started ### Prerequisites - Python 3.11+ - [uvicorn](https://www.uvicorn.org/) (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 ``` ``` { "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!
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.