Skip to main content
Glama

Dynamics 365 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
D365_URLYesYour Dynamics 365 instance URL (e.g., https://your-org.crm.dynamics.com)
CLIENT_IDYesYour Azure AD application client ID for Dynamics 365 API access
TENANT_IDYesYour Azure AD tenant ID
CLIENT_SECRETYesYour Azure AD application client secret for Dynamics 365 API access

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
get-user-info

Get user info from Dynamics 365

fetch-accounts

Fetch accounts from Dynamics 365

get-associated-opportunities

Fetch opportunities for a given account from Dynamics 365

create-account

Create a new account in Dynamics 365

update-account

Update an existing account in Dynamics 365

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-dyamics365-server'

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