Skip to main content
Glama

GigAPI MCP Server

by gigapi

list_tables

Retrieve a list of all tables within a specified database using the GigAPI MCP Server, enabling efficient database management and query optimization.

Instructions

List all tables in a database.

Input Schema

NameRequiredDescriptionDefault
databaseYes

Input Schema (JSON Schema)

{ "properties": { "database": { "title": "Database", "type": "string" } }, "required": [ "database" ], "type": "object" }
Install Server

Other Tools from GigAPI MCP Server

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/gigapi/gigapi-mcp'

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