67
/ 100
17 days ago
glama

clio-mcp

A Model Context Protocol server that enables Claude (or any MCP client) to read and write Clio Manage data—contacts, matters, activities—directly from chat, with flat-fee billing support in one call.

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: CLIO_CLIENT_SECRET, CLIO_REFRESH_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.
configCLIO_CLIENT_IDfrom Clio developer portal>
🔐 secretCLIO_CLIENT_SECRETfrom Clio developer portal>
configCLIO_DEFAULT_ATTORNEY_ID
🔐 secretCLIO_REFRESH_TOKENfrom initial OAuth dance — see docs/oauth-setup.md>
configCLIO_MCP_HOST
configCLIO_MCP_PORT
// 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/evanwillistech-clio-mcp-1wokpu)](https://m8ven.ai/mcp/evanwillistech-clio-mcp-1wokpu)
commit: 2a2bb824aa8e771e4cb8cc200712436ab1cd82a3
code hash: 236fa959a85dded78c299e38056512b727c1999608fef3d9059b198f50247a13
verified: 7/14/2026, 8:35:16 AM
view raw JSON →