트위터 MCP 도구
이 저장소에는 Python을 사용하여 소셜 미디어 작업을 간소화하도록 설계된 Twitter MCP 도구가 포함되어 있습니다. 트윗, 사용자 이름 변경 내역, 최근 트윗 가져오기, 사용자에게 쪽지 보내기 등의 기능이 포함되어 있습니다.
특징
1. 트윗 게시
이미지가 있거나 없는 트윗을 Twitter에 직접 게시하세요.
2. 사용자 이름 변경 사항 쿼리
모든 Twitter 계정의 사용자 이름 변경 내역을 추적합니다.
3. 최근 트윗 가져오기
모든 공개 Twitter 사용자의 타임라인에서 최신 트윗을 검색합니다.
4. DM(다이렉트 메시지) 보내기
Twitter 사용자에게 직접 개인 메시지를 보내세요.
종속성 설치 및 실행
- 다음을 사용하여 저장소를 복제합니다.지엑스피1
- 종속성 설치:그리고 Claude 데스크탑에 설치하고 싶다면 다음을 사용하세요.
- 다음 키를 사용하여
.env
파일을 만듭니다.
용법
클로드 데스크탑을 열면 Twitter MCP 도구가 사용 준비가 된 것을 볼 수 있습니다.
그렇지 않은 경우 config.json
claude_desktop_config.json에 복사하여 붙여넣으세요.
폴더 구조
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
사용자가 트윗을 게시하고, 사용자 이름 변경을 추적하고, 최근 트윗을 가져오고, Twitter에서 직접 메시지를 보낼 수 있도록 하여 소셜 미디어 작업을 간소화하는 Python 기반 도구입니다.
Related MCP Servers
- -securityAlicense-qualityEnables interaction with Twitter through a Model Context Protocol, allowing large language models to post tweets, search for tweets, and reply to tweets.Last updated -25318TypeScriptMIT License
- -securityFlicense-qualityProvides AI agents with comprehensive Twitter functionality through the Model Context Protocol standard, enabling reading tweets, posting content, managing interactions, and accessing timeline data with robust error handling.Last updated -511JavaScript
- -securityFlicense-qualityProvides tools for interacting with Twitter to retrieve tweets by ID and post new tweets using the agent-twitter-client library.Last updated -52JavaScript
- -securityAlicense-qualityA Model Context Protocol server that enables AI to interact with Twitter, allowing functions like searching tweets, comparing sentiments across accounts, and retrieving timeline content.Last updated -MIT License