소개
The X Server is an enhanced Model Context Protocol (MCP) server designed to extend AI agents and other applications with robust X.com (formerly Twitter) capabilities. It offers dual authentication support for both OAuth 1.0a and OAuth 2.0, intelligently managing different X API versions (v1.1 and v2) for various operations. Users can programmatically post tweets with media, search for tweets, and delete their content, all while benefiting from built-in rate limiting, type safety, and comprehensive error handling.
주요 기능
- Dual Authentication (OAuth 1.0a & OAuth 2.0)
- Programmatic Tweet Operations (Post, Search, Delete)
- Media Upload Support (Images, GIFs)
- Intelligent X API Version Handling
- Built-in Rate Limiting and Type Safety
- 0 GitHub stars
사용 사례
- Integrating X.com functionality into AI agents and applications (e.g., Claude Desktop/CLI)
- Automating social media management tasks on X.com
- Developing custom tools for programmatic interaction with the X.com API