Skip to main content
Glama

Oracle MCP Server

list_views

Browse and retrieve all database views to analyze schema structure and available data perspectives. Filter by schema owner to focus on specific database segments.

Instructions

List all views in the database

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