Anaplan MCP (larasrinath/anaplan-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 70 tools. No publisher has claimed this listing.

C
Emerging
74/100
2 months ago

Anaplan MCP

An MCP server that connects AI assistants to Anaplan's Integration API v2, enabling users to browse workspaces, manage model data, and execute bulk operations like imports and exports. It provides 25 structured tools to navigate model hierarchies and perform transactional tasks through natural language.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

larasrinath

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ANAPLAN_CLIENT_SECRET, ANAPLAN_PASSWORD, ANAPLAN_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

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

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configANAPLAN_CERTIFICATE_ENCODED_DATA_FORMATcan be added optionally; defaults to v2. Set v1 only for legacy tenants.
configANAPLAN_CERTIFICATE_PATH"": "/path/to/cert.pem",
configANAPLAN_CLIENT_ID"": "your-client-id"
🔐 secretANAPLAN_CLIENT_SECRETOAuth support is device grant only. , ANAPLAN_OAUTH_AUTHORIZATION_CODE, and ANAPLAN_OAUTH_REDIRECT_URI are ignored by the server.
configANAPLAN_MCP_HTTP_BODY_LIMITOptional JSON body limit for remote HTTP requests. Defaults to 100mb to support large run_import and upload_file payloads. MCP_HTTP_BODY_LIMIT is accepted as an alias
configANAPLAN_OAUTH_AUTHORIZATION_CODEOAuth support is device grant only. ANAPLAN_CLIENT_SECRET, , and ANAPLAN_OAUTH_REDIRECT_URI are ignored by the server.
configANAPLAN_OAUTH_REDIRECT_URIOAuth support is device grant only. ANAPLAN_CLIENT_SECRET, ANAPLAN_OAUTH_AUTHORIZATION_CODE, and are ignored by the server.
🔐 secretANAPLAN_PASSWORD"": "your-password"
configANAPLAN_PRIVATE_KEY_PATH"": "/path/to/key.pem"
🔐 secretANAPLAN_REFRESH_TOKEN
configANAPLAN_USERNAME"": "user@company.com",
configMCP_HTTP_BODY_LIMITANAPLAN_MCP_HTTP_BODY_LIMIT Optional JSON body limit for remote HTTP requests. Defaults to 100mb to support large run_import and upload_file payloads. is accepted as an alias
configMCP_PORT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

70/70 tools missing one or more hints — run_export (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); run_import (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); run_process (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +67 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool inputs are validated

69/70 tool handlers declare input schemas (99%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

Only 3/70 tool handlers wrap calls in try/catch (4%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 0/70 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// 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/larasrinath-anaplan-mcp-14urzd)](https://m8ven.ai/mcp/larasrinath-anaplan-mcp-14urzd)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 2a2794f944f8673d7fdff3ccf142aabac16b61d8
code hash: 86de797a709ab0e7a17a38c3b5eb86e6f3166fdf0a458dd366af65bc3ca6eb13
verified: 6/12/2026, 11:08:52 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client