MCP server that reproduces SSE response-size hangs with Anthropic MCP clients by providing a configurable 'generate_lipsum' tool.
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.
process.env. You'll be asked to provide them before it can run.ALLOWED_HOSTS— set env.=mcp.example.comENABLE_JSON_RESPONSE— Set =true to serve Content-Type: application/json instead of SSE — the known workaround from the bug report.HOST— 127.0.0.1 Bind address (0.0.0.0 in container/K8s)LOG_LEVEL— debug Pino log levelLOG_REQUEST_BODY— true Log inbound JSON-RPC bodiesLOG_RESPONSE_BODY_PREVIEW_BYTES— 2048 Max bytes of request body to logMAX_SENTENCE_COUNT— 10000 Upper bound for sentence_countPORT— 3000 HTTP listen port[](https://m8ven.ai/mcp/thunderbird89-anthilll-inside-i4mwl8)