Twitter MCP Server
by serima
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| count_tweet_charactersA | Twitter/Xの投稿文字数を正確にカウントします。URLや絵文字も考慮します。 |
| validate_tweetA | Twitter/Xの投稿が有効かどうかを検証します(文字数制限、URL、メンションなど) |
| optimize_tweetB | Twitter/Xの投稿を最適化します(長すぎる場合は短縮提案など) |
| extract_entitiesB | Twitter/Xの投稿からエンティティ(URL、メンション、ハッシュタグ)を抽出します |
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/serima/twitter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server