58
/ 100
24 days ago
glama

atlasent-mcp

Enforces authorize-before-execute for any MCP-compatible AI agent. Exposes atlasent_evaluate and atlasent_verify_permit tools so a protected tool call only runs after AtlaSent issues and verifies a signed, single-use permit — fail-closed on any error, timeout, or malformed response.

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: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
40 tools verified — handlers match their declared behaviour
18 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.
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 5 credentials: ATLASENT_ANON_KEY, ATLASENT_API_KEY, ATLASENT_BEHAVIOR_API_KEY, ATLASENT_MCP_HTTP_BEARER, ATLASENT_SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

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

high@modelcontextprotocol/sdk@1.10.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
configATLASENT_ALLOW_LOCAL_MODE_IN_PROD
🔐 secretATLASENT_ANON_KEYno — Optional x-anon-key header
🔐 secretATLASENT_API_KEYask_live_xxx \
configATLASENT_BASE_URLdefaults to https://api.atlasent.io/functions/v1. You can omit it unless you are on a self-hosted deployment.
🔐 secretATLASENT_BEHAVIOR_API_KEY
configATLASENT_BEHAVIOR_BASE_URL
🔐 secretATLASENT_MCP_HTTP_BEARER
configATLASENT_MCP_HTTP_HOST
configATLASENT_MCP_HTTP_MAX_BODY
configATLASENT_MCP_HTTP_PATH
configATLASENT_MCP_HTTP_PORT
configATLASENT_MCP_RATE_LIMITno 600 Per-tool calls per minute (token bucket)
configATLASENT_MCP_READONLY1 is recommended for any live-API demo — see [Read-only mode](#read-only-mode-for-live-demos) below.
configATLASENT_MCP_TRANSPORT
configATLASENT_MODElocal =local, or both ATLASENT_API_KEY and ATLASENT_BASE_URL are unset Runs a small in-process rules engine (src/localEngine.ts) — no network, no credentials
configATLASENT_SANDBOX_ORG_ID
🔐 secretATLASENT_SUPABASE_SERVICE_ROLE_KEY
configATLASENT_SUPABASE_URL
configATLASENT_SUPPRESS_BASE_URL_WARNING
configATLASENT_SUPPRESS_LOCAL_MODE_WARNING
// 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 5 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/atlasent-systems-inc-atlasent-mcp-server-13ik4k)](https://m8ven.ai/mcp/atlasent-systems-inc-atlasent-mcp-server-13ik4k)
commit: 4e062a6191d0c2950d8254a96dc3fdf067f51a00
code hash: f857d08f0bdf2722ff6b6f3583ccd7ec6d294b7a2e7dc3ac90fe40e8e17946d3
verified: 7/7/2026, 9:55:18 AM
view raw JSON →