MCPVault

get_table_constraints

MCP tool from Oracle MCP Server by danielmeppiel

Get all constraints (primary keys, foreign keys, unique constraints, check constraints) for a table.

How to use it

get_table_constraints 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_table_constraints 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