JavaStandalone

Oracle AI Database MCP Agent Example

LangChain4j MCP sample for natural-language SQL queries against Oracle AI Database.

AI Agents#AI#Java#MCP
What this sample helps you learn

This project demonstrates a natural language SQL agent using Langchain4j, integrated with Oracle AI Database via SQLcl MCP (Model Context Protocol) for executing queries.

What this sample demonstrates

AI Agents

Runnable AI Agents behavior on Oracle AI Database.

Use when AI Agents needs to be tested against real database behavior.

Highlights

  • Docker and Docker Compose
  • Maven
  • Java 21 or higher
  • SQLcl (installed and available in PATH for the agent to use internally)