Skip to main content
Glama

Azure Cosmos DB MCP Server

next.config.js360 B
/** @type {import('next').NextConfig} */ const nextConfig = { env: { AZURE_STORAGE_ACCOUNT_NAME: process.env.AZURE_STORAGE_ACCOUNT_NAME, AZURE_STORAGE_CONTAINER_NAME: process.env.AZURE_STORAGE_CONTAINER_NAME, }, // output: 'export', eslint: { ignoreDuringBuilds: true, }, images: { unoptimized: true }, }; module.exports = nextConfig;

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/patrice-truong/cosmosdb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server