Skip to content

Conversation

@bgrenn
Copy link

@bgrenn bgrenn commented Dec 3, 2025

Description

This server provides tools to interact with the OCI Recovery Service resources.
It includes tools to help with reporting on backups utilizing the Recovery Service.

Fixes # 71

Type of change

Please delete options that are not relevant.

  • [x ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I used MCP Inspector to test the new tools I added

  • [x ] Test A - Listed the compartments in the tenancy using list_compartments
  • [x ] Test B - Listed the databases using the recovery service in a compartment using list_databases_using_recovery_service and passing a compartment ID
  • [x ] Test C - Listed the recovery service subnets using the recovery service in a compartment using list_recovery_service_subnets and passing a compartment ID
  • [x ] Test d - Reported on the usage and cost with get_tenancy_cost_sunmmary

Test Configuration:

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

Checklist:

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

oracle#71 Add MCP server for Recovery service
Added the recovery service MCP server files in order to report on information about the Recovery Service
Added the ability to report on Recovery service backups and information
@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant