Skip to main content
Glama

Azure Cosmos DB MCP Server

package.json690 B
{ "name": "mcp-server", "version": "1.0.0", "main": "index.js", "scripts": { "start": "node dist/server.js", "dev": "nodemon src/server.ts", "build": "tsc" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@azure/cosmos": "^4.2.0", "@azure/identity": "^4.8.0", "@azure/openai": "^2.0.0", "@modelcontextprotocol/sdk": "^1.8.0", "@types/cors": "^2.8.17", "@types/express": "^5.0.1", "@types/node": "^22.13.13", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.21.2", "nodemon": "^3.1.9", "openai": "^4.90.0", "ts-node": "^10.9.2", "typescript": "^5.8.2" } }

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