larasrinath/anaplan-mcp
MCP server for Anaplan Integration API v2 that lets businesses run and manage Anaplan workflows using natural language eg. Analyse models, trigger actions,processes, query data directly from Claude and other AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"anaplan-mcp": {
"command": "npx",
"args": [
"-y",
"anaplan-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...