Twitter MCP Server
by EnesCinr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Your Twitter API key from the Twitter Developer Portal | |
| ACCESS_TOKEN | Yes | Your Twitter access token from the Twitter Developer Portal | |
| API_SECRET_KEY | Yes | Your Twitter API secret key from the Twitter Developer Portal | |
| ACCESS_TOKEN_SECRET | Yes | Your Twitter access token secret from the Twitter Developer Portal |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| post_tweetB | Post a new tweet to Twitter |
| search_tweetsC | Search for tweets on Twitter |
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
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/EnesCinr/twitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server