Back to Home
Desckars icon

MCP-Server-Proyecto-

by Desckars

Overview

Integrates Claude AI with an OLAP cube (Oracle Essbase O3) via a custom Model Context Protocol (MCP) for natural language MDX queries and data analysis.

Installation

Run Command
mvn exec:java

Environment Variables

  • anthropic.api-key
  • mcp.o3.jar-path
  • mcp.o3.working-directory

Security Notes

A critical security risk exists due to hardcoded Oracle Essbase O3 database username ('user') and password ('user') within `MCPService.java` when it launches the external O3 server process. If this server connects to a production Essbase instance, it could lead to unauthorized access. The API key encryption relies on system properties (username, OS, Java version), which, if changed, could render stored API keys undecryptable and require manual re-entry.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-19

Tags

AI ChatbotOLAPMDXJavaClaude AIData Analysis