Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by abhirockzz • Uncategorized
A Go-based MCP server implementation for interacting with Azure Cosmos DB.
List, create, and manage databases and containers in Azure Cosmos DB.
Add, read, and batch process items within Cosmos DB containers.
Execute SQL queries on Cosmos DB containers with partition key scoping.
This MCP server provides a Go implementation that integrates the Azure SDK for Go and the MCP Go SDK to enable CRUD operations and querying on Azure Cosmos DB. It supports both local and remote deployment modes, including HTTP and stdio transports, and works with the Azure Cosmos DB service as well as the vNext emulator. Designed as an experimental learning tool, it demonstrates how to build AI tooling for Cosmos DB but is not intended to replace official Azure MCP tools.