Twitter Marketing MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PROXY | No | HTTP proxy for users in regions where Twitter is blocked | |
| HTTPS_PROXY | No | HTTPS proxy for users in regions where Twitter is blocked | |
| LICENSE_KEY | No | License key for premium features (obtained via GitHub Sponsors) | |
| DEEPSEEK_API_KEY | No | DeepSeek API key for AI tweet generation (optional, premium feature) | |
| TWITTER_BEARER_TOKEN | Yes | Twitter API v2 Bearer Token for accessing Twitter data |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_tweetsA | Search recent tweets by keyword. Free feature (uses Twitter API v2 free tier or Nitter). |
| analyze_accountA | Analyze any Twitter account: follower count, bio, tweet frequency. Free feature. |
| find_trendingA | Find trending topics on Twitter. Free feature. |
| generate_tweetB | AI-powered tweet generator. PREMIUM feature (GitHub Sponsors). |
| schedule_tweetB | Auto-schedule tweets for optimal engagement. PREMIUM feature. |
| track_metricsC | Dashboard for your Twitter marketing KPIs. PREMIUM feature. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/1036007003-wq/twitter-marketing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server