소개
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.
주요 기능
- Type safety with TypeScript and Zod validation
- Comprehensive toolset for managing X.com operations
- Supports reading, writing, searching, and managing posts, likes, retweets, and bookmarks
- 1 GitHub stars
- OAuth 2.0 Authentication for secure access
- Complete coverage of X.com Post API endpoints
사용 사례
- Integrating X.com data into AI-powered applications
- Automating social media interactions for LLMs
- Analyzing trends and sentiment on X.com through LLMs