74
/ 100
1 day ago
glama

MCP Server for CAP

Enables Claude to interact with a document processing backend, providing tools for listing, retrieving, uploading, and processing documents, as well as resources for pending documents and statistics.

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
🚨
Secret credentials may flow to a network call
1 flow detected: BEARER_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: BEARER_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.
configAPP_URL.env.example .env # fill in and BEARER_TOKEN
🔐 secretBEARER_TOKENThe token is never exposed to the client — it lives only in the server process via process.env.. The MCP endpoint itself (POST /mcp) does not require authentication from Claude's side
configPORT
// 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/anilkeerthi-mcp-server-1jtwmb)](https://m8ven.ai/mcp/anilkeerthi-mcp-server-1jtwmb)
commit: 4704aae5a8631e7e4764010015e18152ba4f5da2
code hash: d29f2318f61a709d582f915ad4526cf9cfe4687f3b69dd4dbda1bf188963d4ec
verified: 6/4/2026, 10:24:47 AM
view raw JSON →