Skip to content

Conversation

@shyam2511
Copy link
Member

@shyam2511 shyam2511 commented Nov 27, 2025

Description

Removed Identity client and related tools from database mcp server, and added the same to the identity server
Renamed database mcp server to match the conventions

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [Y ] Bug fix (non-breaking change which fixes an issue)
  • [ Y] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • [ Y] My code follows the style guidelines of this project
  • [Y ] I have performed a self-review of my own code
  • [Y ] I have commented my code, particularly in hard-to-understand areas
  • [ Y] I have made corresponding changes to the documentation
  • [Y ] My changes generate no new warnings
  • [Y ] I have added tests that prove my fix is effective or that my feature works
  • [Y ] New and existing unit tests pass locally with my changes
  • [Y ] 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 Nov 27, 2025
@shyam2511 shyam2511 force-pushed the database-mcp-fixes branch 4 times, most recently from 96e279c to 9f7a59b Compare November 27, 2025 19:32
@shyam2511 shyam2511 force-pushed the database-mcp-fixes branch 3 times, most recently from c08da9f to b526db6 Compare December 12, 2025 21:02
@shopewf
Copy link
Member

shopewf commented Dec 22, 2025

Seems to work when testing it out locally

Copy link
Member

@gebhardtr gebhardtr left a comment

Choose a reason for hiding this comment

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

Generally LGTM, but some operational notes/concerns:

  • I wasn't able to "create a database" or "create an autonomous database", but describing and interacting with an existing db worked fine.
  • I could only convince one model to "list all my databases" (after a confirmation):

To list “all my databases,” do you want me to include every compartment (including subcompartments) and every subscribed region, and include both Autonomous Databases and DB System databases?

  • Excessive context use (large server w/ many tools)
image

@gebhardtr gebhardtr merged commit e5f37cd into oracle:main Dec 23, 2025
20 checks passed
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.

3 participants