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.
- Host: GitHub
- URL: https://github.com/manekinekko/azure-mcp-servers
- Owner: manekinekko
- License: mit
- Created: 2025-03-12T13:08:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T13:09:55.000Z (8 months ago)
- Last Synced: 2025-03-12T14:22:55.345Z (8 months ago)
- Topics: ai, azure, containers, llm, mcp, mcp-server
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **azure-community-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. `ai` `azure` `containers` `llm` `mcp` `git clone https://github.com/manekinekko/azure-mcp-servers` (🤖 AI/ML)
- awesome-mcp-servers - **azure-community-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. `ai` `azure` `containers` `llm` `mcp` `git clone https://github.com/manekinekko/azure-mcp-servers` (AI/ML)
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