Twitter Marketing MCP
트위터 마케팅 MCP
이 저장소에는 Python을 사용하여 소셜 미디어 마케팅 업무를 간소화하도록 설계된 도구인 Twitter Marketing MCP가 포함되어 있습니다. 트윗, 이미지 생성, 웹 스크래핑 기능이 포함되어 있습니다.
비디오 데모
Twitter 마케팅 MCP가 실제로 작동하는 모습을 보여주는 비디오 데모를 시청해 보세요.
링크드인 포스트
Related MCP server: X (Twitter) MCP server
특징
1. 트윗 게시
이미지가 있거나 없는 트윗을 Twitter에 직접 게시하세요.
2. 이미지 생성
Google의 Gemini API를 사용하여 텍스트 프롬프트를 기반으로 이미지를 생성합니다.
3. 웹 스크래핑
Serper API를 사용하여 Google과 유사한 지역화된 검색을 수행합니다.
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
pip install requirements.txt mcp install script.py다음 키를 사용하여
.env파일을 만듭니다.X_api_key=<your_twitter_api_key> X_api_key_sec=<your_twitter_api_secret> X_access_token=<your_twitter_access_token> X_access_token_sec=<your_twitter_access_token_secret> X_bearer_token=<your_twitter_bearer_token> GEMINI_API_KEY=<your_gemini_api_key> serper_api=<your_serper_api_key>
용법
클로드 데스크탑을 열면 Twitter 마케팅 MCP가 사용할 준비가 된 것을 볼 수 있습니다.
그렇지 않은 경우 config.json claude_desktop_config.json에 복사하여 붙여넣으세요.
폴더 구조
.
├── generated_images/ # Folder for storing generated images
├── script.py # MCP core logic
├── .env # Environment variables
├── requirements.txt # Python dependencies
└── readme.md # Project documentation특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA powerful LinkedIn Profile Analyzer that seamlessly integrates with Claude AI to fetch and analyze public LinkedIn profiles, enabling users to extract, search, and analyze posts data through RapidAPI's LinkedIn Data API.32MIT
- MIT
- AlicenseNot gradedqualityCmaintenanceProvides a standardized MCP interface for interacting with Twitter's tools and services, compatible with MCP-compliant applications.1MIT
Related MCP Connectors
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
FastMCP server for posting formatted content to X (Twitter) — Tollbooth-monetized, DPYC-native
Twitter (X) trends over time, with growth for any keyword. Free key at trendsmcp.ai
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rugvedp/Twitter-Marketing-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server