Azure Cloud
Query and manage Azure resources across many services in natural language.
Azure Cloud
Query and manage Azure resources across many services in natural language. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Azure Cloud MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Azure Cloud tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Azure Cloud once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- azmcp_storage_account_create · Write
Creates an Azure Storage account in the specified resource group and location and returns the created storage account information including name, location, SKU, access settings, and configuration details. - azmcp_storage_account_get · Read-only
Retrieves detailed information about Azure Storage accounts, including account name, location, SKU, kind, hierarchical namespace status, HTTPS-only settings, and blob public access configuration. - azmcp_storage_blob_get · Read-only
List or get blobs in a blob container in a Storage account; lists blobs in a container or gets details for a specific blob. - azmcp_storage_blob_upload · Write
Uploads a local file to an Azure Storage blob, only if the blob doesn't exist, returning the last modified time, ETag, and content hash of the uploaded blob. - azmcp_storage_blob_container_get · Read-only
Show or list containers in a storage account; lists all blob containers or shows details for a specific container. - azmcp_storage_blob_container_create · Write
Create/provision a new Azure Storage blob container in a storage account. - azmcp_storage_table_list · Read-only
List all tables in an Azure Storage account, showing table names for the specified storage account. - azmcp_cosmos_account_list · Read-only
List Azure Cosmos DB accounts, databases, or containers; by default returns all accounts in your subscription. - azmcp_cosmos_item_query · Read-only
Query items from an Azure Cosmos DB container, optionally supplying a SQL query to filter results. - azmcp_cosmos_item_get · Read-only
Retrieve a single document from a Cosmos DB container by its ID. - azmcp_cosmos_item_recent · Read-only
Retrieve the most recently modified documents from a Cosmos DB container, ordered by the system timestamp (_ts) in descending order. - azmcp_cosmos_item_search_text · Read-only
Retrieve the top N documents in a Cosmos DB container where a specified property matches a search phrase, using the Cosmos DB FullTextContains function. - azmcp_cosmos_item_search_vector · Read-only
Retrieve the top N documents in a Cosmos DB container most similar to a given search text, using the Cosmos DB VectorDistance function. - azmcp_cosmos_schema_infer · Read-only
Infer an approximate schema for a Cosmos DB container by sampling documents and reporting top-level properties along with their inferred types. - azmcp_monitor_activitylog_get · Read-only
Lists Azure Monitor activity logs for a specified Azure resource for a given number of past hours. - azmcp_monitor_webtest_create · Write
Creates or updates a standard web test in Azure Monitor to check endpoint availability. - azmcp_monitor_webtest_get · Read-only
Gets details for a specific web test or lists all web tests in the subscription, optionally filtered by resource group. - azmcp_monitor_workspace_list · Read-only
Lists Log Analytics workspaces in a subscription, retrieving each workspace's name, ID, location, and other key properties. - azmcp_monitor_table_list · Read-only
Lists all tables in a Log Analytics workspace, returning table names and schemas used to build KQL queries. - azmcp_monitor_table_type_list · Read-only
Lists available table types in an Azure Log Analytics workspace, returning the names of the table types.
Frequently asked questions
What is the Azure Cloud MCP server?
Query and manage Azure resources across many services in natural language. Through Lunar.dev MCPX, Azure Cloud connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Azure Cloud to MCPX?
Add the Azure Cloud server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles Credentials and routes every Azure Cloud call through the gateway.
Is the Azure Cloud MCP server official?
Yes. Azure Cloud is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Azure Cloud use with MCPX?
Azure Cloud uses Credentials. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Azure Cloud expose in MCPX?
Azure Cloud's tools can be enabled or disabled individually in MCPX for least-privilege access.
