Skip to main content
Glama

MCP SQL Agent

by sharansahu
MIT License
  • Apple
  • Linux

describe_table

Retrieve detailed schema and sample data for a specific table using the MCP SQL Agent, enhancing database understanding with structured insights.

Instructions

Get detailed information about a specific table including columns and sample data

Input Schema

NameRequiredDescriptionDefault
table_nameYes

Input Schema (JSON Schema)

{ "properties": { "table_name": { "title": "Table Name", "type": "string" } }, "required": [ "table_name" ], "title": "describe_tableArguments", "type": "object" }
Install Server

Other Tools from MCP SQL Agent

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/sharansahu/mcp-sql'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server