71
/ 100
8 days ago
glama

LibraryMCP

A library management MCP server supporting book search, member management, and loan operations through natural language commands.

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 2 credentials: SECRET_KEY, ADMIN_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.
🔐 secretSECRET_KEY"your-secret-key"
configADMIN_USERNAMETokens expire after 30 minutes. Configure credentials via , ADMIN_PASSWORD, and SECRET_KEY environment variables (or in .env).
🔐 secretADMIN_PASSWORD"your-password"
configDATABASE_URL
configBACKEND_URLThe server reads , ADMIN_USERNAME, and ADMIN_PASSWORD from the environment (or .env). It obtains a JWT token automatically on first use and refreshes it when it expires.
// 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/babosina-librarymcp-1d9zsz)](https://m8ven.ai/mcp/babosina-librarymcp-1d9zsz)
commit: a67b1fea4b3a11d122fb99f2a83c2f4836c0a981
code hash: 9f7de597511203595d6a02696d152f192a1fe599fd566602957d2cecc25cebda
verified: 6/21/2026, 10:32:40 AM
view raw JSON →