Skip to main content
Glama

Oracle MCP Server

list_procedures

Retrieve stored procedures, functions, and packages from Oracle Database schemas to understand database structure and available operations.

Instructions

List all stored procedures, functions, and packages

Input Schema

NameRequiredDescriptionDefault
ownerNoFilter by schema owner (optional)

Input Schema (JSON Schema)

{ "properties": { "owner": { "default": null, "description": "Filter by schema owner (optional)", "type": "string" } }, "type": "object" }

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/smith-nathanh/oracle-mcp-server'

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