Skip to main content
Glama

MariaDB MCP Server

by bretoreta

list_tables

Retrieve a list of all tables within a specified database on the MariaDB MCP Server, enabling database exploration and schema analysis with secure, read-only access.

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" }
Install Server

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