Back to Home
ivossos icon

fccs-mcp-ag-server

Verified Safe

by ivossos

Overview

An interactive agentic server for Oracle EPM Cloud Financial Consolidation and Close (FCCS) applications, providing performance dashboards, financial analysis, data reporting, and an RL-enhanced tool execution engine.

Installation

Run Command
python -m cli.mcp_server

Environment Variables

  • FCCS_API_ENDPOINT
  • FCCS_USERNAME
  • FCCS_PASSWORD

Security Notes

The server handles sensitive FCCS credentials (username, password, API endpoint) which are loaded from environment variables, a good practice. It exposes a web API locally (http://localhost:8080) and has CORS enabled, which could be a risk if deployed publicly without additional authentication/authorization layers. It also has optional Gmail integration, adding another potential attack surface if misconfigured. The system relies heavily on external calls to the Oracle FCCS API, meaning the security of the FCCS instance itself is paramount. Hardcoded financial data in DCF scripts could be a concern if used for live analysis without dynamic data fetching.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-26

Tags

FCCSEPMFinancial AnalyticsAgenticMCPDashboardReinforcement LearningData ReportingAutomation