test
with a demo MCP server.Tool Name | Description |
---|---|
azmcp-appconfig-account-list | List all App Configuration stores in a subscription. |
azmcp-appconfig-kv-delete | Delete a key-value pair from an App Configuration store. |
azmcp-appconfig-kv-list | List all key-values in an App Configuration store. |
azmcp-appconfig-kv-lock | Lock a key-value in an App Configuration store. |
azmcp-appconfig-kv-set | Set a key-value setting in an App Configuration store. |
azmcp-appconfig-kv-show | Show a specific key-value setting in an App Configuration store. |
azmcp-appconfig-kv-unlock | Unlock a key-value setting in an App Configuration store. |
azmcp-cosmos-account-list | List all Cosmos DB accounts in a subscription. |
azmcp-cosmos-database-container-item-query | Execute a SQL query against items in a Cosmos DB container. |
azmcp-cosmos-database-container-list | List all containers in a Cosmos DB database. |
azmcp-cosmos-database-list | List all databases in a Cosmos DB account. |
azmcp-extension-az | Answer questions about an Azure environment by executing Azure CLI commands. |
azmcp-extension-azd | Run Azure Developer CLI (azd) commands. |
azmcp-group-list | List all resource groups in a subscription. |
azmcp-monitor-log-query | Execute a KQL query against a Log Analytics workspace. |
azmcp-monitor-table-list | List all tables in a Log Analytics workspace. |
azmcp-monitor-workspace-list | List Log Analytics workspaces in a subscription. |
azmcp-search-index-describe | Get the full definition of an Azure AI Search index. |
azmcp-search-index-list | List all indexes in an Azure AI Search service. |
azmcp-search-index-query | Query an Azure AI Search index. |
azmcp-search-service-list | List all Azure AI Search services in a subscription. |
azmcp-storage-account-list | List all Storage accounts in a subscription. |
azmcp-storage-blob-container-details | Get properties of a storage container, including metadata, lease status, and access level. |
azmcp-storage-blob-container-list | List all containers in a Storage account. |
azmcp-storage-blob-list | List all blobs in a Storage container. |
azmcp-storage-table-list | List all tables in a Storage account. |
azmcp-subscription-list | List all Azure subscriptions accessible to your account. |
azmcp-appconfig-account-list
subscription
(string): Azure subscription ID or name.auth-method
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional): Various auth and retry/network options.azmcp-appconfig-kv-delete
account-name
(string): Store name.key
(string): Key to delete.subscription
(string): Azure subscription ID or name.auth-method
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-appconfig-kv-list
account-name
(string): Store name.subscription
(string): Azure subscription ID or name.auth-method
, key
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-appconfig-kv-lock
account-name
(string): Store name.key
(string): Key to lock.subscription
(string): Azure subscription ID or name.auth-method
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-appconfig-kv-set
account-name
, key
, value
, subscription
(all string, required).auth-method
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-appconfig-kv-show
account-name
, key
, subscription
(all string, required).auth-method
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-appconfig-kv-unlock
account-name
, key
, subscription
(all string, required).auth-method
, label
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-cosmos-account-list
subscription
(string): Required.auth-method
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-cosmos-database-container-item-query
account-name
, container-name
, database-name
, subscription
(all string, required).auth-method
, query
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-cosmos-database-container-list
account-name
, database-name
, subscription
(all string, required).auth-method
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-cosmos-database-list
account-name
, subscription
(both string, required).auth-method
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-extension-az
command
(string): Azure CLI command (without ‘az’).auth-method
, retry-delay
, retry-max-delay
, retry-max-retries
, retry-mode
, retry-network-timeout
, tenant
(optional).azmcp-extension-azd
azmcp-group-list
azmcp-monitor-log-query
azmcp-monitor-table-list
azmcp-monitor-workspace-list
azmcp-search-index-describe
azmcp-search-index-list
azmcp-search-index-query
azmcp-search-service-list
azmcp-storage-account-list
azmcp-storage-blob-container-details
azmcp-storage-blob-container-list
azmcp-storage-blob-list
azmcp-storage-table-list
azmcp-subscription-list