Enables LLMs to interact with X.com through OAuth 2.0, supporting post-related operations.
This Model Context Protocol (MCP) server provides a comprehensive interface for Large Language Models (LLMs) to interact with the X.com (formerly Twitter) API. It leverages OAuth 2.0 for secure authentication and offers a suite of tools for managing posts, including creating, deleting, searching, liking, retweeting, and bookmarking. With full TypeScript implementation and Zod validation, it ensures type safety and reliability, providing 21 tools covering all major X.com operations.