Loading languages...
MC

MCP_X

@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
mcp-server
ai-integration

# mcpServer Config

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

# stdio

python main.py
Transport:
stdio
Langue:
Python
Créé:4/27/2025
Mis à jour:4/27/2025