Skip to main content
Glama

mcp-azure-tablestorage

by dkmaker

list_tables

Query and retrieve all tables within an Azure Table Storage account, with optional filtering by name 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" }

You must be authenticated.

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