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.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
process.env. You'll be asked to provide them before it can run.ANAPLAN_CERTIFICATE_ENCODED_DATA_FORMAT— can be added optionally; defaults to v2. Set v1 only for legacy tenants.ANAPLAN_CERTIFICATE_PATH— "": "/path/to/cert.pem",ANAPLAN_CLIENT_ID— "": "your-client-id"ANAPLAN_CLIENT_SECRET— OAuth support is device grant only. , ANAPLAN_OAUTH_AUTHORIZATION_CODE, and ANAPLAN_OAUTH_REDIRECT_URI are ignored by the server.ANAPLAN_MCP_HTTP_BODY_LIMIT— Optional 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 aliasANAPLAN_OAUTH_AUTHORIZATION_CODE— OAuth support is device grant only. ANAPLAN_CLIENT_SECRET, , and ANAPLAN_OAUTH_REDIRECT_URI are ignored by the server.ANAPLAN_OAUTH_REDIRECT_URI— OAuth support is device grant only. ANAPLAN_CLIENT_SECRET, ANAPLAN_OAUTH_AUTHORIZATION_CODE, and are ignored by the server.ANAPLAN_PASSWORD— "": "your-password"ANAPLAN_PRIVATE_KEY_PATH— "": "/path/to/key.pem"ANAPLAN_REFRESH_TOKENANAPLAN_USERNAME— "": "user@company.com",MCP_HTTP_BODY_LIMIT— ANAPLAN_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 aliasMCP_PORTPORT[](https://m8ven.ai/mcp/larasrinath-anaplan-mcp-14urzd)