Skip to content

Conversation

GregorySHowe
Copy link
Member

Update README with suggested MCP server usage suggestions and additional supported MCP tool.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # 15

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 9, 2025
- HeatWave AutoML syntax reference helper
- Create HeatWave vector store from objects in Object Store
- [NOTE] MySQL AI is not compatible with DBTools MCP Server
- [NOTE] MySQL MCP Server requires less configuration and is recommended for new MySQL HeatWave AI users
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NOTE] MySQL MCP Server relies on MySQL connector python and is recommended for new MySQL HeatWave or MySQL AI users

## Overview

`mysql_mcp_server.py` is a FastMCP-based server that provides tools for managing MySQL connections, executing SQL, using MySQL AI ML/AI features, and working with OCI Object Storage.
`mysql_mcp_server.py` is a FastMCP-based server that provides tools for managing MySQL connections, executing SQL, using MySQL AI or MySQL HeatWave ML/GenAI features, and working with OCI Object Storage. MySQL MCP Server is the recommended server to get started with HeatWave AI and the only server in this repo that supports MySQL AI.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MySQL MCP Server is the recommended server to get started with MySQL HeatWave or MySQL AI and the only server in this repo that supports MySQL AI.

Copy link
Member

@ay0407 ay0407 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of minor comments

krisrice pushed a commit that referenced this pull request Oct 10, 2025
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
@GregorySHowe GregorySHowe force-pushed the 15-mysql_mcp_server branch 2 times, most recently from 578239b to 63b0ffb Compare October 12, 2025 17:48
Update README with suggested MCP server usage suggestions and additional
supported MCP tool.

Signed-off-by: Gregory Howe <gregory.s.howe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants