Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANAPLAN_PASSWORDNoAnaplan password for basic authentication.
ANAPLAN_USERNAMENoAnaplan username (email address) for basic authentication.
ANAPLAN_CLIENT_IDNoOAuth2 Client ID for Device Grant authentication.
ANAPLAN_CLIENT_SECRETNoOptional OAuth2 Client Secret for Device Grant authentication.
ANAPLAN_CERTIFICATE_PATHNoPath to your PEM certificate for certificate-based authentication.
ANAPLAN_PRIVATE_KEY_PATHNoPath to your private key for certificate-based authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_workspaces

List all accessible Anaplan workspaces

list_models

List models in a workspace

get_model

Get model details (status, memory, current workspace)

list_modules

List all modules in a model

get_module

Get module details with dimensions

list_line_items

List line items in a module

list_views

List saved views in a module

list_lists

List all lists in a model

get_list_items

Get items in a list

list_imports

List available import actions in a model

list_exports

List available export actions in a model

list_processes

List available processes in a model

list_files

List files in a model

run_export

Execute an export action and return the exported data

run_import

Upload data then execute an import action

run_process

Execute a process (chained actions)

run_delete

Execute a delete action on a model

upload_file

Upload data to an Anaplan file

download_file

Download file content from a model

get_action_status

Check status of a running action task

read_cells

Read cell data from a module view

write_cells

Write values to specific cells in a module

add_list_items

Add new items to a list

update_list_items

Update existing items in a list

delete_list_items

Remove items from a list

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/larasrinath/anaplan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server