Skip to main content
Glama
discountry

x-post-mcp

by discountry

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_CLIENT_IDNoOAuth 2.0 client ID for auto-refresh token flow.
X_BEARER_TOKENNoYour X API bearer token. Required if not using auto-refresh.
X_CLIENT_SECRETNoOAuth 2.0 client secret for auto-refresh token flow.
X_REFRESH_TOKENNoOAuth 2.0 refresh token for auto-refresh token flow.

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
send_tweetA

Post a new tweet to X (Twitter)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlapping purposes. The tool's purpose is clear and unique.

Naming Consistency5/5

The single tool name 'send_tweet' follows a clear verb_noun pattern and is consistent. With only one tool, there are no inconsistencies to evaluate.

Tool Count4/5

One tool is slightly below the typical well-scoped range, but it is reasonable for a narrowly focused posting service. The count feels minimal yet sufficient for the stated purpose.

Completeness4/5

The tool covers the core action of posting a tweet, which is the server's stated purpose. Minor gaps exist, such as no ability to delete or read tweets, but these are not essential for a post-only tool and can be worked around.

Maintenance

ActivityInactive
ResponsivenessNo issues