Loading languages...
TW

twitter

@sriramsowmithri9807

A Model Context Protocol (MCP) server implementation that provides seamless integration with Twitter/X API, allowing AI models to interact with Twitter functionalities through a standardized interface.

twitter
x
social media
tweet management
data retrieval

# mcpServer Config

{
  "mcpServers": {
    "twitter": {
      "command": "python",
      "args": [
        "path/to/main.py"
      ],
      "env": {
        "PYTHONPATH": "path/to/project"
      }
    }
  }
}

# stdio

python main.py
Transport:
stdio
भाषा:
Python
बनाया गया:4/27/2025
अद्यतन किया गया:4/27/2025