Azure Cosmos DB MCP Server

MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_OPENAI_API_KEYYesAzure OpenAI API key
AZURE_OPENAI_ENDPOINTYesAzure OpenAI endpoint URL
AZURE_OPENAI_API_VERSIONNoAzure OpenAI API version2024-05-01-preview
NEXT_PUBLIC_AZURE_CLIENT_IDYesAzure client ID
NEXT_PUBLIC_AZURE_TENANT_IDYesAzure tenant ID
AZURE_OPENAI_EMBEDDING_MODELNoAzure OpenAI embedding model nametext-embedding-3-small
AZURE_COSMOSDB_NOSQL_DATABASENoAzure Cosmos DB database nameeshop
AZURE_COSMOSDB_NOSQL_ENDPOINTYesAzure Cosmos DB NoSQL endpoint URL
NEXT_PUBLIC_AZURE_CLIENT_SECRETYesAzure client secret
AZURE_COSMOSDB_NOSQL_CARTS_CONTAINERNoAzure Cosmos DB carts container namecarts
AZURE_COSMOSDB_NOSQL_ORDERS_CONTAINERNoAzure Cosmos DB orders container nameorders
NEXT_PUBLIC_AZURE_STORAGE_ACCOUNT_NAMEYesAzure Storage account name
AZURE_COSMOSDB_NOSQL_PRODUCTS_CONTAINERNoAzure Cosmos DB products container nameproducts
NEXT_PUBLIC_AZURE_STORAGE_CONTAINER_NAMENoAzure Storage container name for imagesimg

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: dtf38p20zp