m
mcp-azure-tablestorage
5
0
Summary
Enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
Available Actions(3)
query_table
Query a specified table with an optional filter and limit. Parameters: tableName (string), filter (optional string), limit (optional integer, defaults to 5)
get_table_schema
Retrieve the schema of a specified table. Parameters: tableName (string)
list_tables
List all tables in the Azure storage account. No parameters required.
Last Updated: April 8, 2025
Community Reviews
0.0
0 reviews
5
0
4
0
3
0
2
0
1
0
No reviews yet. Be the first to review!
Sign in to join the conversation