jde-e1-config-mcp

jde-e1-config-mcp

Provides AI-assisted research and configuration guidance for JD Edwards EnterpriseOne 9.2 Release 24, including installation, environment setup, troubleshooting, and best practices.

Category
访问服务器

README

JDE E1 9.2 R24 System Configuration Research MCP

MCP Python License

An MCP (Model Context Protocol) server that provides comprehensive research and guidance tools for JD Edwards EnterpriseOne 9.2 Release 24 system configuration. Designed for deployment on SimTheory.ai.

Overview

This MCP server enables AI-assisted research and configuration guidance for JDE E1 administrators, consultants, and developers. It provides structured access to installation procedures, environment configuration, troubleshooting guidance, and best practices.

Features

🔧 Tools (12 Available)

Tool Description
research_installation_prerequisites Get prerequisites for JDE components (Deployment Server, Enterprise Server, HTML Server, Database)
get_installation_sequence Detailed installation steps with durations and checkpoints
get_environment_configuration Configuration for PD920 (Production), PY920 (Test), DV920 (Development)
research_server_manager_config Server Manager setup and configuration guidance
get_centralized_configuration_guide Release 24's new Centralized Configuration feature
diagnose_configuration_issue Troubleshooting with symptoms, causes, and resolutions
lookup_esu_asu_requirements ESU/ASU requirements for Orchestrator, UX One, Mobile, etc.
get_weblogic_configuration WebLogic Server configuration for HTML/AIS servers
get_configuration_utilities_guide P01RS01 Configuration Utilities guidance
search_jde_documentation Search Oracle JDE documentation
get_log_analysis_guidance Log file analysis with patterns and locations
configure_multi_environment Multi-environment setup (PROD/TEST/DEV)

📁 Resources (7 Available)

  • jde://config/installation-checklist - Complete installation checklist
  • jde://config/environment-templates/production - PD920 configuration template
  • jde://config/environment-templates/test - PY920 configuration template
  • jde://config/environment-templates/development - DV920 configuration template
  • jde://reference/port-assignments - Standard JDE port assignments
  • jde://reference/tools-release-matrix - Tools Release compatibility matrix
  • jde://reference/error-codes - Common JDE error codes

💬 Prompts (4 Available)

  • new-environment-setup - Guided workflow for new environment setup
  • troubleshoot-deployment - Package deployment troubleshooting
  • upgrade-planning - Tools Release upgrade planning
  • security-configuration - Security configuration guidance

Supported Environments

Environment Path Code Description
Production PD920 Live business operations
Test/QA PY920 UAT and integration testing
Development DV920 Object development and unit testing

Installation

Prerequisites

  • Python 3.10 or higher
  • pip or uv package manager

Install from Source

# Clone the repository
git clone https://github.com/saravanadas/jde-e1-config-mcp.git
cd jde-e1-config-mcp

# Create virtual environment
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate

# Install dependencies
pip install -e .

Install with uv

uv pip install -e .

Usage

Run the MCP Server

# Using Python
python -m src.server

# Or using the installed script
jde-e1-config-mcp

Configure for Claude Desktop

Add to your Claude Desktop configuration (claude_desktop_config.json):

{
  "mcpServers": {
    "jde-e1-config": {
      "command": "python",
      "args": ["-m", "src.server"],
      "cwd": "/path/to/jde-e1-config-mcp"
    }
  }
}

Deploy to SimTheory.ai

  1. Navigate to SimTheory.ai MCP deployment
  2. Upload the repository or connect via GitHub
  3. Configure environment variables if needed
  4. Deploy and test

Example Tool Calls

Get Installation Prerequisites

{
  "name": "research_installation_prerequisites",
  "arguments": {
    "component": "html_server",
    "platform": "windows"
  }
}

Diagnose Configuration Issue

{
  "name": "diagnose_configuration_issue",
  "arguments": {
    "symptom": "Cannot access web client",
    "component": "html_server",
    "environment": "PD920"
  }
}

Get Environment Configuration

{
  "name": "get_environment_configuration",
  "arguments": {
    "environment": "PD920_production",
    "component": "data_sources"
  }
}

Project Structure

jde-e1-config-mcp/
├── src/
│   ├── __init__.py
│   └── server.py          # Main MCP server implementation
├── tests/
│   └── test_server.py     # Unit tests
├── pyproject.toml         # Project configuration
├── requirements.txt       # Dependencies
├── LICENSE               # MIT License
└── README.md             # This file

Knowledge Base Coverage

The MCP includes an embedded knowledge base covering:

  • Installation Prerequisites: OS, runtime, middleware, hardware requirements
  • Installation Sequence: Step-by-step procedures with durations
  • Environment Configuration: Data sources, server maps, OCM mappings
  • Server Manager: Deployment Server, Enterprise Server, HTML Server setup
  • Centralized Configuration: Release 24 feature documentation
  • Troubleshooting: Common issues, diagnostic steps, resolutions
  • ESU/ASU Requirements: Patch requirements for various features
  • Log Analysis: Log locations, key patterns, analysis techniques

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

References

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This MCP server provides guidance and research assistance. Always verify information against official Oracle documentation and consult Oracle Support for production implementations. This is not an official Oracle product.

Author

Das Sivadas - GitHub


Built for SimTheory.ai | Powered by MCP

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选