Skip to content

feat(oci-cloud-mcp-server): enhancements to improve quality and efficiency#158

Draft
gebhardtr wants to merge 6 commits intooracle:mainfrom
gebhardtr:rigebha/cloud-enhancements
Draft

feat(oci-cloud-mcp-server): enhancements to improve quality and efficiency#158
gebhardtr wants to merge 6 commits intooracle:mainfrom
gebhardtr:rigebha/cloud-enhancements

Conversation

@gebhardtr
Copy link
Member

@gebhardtr gebhardtr commented Mar 13, 2026

Description

Add new tools that:

  • List clients (obviating the need to rely on the model's awareness of the SDK -- should work better with smaller models)
  • filter operations (reduce context usage)
  • better expose operation details (improve model understanding and reduce round-trips)
  • Improve type coercion (help the model use invoke the operation correctly the first time)

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • 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:

  • 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

Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 13, 2026
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.

1 participant