MCPVault

get_tables_schema

MCP tool from Oracle MCP Server by danielmeppiel

Get schema information for multiple tables at once. More efficient than calling gettableschema multiple times.

How to use it

get_tables_schema is exposed by the Oracle MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_tables_schema tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Oracle MCP Server

$uv pip install -e .
FULL ORACLE MCP SERVER LISTING