43
/ 100
1 month ago
glama

Vitally MCP Server

An MCP server that provides access to Vitally customer data, allowing users to manage accounts, users, tasks, and conversations through the Vitally API. It enables actions like querying account health scores and creating notes via natural language.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: VITALLY_API_KEY
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.
🔐 secretVITALLY_API_KEYyour_api_key_here # Your Vitally API key
configVITALLY_API_SUBDOMAINnylas # Your Vitally subdomain
configVITALLY_DATA_CENTERUS # or EU depending on your data center
// 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 1 concrete improvement 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/johnjjung-vitally-mcp-hj86ca)](https://m8ven.ai/mcp/johnjjung-vitally-mcp-hj86ca)
commit: b6d3c01c392e4137020a38c872048b0224ef1179
code hash: aff61aefae944e1d52c0f367a110f7dc6a5361feaa6339039e48ede0fe3fd57e
verified: 6/17/2026, 12:15:33 PM
view raw JSON →