MCPVault

get_table_info

MCP tool from M3 by rafiattrach

Get column info and sample data for a table

How to use it

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

Install M3

$docker run -d --name m3-server m3:lite tail -f /dev/null
FULL M3 LISTING