74
/ 100
2 days ago
glama

MyCase MCP Server

Connects Claude to MyCase legal practice management, enabling natural language queries for cases, contacts, calendar, billing, and more.

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
2 flows detected: MYCASE_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: ENCRYPTION_KEY, MYCASE_CLIENT_SECRET
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.
🔐 secretENCRYPTION_KEYis optional — a key is auto-generated on first run and
configMYCASE_API_BASE
configMYCASE_AUTH_URL
configMYCASE_CLIENT_ID"": "your_client_id",
🔐 secretMYCASE_CLIENT_SECRET"": "your_client_secret"
configMYCASE_EXPERIMENTAL_TOOLSlog-call Log a phone call linked to a case or contact (experimental — requires =1)
configMYCASE_REDIRECT_PORTNote: The redirect URI registered with MyCase support must match http://127.0.0.1:{}/callback. If you're unsure which port was registered, check with MyCase support.
configMYCASE_TOKEN_URL
// 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 3 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/oktopeak-mycase-mcp-1n6tli)](https://m8ven.ai/mcp/oktopeak-mycase-mcp-1n6tli)
commit: 3716b71e8dc4bfd61006869c9a6666a1e0568e3b
code hash: e6495c05e118920a625dd7263d56cc59d619c3f2745a365d36749684584f6b75
verified: 7/29/2026, 9:33:27 AM
view raw JSON →