67
/ 100
11 hours ago
glama

Scoped Support Tools Server

Protects AI support tools with Descope JWT authentication and scope-based authorization, enabling secure customer support operations like refunds with granular access control.

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 1 credential: DESCOPE_ACCESS_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.
configDESCOPE_BASE_URLNo https://api.descope.com Base Descope API URL. Defaults to https://api.descope.com.
configDESCOPE_ISSUERNo https://api.descope.com/<project-id> Expected JWT issuer. Defaults from DESCOPE_BASE_URL and DESCOPE_PROJECT_ID.
configDESCOPE_REQUIRED_SCOPESsupport:tools refunds:create
configDESCOPE_TOKEN_RESOURCE
configDESCOPE_TOKEN_ENDPOINToverrides discovery from the OpenID configuration URL.
🔐 secretDESCOPE_ACCESS_TOKENexisting_access_token_for_testing
// 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/aiwithhassan-agentic-ai-security-ogajse)](https://m8ven.ai/mcp/aiwithhassan-agentic-ai-security-ogajse)
commit: a9e5cdeba5ddebe2baf4a10524c5b10089cab3a1
code hash: 3a4599efb021412af24c75b8b0fb9c3377543996f4f98a32e3cc9c52fb3740ba
verified: 7/31/2026, 9:11:32 AM
view raw JSON →