X.com
Enables LLMs to interact with X.com through OAuth 2.0, supporting post-related operations.
Acerca de
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.
Características Principales
- 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
Casos de Uso
- Integrating X.com data into AI-powered applications
- Automating social media interactions for LLMs
- Analyzing trends and sentiment on X.com through LLMs