Manages environment variables for storing configuration and secrets.
Serves as the web server foundation for the MCP implementation, handling HTTP requests to the /mcp endpoint.
Included workflow for automated deployment to Azure Web App services.
Used for unit and integration testing of the MCP server components.
Required runtime environment for running the server (v18 or later recommended).
Provides OpenAPI specification for registering the MCP server as a custom connector in Microsoft Copilot Studio.
The project is built with TypeScript, providing type safety and modern JavaScript features.
Format used for the OpenAPI/Swagger definition that enables integration with Microsoft Copilot Studio.
Used for defining and validating the schema of tool arguments.
This server cannot be installed
A TypeScript-based server that implements the Model Context Protocol to provide a secure gateway to the Dynamics 365 Finance & Operations OData API, enabling LLMs and Copilot Studio to interact with D365 F&O data entities.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and various API operations including record management.Last updated -10139MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables interaction with Microsoft 365 services (Excel, Calendar, Mail, OneDrive, Teams, etc.) through the Graph API, allowing AI assistants to manage Microsoft 365 resources via natural language.Last updated -2,782266MIT License
- -securityAlicense-qualityA Model Context Protocol server that provides access to Observe API functionality, enabling LLMs to execute OPAL queries, manage datasets/monitors, and leverage vector search for documentation and troubleshooting runbooks.Last updated -1GPL 3.0
- -securityAlicense-qualityA TypeScript implementation of a Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and CRUD operations.Last updated -1MIT License