71
/ 100
9 days ago
glama

Utility MCP Server

An MCP server that provides AI-powered document processing and search capabilities, including PDF summarization, text extraction, metadata retrieval, and web search via Google Custom Search.

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: GOOGLE_API_KEY, AZURE_OPENAI_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.
🔐 secretGOOGLE_API_KEYyour-google-api-key>
configGOOGLE_SEARCH_ENGINE_IDyour-search-engine-id>
configAZURE_OPENAI_ENDPOINTyour-azure-endpoint>
🔐 secretAZURE_OPENAI_API_KEYyour-azure-api-key>
configAZURE_OPENAI_API_VERSIONapi-version>
configAZURE_OPENAI_DEPLOYMENTdeployment-name>
// 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/ai-chinmay-mcps-i1rrn9)](https://m8ven.ai/mcp/ai-chinmay-mcps-i1rrn9)
commit: ccfcd82b442633e580924b8ba51769e3cbaddad8
code hash: 95cd5965872939032a8dd892d104496e93f2d30032e8c15f1052937d6314880a
verified: 7/22/2026, 8:39:21 AM
view raw JSON →