74
/ 100
10 days ago
glama

x-feed-mcp

A least-privilege, read-only MCP server that returns recent tweets from a set of tracked X (Twitter) accounts via a single tool.

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.

Install from

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

// key findings
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: MCP_AUTH_TOKEN, X_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKEEPALIVE_MINUTESFor remote (HTTP) deployment, also: MCP_TRANSPORT=http, MCP_AUTH_TOKEN (bearer secret), optional PORT, and optional keepalive (KEEPALIVE_URL / RENDER_EXTERNAL_URL, ).
configKEEPALIVE_URLFor remote (HTTP) deployment, also: MCP_TRANSPORT=http, MCP_AUTH_TOKEN (bearer secret), optional PORT, and optional keepalive ( / RENDER_EXTERNAL_URL, KEEPALIVE_MINUTES).
🔐 secretMCP_AUTH_TOKENFor remote (HTTP) deployment, also: MCP_TRANSPORT=http, (bearer secret), optional PORT, and optional keepalive (KEEPALIVE_URL / RENDER_EXTERNAL_URL, KEEPALIVE_MINUTES).
configMCP_TRANSPORTFor remote (HTTP) deployment, also: =http, MCP_AUTH_TOKEN (bearer secret), optional PORT, and optional keepalive (KEEPALIVE_URL / RENDER_EXTERNAL_URL, KEEPALIVE_MINUTES).
configPORTFor remote (HTTP) deployment, also: MCP_TRANSPORT=http, MCP_AUTH_TOKEN (bearer secret), optional , and optional keepalive (KEEPALIVE_URL / RENDER_EXTERNAL_URL, KEEPALIVE_MINUTES).
🔐 secretX_API_KEYYes base64 of your account cookies (auth_token, ct0, twid). See below.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/excellario-x-feed-jsqxl4)](https://m8ven.ai/mcp/excellario-x-feed-jsqxl4)
commit: fc3677116226070186a4ecf0cb5fdb783981fb42
code hash: edd769cc6243e7aa95728653d4b625351eeaae2a0a5e4e46c353d6d792bb3276
verified: 7/21/2026, 9:11:00 AM
view raw JSON →