EPM

kenual/EPM

3.1

If you are the rightful owner of EPM and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Oracle EPM MCP Server is a specialized server designed to manage and execute tasks related to Oracle's Enterprise Performance Management (EPM) suite using the Model Context Protocol (MCP).

Oracle EPM MCP Server

npx @modelcontextprotocol/inspector uv run --directory ~/Documents/GitHub/epm -m epm.essbase

{
  "mcpServers": {
    "Essbase": {
      "disabled": false,
      "timeout": 60,
      "type": "stdio",
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/Users/ken/Documents/GitHub/epm",
        "-m",
        "epm.essbase"
      ],
      "env": {}
    }
  }
}