Dynamics 365 F&O Gateway icon

Dynamics 365 F&O Gateway

Provides a secure and efficient gateway to the Dynamics 365 Finance & Operations (F&O) OData API using the Model Context Protocol.

概要

This TypeScript-based server implements the Model Context Protocol (MCP) to bridge Large Language Models (LLMs), Microsoft Copilot Studio, and other MCP-compatible clients with the Dynamics 365 Finance & Operations (F&O) OData API. It streamlines access to D365 F&O data entities and actions, handling secure authentication with Azure AD and optimizing performance through token and entity caching. The server offers user-friendly features like fuzzy-matching for OData entity queries, ensuring robust and efficient interaction with your business data.

主な機能

  • User-friendly fuzzy-matching for OData entity names in queries
  • Extensible architecture allows easy addition of new Dynamics 365 F&O tools
  • 0 GitHub stars
  • Efficiently caches authentication tokens and OData entity lists to optimize performance
  • MCP Compliant, built with the official SDK
  • Securely authenticates with Azure AD using OAuth 2.0 client credentials flow

ユースケース

  • Enabling Microsoft Copilot Studio to interact with Dynamics 365 F&O business processes.
  • Providing a standardized, secure API for MCP-compatible clients to access D365 F&O data.
  • Connecting Large Language Models (LLMs) to Dynamics 365 F&O data and actions.
Advertisement

Advertisement