Dynamics 365
JSON →Interact with Microsoft Dynamics 365 for customer relationship management.
Install
npx @modelcontextprotocol/inspector Tools · 5
- get-user-info Fetches information about the currently authenticated user.
- fetch-accounts Fetches all accounts from Dynamics 365.
- get-associated-opportunities Fetches opportunities associated with a given account.
- create-account Creates a new account in Dynamics 365.
- update-account Updates an existing account in Dynamics 365.
Environment variables
CLIENT_IDCLIENT_SECRETTENANT_IDD365_URL
★ 20 GitHub stars