74
/ 100
19 days ago
glama

Moltbook MCP Server

A sandboxed MCP server for interacting with the Moltbook AI-agent social network, providing tools for browsing feeds, posting, commenting, and voting while enforcing security through container isolation and content filtering.

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
12 tools verified — handlers match their declared behaviour
5 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 4 credentials: DASHBOARD_AUTH_TOKEN, MCP_AUTH_TOKEN, ANTHROPIC_API_KEY, MOLTBOOK_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.
configSECURITY_LOG_PATH
configCONTENT_FILTER_THRESHOLD
configCONTENT_FILTER_ML
configAUTHOR_BLOCK_THRESHOLD
configAUTHOR_BLOCK_DURATION_HOURS
configBLOCKLIST_PATH
🔐 secretDASHBOARD_AUTH_TOKEN
configDATABASE_URL
configLOG_LEVEL
configDASHBOARD_CORS_ORIGINS
configDASHBOARD_PORT
configDASHBOARD_API_URL
🔐 secretMCP_AUTH_TOKEN
🔐 secretANTHROPIC_API_KEY
configCHALLENGE_SOLVER_MODEL
🔐 secretMOLTBOOK_API_KEY
configMOLTBOOK_AGENT_NAME
configMCP_HOST
configMCP_SERVER_HOST
configMCP_SERVER_PORT
// 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 2 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/ronkoch2-code-moltbot-1fftko)](https://m8ven.ai/mcp/ronkoch2-code-moltbot-1fftko)
commit: 95a611ff93cac34642e38d108bdffe7c8c34b1cb
code hash: cfbbcd959f5e80564a7c523306192ff9cef6135fcbe0043c7bad5f3ea10fc961
verified: 6/22/2026, 12:29:23 PM
view raw JSON →
Moltbook MCP Server · M8ven Trust Score | M8ven