twitter-read
by Polsia-Inc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWITTER_API_KEY | No | Twitter API Key for OAuth 2.0 authentication. | |
| TWITTER_API_SECRET | No | Twitter API Secret for OAuth 2.0 authentication. | |
| TWITTER_BEARER_TOKEN | No | Twitter API Bearer Token (recommended for read-only access). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_tweet_metricsA | Get engagement metrics for a specific tweet including likes, retweets, replies, and impressions |
| get_mentionsB | Get recent @mentions of the authenticated account |
| get_repliesB | Get replies to a specific tweet |
| search_tweetsB | Search for tweets matching a query and return results with engagement metrics |
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/Polsia-Inc/twitter-read-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server