iberianpig/mcp_liam
3.2
If you are the rightful owner of mcp_liam and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is an MCP server for analyzing database schemas generated by Liam ERD.
Tools
Functions exposed to the LLM to take actions
list_tables
Retrieves the list of all tables.
get_table_schema
Retrieves the detailed schema for a specific table.
search_tables
Searches for tables by name or column names.
get_table_relations
Fetches foreign key relationships involving a specified table.
analyze_model_dependencies
Performs comprehensive dependency analysis on a model.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client