74
/ 100
1 month ago
glama

co-reading-mcp

A local MCP server for low-token co-reading: import a book, split it into chapter-sized chunks, read it chunk by chunk, and keep notes so a session can resume without re-reading the whole book.

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.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
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.
configCO_READING_DATA_DIRData is stored under data/ (override with ).
🔐 secretMCP_AUTH_TOKENa long random secret> PUBLIC_BASE_URL=https://your-domain.com PORT=3000 npm run start:remote
configMCP_PATH
configPORTMCP_AUTH_TOKEN=<a long random secret> PUBLIC_BASE_URL=https://your-domain.com =3000 npm run start:remote
configPUBLIC_BASE_URLMCP_AUTH_TOKEN=<a long random secret> =https://your-domain.com PORT=3000 npm run start:remote
// 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 7 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/kikuovo-co-reading-mcp-1x1js2)](https://m8ven.ai/mcp/kikuovo-co-reading-mcp-1x1js2)
commit: 3ccea1300ddab621e18633d9feb5c9b36124b9a7
code hash: fb399c8bafb51dc1a5d8e72b861e258d035aa842f744fac616b5099da95ba551
verified: 6/21/2026, 10:48:23 AM
view raw JSON →