Skip to main content
Glama

mcp-azure-tablestorage

list_tables

Retrieve and display all tables in an Azure Storage account, optionally filtering results by a provided prefix.

Instructions

List all tables in the storage account

Input Schema

NameRequiredDescriptionDefault
prefixNoOptional prefix to filter table names

Input Schema (JSON Schema)

{ "properties": { "prefix": { "description": "Optional prefix to filter table names", "type": "string" } }, "type": "object" }

Other Tools from mcp-azure-tablestorage

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/dkmaker/mcp-azure-tablestorage'

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