Skip to main content
Glama

Dynamics 365 MCP Server

package.json657 B
{ "name": "dynamics365", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "dynamics365": "./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js','755')\"" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@azure/msal-browser": "^4.8.0", "@azure/msal-node": "^3.4.0", "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.7", "zod": "^3.24.2" }, "devDependencies": { "@types/express": "^5.0.1", "@types/node": "^22.13.11", "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/srikanth-paladugula/mcp-dynamics365-server'

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