social media

Twitter Mcp

All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API.

python
local
social media
0
View on GitHub

Installation

npx -y kunallunia/twitter-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "twitter-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kunallunia/twitter-mcp"
  ]
}

About This MCP Server

kunallunia/twitter-mcp

All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API.

GitHub: https://github.com/LuniaKunal/mcp-twitter

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub