Skip to main content
Glama

MariaDB MCP Server

by bretoreta

list_tables

Retrieve a list of all tables in a specified MariaDB database for efficient schema exploration and management.

Instructions

List all tables in a specified database

Input Schema

NameRequiredDescriptionDefault
databaseNoDatabase name (optional, uses default if not specified)

Input Schema (JSON Schema)

{ "properties": { "database": { "description": "Database name (optional, uses default if not specified)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from MariaDB 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/bretoreta/mariadb-mcp-server'

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