D365 Finance & Operations MCP Server
by zhound420
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| D365_CLIENT_ID | No | Azure AD application (client) ID | |
| D365_HTTP_PORT | No | HTTP port (when using http transport) | 3000 |
| D365_LOG_LEVEL | No | Logging level | info |
| D365_TENANT_ID | No | Azure AD tenant ID | |
| D365_TRANSPORT | No | Transport mode (stdio or http) | stdio |
| D365_SINGLE_ENV | No | Tells the server to load only a specific environment defined in the configuration file | |
| D365_CONFIG_FILE | No | Path to config file (e.g., d365-environments.json) if not in default location | |
| D365_CLIENT_SECRET | No | Azure AD client secret | |
| D365_ENVIRONMENT_URL | No | D365 F&O environment URL (e.g., https://contoso.operations.dynamics.com) | |
| D365_ENVIRONMENT_TYPE | No | Optional: 'production' or 'non-production' (defaults to 'production' for safety) | production |
| D365_PAGINATION_TIMEOUT_MS | No | Timeout (ms) for paginated requests on large datasets | 60000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zhound420/D365FO-claude-connector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server