C
Emerging
74/100
1 day ago

x-mcp

An MCP server for operating an X (Twitter) account via an agent, with built-in For You algorithm rules, pay-per-use API cost tracking, and human approval handoffs for restricted actions.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

rthomas24

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
23 tools verified — handlers match their declared behaviour
12 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: X_CLIENT_SECRET, X_MCP_HTTP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configX_API_BASEX_MCP_ALLOW_CUSTOM_API_BASE unset required to honour a non-default (tests/mocks only)
configX_CLIENT_IDmkdir -p ~/.x-mcp/media && cp .env.example ~/.x-mcp/.env # set (+ X_CLIENT_SECRET if confidential)
🔐 secretX_CLIENT_SECRETmkdir -p ~/.x-mcp/media && cp .env.example ~/.x-mcp/.env # set X_CLIENT_ID (+ if confidential)
configX_MCP_ALLOW_CUSTOM_API_BASEunset required to honour a non-default X_API_BASE (tests/mocks only)
configX_MCP_BUDGET_WARN_AT0.8 warn at 80%
configX_MCP_CALLBACK_PORT
configX_MCP_COPYPASTA_LOOKBACK_DAYS
configX_MCP_COPYPASTA_SIMILARITY0.7 Jaccard on word bigrams
configX_MCP_ENV_FILE
configX_MCP_FFPROBEauto ffprobe path (falls back to parsing the MP4 header)
🔐 secretX_MCP_HTTP_TOKEN
configX_MCP_MAX_DMS_PER_HOURX_MCP_MAX_REPLIES_PER_HOUR / X_MCP_MAX_REPOSTS_PER_DAY / 12 / 10 / 5 throttles (ledger-based)
configX_MCP_MAX_READS_PER_CALL100 cap on $0.005 reads per tool call
configX_MCP_MAX_REPLIES_PER_HOUR/ X_MCP_MAX_REPOSTS_PER_DAY / X_MCP_MAX_DMS_PER_HOUR 12 / 10 / 5 throttles (ledger-based)
configX_MCP_MAX_REPOSTS_PER_DAYX_MCP_MAX_REPLIES_PER_HOUR / / X_MCP_MAX_DMS_PER_HOUR 12 / 10 / 5 throttles (ledger-based)
configX_MCP_MEDIA_ROOTMedia the agent may upload must live under ~/.x-mcp/media (or the dirs in ) — drop your demo video there.
configX_MCP_MIN_HOURS_BETWEEN_ORIGINALS4 author-diversity / cold-start spacing
configX_MCP_MONTHLY_BUDGET_USD25 hard stop
configX_MCP_REQUEST_TIMEOUT_MS30000 per-request timeout
configX_MCP_REQUIRE_APPROVAL"true" # default; keep until you have X's AI-reply approval
configX_MCP_STATE_DIR~/.x-mcp tokens, ledger, state, .env
configX_REDIRECT_URI
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rthomas24-x-mcp-198cn9)](https://m8ven.ai/mcp/rthomas24-x-mcp-198cn9)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 755acc4945b764079f6fea04a399d605a2da8d96
code hash: 7997a00e0db94089ab8553e0f21eeeb34c8869a3ea739db5a0d52841b0120a36
verified: 8/21/2026, 1:48:30 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client