An open API service indexing awesome lists of open source software.

https://github.com/manekinekko/azure-mcp-servers

This directory showcases various Model Context Protocol (MCP) servers. These servers enable Large Language Models (LLMs) to securely access tools and data sources from Microsoft Azure.
https://github.com/manekinekko/azure-mcp-servers

ai azure containers llm mcp mcp-server

Last synced: 8 months ago
JSON representation

This directory showcases various Model Context Protocol (MCP) servers. These servers enable Large Language Models (LLMs) to securely access tools and data sources from Microsoft Azure.

Awesome Lists containing this project

README

          

This directory showcases various Model Context Protocol (MCP) servers. These servers enable Large Language Models (LLMs) to securely access tools and data sources from Microsoft Azure.

## Database

### Azure Cosmos DB MCP Server
A Model Context Protocol (MCP) server that provides secure access to Azure Cosmos DB datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.

https://github.com/AzureCosmosDB/azure-cosmos-mcp-server

### adx-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.

https://github.com/pab1it0/adx-mcp-server