Skip to main content
Glama

Informix MCP Server

get-tables

Retrieve all tables from a specified database using the Informix MCP Server, enabling database exploration and table inspection.

Instructions

Get all tables in the database

Input Schema

NameRequiredDescriptionDefault
databaseYesThe database to get the tables from

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "database": { "description": "The database to get the tables from", "type": "string" } }, "required": [ "database" ], "type": "object" }
Install Server

Other Tools from Informix 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/litoralcreativo/informix-mcp'

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