Skip to content

updated README.md Quick Start with better mcp server guidance#353

Merged
gebhardtr merged 1 commit into
oracle:mainfrom
dustin-sale:350-quick-start-update
Jul 1, 2026
Merged

updated README.md Quick Start with better mcp server guidance#353
gebhardtr merged 1 commit into
oracle:mainfrom
dustin-sale:350-quick-start-update

Conversation

@dustin-sale

Copy link
Copy Markdown
Contributor

Description

Updates the Quick Start to recommend oci-cloud-mcp-server as the default OCI entry point, explain its OCI Python SDK basis, and position oci-api-mcp-server as the OCI CLI-backed alternative. Adds direct links to purpose-built server READMEs and minimal client configuration for both general OCI servers.

No dependencies are required.

Fixes # (350)

Type of change

  • 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

  • git diff --check
  • Verified every added src//README.md link resolves to an existing file.

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 Jun 30, 2026
@gebhardtr gebhardtr merged commit 05c89cc into oracle:main Jul 1, 2026
29 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.

Improve Quick Start to recommend oci-cloud-mcp-server as the primary OCI starting point

3 participants