get_db_schema
Tables, columns, types, PKs, FKs — optional table filter
How to use it
get_db_schema is exposed by the Springboot MCP Toolkit MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_db_schema tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL SPRINGBOOT MCP TOOLKIT LISTINGOther tools in Springboot MCP Toolkit (7)
analyze_cache_performance
Hit ratio, eviction count, size per cache
analyze_recent_logs
Last N log lines grouped by level, exception counts
analyze_thread_dump
Deadlocks, blocked threads, top CPU threads, pool exhaustion
detect_config_drift
Flags risky runtime property values
get_endpoint_metrics
Request count, error rate, mean/max latency per endpoint
run_diagnostic_workflow
Orchestrates other tools based on a symptom description
run_readonly_query
Executes caller-supplied SQL — SELECT only