59
/ 100
1 month ago
glama

Underwriting Decision MCP

Demo MCP for insurance underwriting decision support, reading application forms, health questionnaires, and medical exam results to return justified recommendations using deterministic rules.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
6 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
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_BEARER_TOKEN, MCP_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaws-cdk-lib@2.180.0GHSA-999r-qq7v-r334

aws-cdk-lib: OS Command Injection in NodejsFunction Bundling

lowaws-cdk-lib@2.180.0GHSA-5pq3-h73f-66hr

AWS CDK CodePipeline: trusted entities are too broad

lowaws-cdk-lib@2.180.0GHSA-qc59-cxj2-c2w4

aws-cdk-lib's aspect order change causes different Permissions Boundary assigned to Role

lowaws-cdk-lib@2.180.0GHSA-qq4x-c6h6-rfxh

aws-cdk-lib has Insertion of Sensitive Information into Log File vulnerability when using Cognito UserPoolClient Construct

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCDK_DEFAULT_ACCOUNT
configCDK_DEFAULT_REGION
configRULESETS_DIR
configUNDERWRITING_BUCKET
configUNDERWRITING_JOBS_TABLE
configDEMO_TEXTRACT_STUB
configTEXTRACT_WAIT_SECONDS
configBEDROCK_MODEL_ID
configDISABLE_BEDROCK_NORMALIZATION
configDISABLE_BEDROCK_NARRATIVE
configCODE_VERSION
configMCP_URLexport ="https://<mcp-host>/mcp"
🔐 secretMCP_BEARER_TOKENexport ="<demo-jwt>"
configMCP_JWT_SECRET_ID
configSAMPLE_CASE_DIR
configUNDERWRITING_STATE_MACHINE_ARN
configENVIRONMENT
configAUTH_MODEAuth: =jwt for public MCP; upload tokens are separate short-lived single-use tokens
configAPP_MODEmock ではAWSなしで Case A/B/C fixture を処理できる。実PDFアップロードの
configMCP_HOST
configMCP_PORT
configENABLE_ORIGIN_CHECK
🔐 secretMCP_JWT_SECRET
configMCP_JWT_ISSUER
configMCP_JWT_AUDIENCE
// 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/masamnisakasama-underwriting-mcp-1ieqx6)](https://m8ven.ai/mcp/masamnisakasama-underwriting-mcp-1ieqx6)
commit: e74afedc59ffb8d57e0ec374255e387fb50e04e6
code hash: b863f897b5c6f8ce723933a4f087cfa81ef2d8d27fa8a0b7bf131cfc45e202b7
verified: 6/24/2026, 9:53:27 AM
view raw JSON →