Skip to main content
Glama
jin38324

oci-documentation-mcp-server

by jin38324

oci_search_documentation

Search Oracle Cloud Infrastructure documentation using keywords to locate relevant help pages and product guides.

Instructions

Search OCI documentation based on a search phrase.

Usage

This tool searches OCI documentation pages matching your search phrase. Use it to find relevant documentation urls about OCI Productswhen you don't have a specific URL.

Search Tips

  • Use specific product name/technical terms rather than general phrases

  • Include service names to narrow results (e.g., "OCI Object Storage bucket versioning" instead of just "versioning")

  • Use quotes for exact phrase matching (e.g., "Using Instance Configurations and Instance Pools")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number to return
limitNoMaximum number of results to return
search_phraseYesSearch phrase to use

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must cover behavioral traits. It implies a read-only search operation but does not explicitly state it is non-destructive, nor does it mention rate limits, authentication, or the exact return format (e.g., whether it returns snippets or just URLs). The search tips offer some guidance but not full transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with three sections: a one-line summary, usage paragraph, and search tips. It is front-loaded and each section adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the existence of an output schema and a sibling tool, the description is fairly complete. It explains when to use the tool, how to formulate queries, and implies pagination via parameters. However, it does not explicitly describe pagination behavior or result sorting.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description does not add additional meaning beyond the schema for the parameters; it only provides general search tips that apply to the search_phrase parameter. Page and limit are not elaborated further.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches OCI documentation based on a search phrase, and explicitly distinguishes it from the sibling tool oci_read_documentation by noting it is used when you don't have a specific URL.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes explicit guidance on when to use this tool versus the sibling, stating 'Use it to find relevant documentation urls about OCI Products when you don't have a specific URL.' It also provides search tips for effective usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jin38324/oci-documentation-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server