71
/ 100
1 month ago
glama

FreeFeed MCP Server

MCP server for the FreeFeed social network API. Enables reading timelines, posts, comments, and attachments, as well as writing posts, comments, and managing subscriptions.

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 3 credentials: ANTHROPIC_API_KEY, FREEFEED_APP_TOKEN, FREEFEED_PASSWORD
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.
configFREEFEED_API_HOST
configFREEFEED_API_PORT
configFREEFEED_API_HTTPS_PORT
configFREEFEED_SSL_ENABLED
configFREEFEED_API_MODE
configFREEFEED_OPTOUT_ENABLED
configFREEFEED_OPTOUT_USERSoneuser,anotheruser
configFREEFEED_OPTOUT_TAGSnoai,#opt-out-ai,#no-bots,#ai-free
configFREEFEED_OPTOUT_RESPECT_PRIVATE
configFREEFEED_OPTOUT_RESPECT_PAUSED
configFREEFEED_OPTOUT_CONFIG/path/to/opt_out.json
🔐 secretANTHROPIC_API_KEY
configANTHROPIC_MODEL
configASSISTANT_MAX_RETRIES
configLOG_LEVEL
configFREEFEED_BASE_URL"": "https://freefeed.net",
configFREEFEED_API_VERSION
🔐 secretFREEFEED_APP_TOKENyour_app_token
configFREEFEED_USERNAMEyour_username
🔐 secretFREEFEED_PASSWORDyour_password
configFREEFEED_CLIENT_LOG_PATH
configFREEFEED_UPLOAD_DIR
configFREEFEED_DOWNLOAD_DIR
configFREEFEED_MCP_IMAGE_MAX_BYTES
configFREEFEED_SERVER_LOG_PATH
// 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 4 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/spaceinvaderz-freefeed-mcp-server-hgrq6x)](https://m8ven.ai/mcp/spaceinvaderz-freefeed-mcp-server-hgrq6x)
commit: c473e135569c3ebc5b5c4beeb6f91c762950dc0d
code hash: 9085f71030f418afab7bb112f4a25925df132f0427fdd6b0e73ccffa45ea5419
verified: 6/22/2026, 1:11:44 PM
view raw JSON →