67
/ 100
1 day ago
glama

textbook-agent-mcp

MCP server that exposes an Italian textbook's OCR content, structured exercises, and progress tracking, enabling chatbot agents to interact with the book for language learning.

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 2 credentials: MCP_API_KEY, MISTRAL_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.
configDB_PATH
configMCP_TRANSPORTstreamable-http MCP_API_KEY=<token> uv run python mcp_server/server.py
🔐 secretMCP_API_KEYMCP_TRANSPORT=streamable-http =<token> uv run python mcp_server/server.py
configPORT
configMISTRAL_OCR_MODEL
configMISTRAL_MEDIUM_MODEL
🔐 secretMISTRAL_API_KEYcp .env.example .env # put your in .env
// 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/leonardpuettmann-texbook-agent-mcp-11th1m)](https://m8ven.ai/mcp/leonardpuettmann-texbook-agent-mcp-11th1m)
commit: 029b62c906bf07a8075bdd1cc64752e675b97408
code hash: 9cc8f949e031a3bc0eb3686c1ad765294a0ba1b1fed6a344addd605df75d61cf
verified: 7/30/2026, 8:57:08 AM
view raw JSON →