Skip to main content
Glama
EnesCinr

Twitter MCP Server

by EnesCinr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour Twitter API key from the Twitter Developer Portal
ACCESS_TOKENYesYour Twitter access token from the Twitter Developer Portal
API_SECRET_KEYYesYour Twitter API secret key from the Twitter Developer Portal
ACCESS_TOKEN_SECRETYesYour Twitter access token secret from the Twitter Developer Portal

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
post_tweetB

Post a new tweet to Twitter

search_tweetsC

Search for tweets on Twitter

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one for posting tweets and one for searching tweets. There is no overlap in functionality.

Naming Consistency5/5

Both tool names follow the verb_noun pattern: 'post_tweet' and 'search_tweets'. The naming is consistent and predictable.

Tool Count3/5

With only 2 tools, the server feels thin for a Twitter API. It is borderline acceptable but lacks the breadth typically expected from a Twitter server.

Completeness2/5

The tool surface is severely incomplete. Missing fundamental operations like deleting tweets, liking, retweeting, or managing user interactions, which will cause agent failures.

Maintenance

ActivityInactive
ResponsivenessUnresponsive