Skip to main content
Glama
farukkolip

xtapdown-mcp

calculate_x_ads_revenue

Calculate your potential X Premium Creator Ads Revenue Share payout based on monthly impressions, reply density, and estimated CPM.

Instructions

Estimate monthly X Premium Creator Ads Revenue Share payout from impressions. X pays creators based on ads shown in REPLIES to their posts, not the posts themselves — so reply density is the lever. Requires X Premium + 500 verified followers + 25M impressions over the trailing 3 months for eligibility.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cpmEstimateNoEstimated CPM in USD for reply ads (industry estimate $1.50-$4 — default $2.50)
avgRepliesPerPostNoAverage replies per post (drives ad inventory in replies — default 20)
monthlyImpressionsYesTotal impressions on your posts in the past 30 days
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It discloses the estimation nature and the key driver (reply density), and implies it is a read-only calculation. It does not mention side effects, but for a calculation tool, this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, front-loaded with the core purpose, and each sentence adds essential context (mechanism, eligibility). No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple calculation tool, the description covers purpose, mechanism, and eligibility. However, it does not specify the output format (e.g., estimated monthly payout in USD), assuming user inference from parameter defaults. Still, it is mostly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% (all three parameters have descriptions in the schema). The tool description adds contextual information about reply density as a lever but does not add new parameter-specific details beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool estimates X Premium Creator Ads Revenue Share payout from impressions, explaining the mechanism (ads in replies) and eligibility. It distinguishes itself from sibling tools, none of which perform revenue estimation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear usage context: estimating revenue share with explicit eligibility requirements (X Premium, 500 followers, 25M impressions). However, it does not explicitly mention when not to use this tool or suggest alternative tools, though none exist among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/farukkolip/xtapdown-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server