Use this skill when the user asks about Oracle MCP servers, SQLcl MCP, OCI MCP, Oracle Database agent access, OCI automation, or cloud/database advice that must be grounded in official Oracle sources.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add Raishin/vanguard-frontier-agentic --skill oracle-oci-mcp-grounded-advisor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Oracle Oci Mcp Grounded Advisor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/raishin-oracle-oci-mcp-grounded-advisor)More formats (shields.io, HTML) on the badges page.
---
name: oracle-oci-mcp-grounded-advisor
description: Use this skill when the user asks about Oracle MCP servers, SQLcl MCP, OCI MCP, Oracle Database agent access, OCI automation, or cloud/database advice that must be grounded in official Oracle sources.
allowed-tools: Read Grep Glob WebFetch
metadata:
author: github: Raishin
version: 0.1.0
updated: "2026-05-05"
category: ai
---
# Oracle and OCI MCP Grounded Advisor
## Purpose
Prevent hallucinated Oracle and OCI guidance by forcing official-source verification before recommendations.
## Workflow
1. Identify whether the question is about Oracle Database, SQLcl MCP, OCI, MySQL, documentation MCP, or general MCP architecture.
2. Verify current behavior against official Oracle pages or repositories when the answer affects installation, authentication, supported versions, or permissions.
3. Distinguish Oracle-official MCP servers from community projects.
4. State authentication and data-access risks clearly.
5. Prefer read-only exploration and documentation lookup before tool execution.
## Output
Return:
- recommendation,
- source-backed facts,
- uncertainty or version caveats,
- setup/security notes,
- next validation command or official document to read.
## Security notes
Database MCP access can expose production data. Do not recommend connecting an agent to a database unless the user has scoped credentials, audit expectations, and read/write boundaries.
No comments yet. Be the first to comment!