Skip to main content
Glama
dougdaley

D365FO MCP Server

by dougdaley

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug mode (true/false)false
LOG_LEVELNoLogging verbosity (e.g., info, debug)info
DATAAREAIDNoDefault company ID (e.g., usmf)usmf
SQLITE_ECHONoEcho SQLite queries to logs (true/false)false
D365_BASE_URLYesFull URL of the D365 environment (e.g., https://your-env.sandbox.operations.dynamics.com)
DATABASE_PATHNoSQLite database location (auto-created)./data/d365fo-mcp.db
AZURE_CLIENT_IDYesService principal client ID for D365 authentication
AZURE_TENANT_IDYesAzure tenant ID for D365 authentication
AZURE_CLIENT_SECRETYesService principal secret for D365 authentication
METADATA_CACHE_HOURSNoMetadata cache duration in hours24

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/dougdaley/d365fo-mcp'

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