Twitter Marketing MCP
Twitter Marketing MCP
Dieses Repository enthält das Twitter Marketing MCP , ein Tool zur Optimierung von Social-Media-Marketingaufgaben mit Python. Es umfasst Funktionen zum Twittern, zur Bildgenerierung und zum Web Scraping.
Videodemonstration
Sehen Sie sich die Videodemonstration des Twitter Marketing MCP in Aktion an:
Linkedin-Beitrag
Sehen Sie sich die Videodemonstration auf LinkedIn an
Related MCP server: X (Twitter) MCP server
Merkmale
1. Tweet-Posting
Posten Sie Tweets mit oder ohne Bilder direkt auf Twitter.
2. Bilderzeugung
Generieren Sie Bilder basierend auf Textaufforderungen mithilfe der Gemini-API von Google.
3. Web Scraping
Führen Sie lokalisierte Google-ähnliche Suchen mit der Serper-API durch.
Installation
Klonen Sie das Repository:
git clone https://github.com/rugvedp/Twitter-Marketing-MCP.git cd Twitter-Marketing-MCPInstallieren Sie Abhängigkeiten:
pip install requirements.txt mcp install script.pyErstellen Sie eine
.envDatei mit den folgenden Schlüsseln: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>
Verwendung
Öffnen Sie Ihren Claude-Desktop. Sie werden sehen, dass das Twitter Marketing MCP einsatzbereit ist.
Wenn nicht, kopieren Sie die Datei config.json in Ihre claude_desktop_config.json
Ordnerstruktur
.
├── generated_images/ # Folder for storing generated images
├── script.py # MCP core logic
├── .env # Environment variables
├── requirements.txt # Python dependencies
└── readme.md # Project documentationLizenz
Dieses Projekt ist unter der MIT-Lizenz lizenziert.
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