Skip to main content
Glama

MariaDB MCP Server

by yawlhead91

list_tables

Retrieve all tables within a MariaDB database. Use this tool to explore database schemas and inspect table structures for better data management and analysis.

Instructions

List all tables in a specific database.

Input Schema

NameRequiredDescriptionDefault
databaseNo

Input Schema (JSON Schema)

{ "properties": { "database": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Database" } }, "title": "list_tablesArguments", "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/yawlhead91/mariadb-mcp'

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