Skip to content

Conversation

@karthiksuku
Copy link

@karthiksuku karthiksuku commented Aug 13, 2025

Description

Add a Community / Third-party README entry for an Oracle Cloud Infrastructure (OCI) MCP server (Python). Docs-only change; no code in this repo is modified.

Inserted line (alphabetized under “O”):

  • Oracle Cloud Infrastructure (OCI) (by karthiksuku) – Python MCP server for OCI (Compute, Autonomous Database, Object Storage); read-heavy with safe start/stop; works with Claude/Continue/Inspector.

Server Details

  • Repo: https://github.com/karthiksuku/oci-mcp
  • Language: Python
  • Scope: OCI (Compute instance list/details & safe actions, Autonomous Database discovery, Object Storage buckets), quick security posture checks, optional Usage API cost summary
  • Clients: Claude Desktop, Continue (VS Code), MCP Inspector

Rationale

This fills OCI coverage in the MCP ecosystem with a safe-by-default infra server and clear setup docs.

Security Considerations

  • Read-heavy by default
  • Only safe instance actions (soft stop/start); no destructive operations enabled by default
  • Guidance for scoping via .env (compartments/tenancy)

How Has This Been Tested?

  • MCP Inspector (stdio): list_compartments, list_compute_instances, get_instance_details, list_autonomous_databases, list_storage_buckets, perform_security_assessment, and instance_action (SOFTSTOP/START)
  • Continue (VS Code): loaded via .continue/mcpServers/oci.yaml and executed tools successfully

Breaking Changes

None (README only).

Types of changes

  • Documentation update
  • Bug fix
  • New feature
  • Breaking change

Checklist

  • I have read the MCP Protocol documentation.
  • Change follows security best practices for MCP server listings (docs-only; linked server is safe-by-default).
  • The linked repo includes LICENSE, setup docs, and CI.
  • Tested with at least one MCP client (Inspector / Continue).

Additional context

Repo includes MIT license, CI workflow, .gitignore excluding secrets (.env, .venv), and setup for Claude/Continue/Inspector.

Copy link
Author

@karthiksuku karthiksuku left a comment

Choose a reason for hiding this comment

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

Docs-only Community Server addition (alphabetical, one-liner in README).
Could you review when convenient?

thank you!

@claude
Copy link
Contributor

claude bot commented Aug 16, 2025

Thank you @karthiksuku for your contribution! 🎉

Your Oracle Cloud Infrastructure (OCI) MCP server has been accepted and included as part of our batch integration in PR #2553. We really appreciate you taking the time to submit this integration.

The server is now officially listed in our README and available to the community!

@claude claude bot closed this Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants