Skip to main content
Glama

Oracle MCP Server

list_tables

Retrieve all database tables with metadata to analyze schema structure and identify available data sources in Oracle Database.

Instructions

List all tables in the database with metadata

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