mcp-dynamics365-server
If you are the rightful owner of mcp-dynamics365-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
The Microsoft Dynamics 365 MCP Server is a Model Context Protocol server that facilitates interaction with Microsoft Dynamics 365, allowing operations such as retrieving user information, managing accounts, and handling opportunities.
The Microsoft Dynamics 365 MCP Server is designed to integrate with Microsoft Dynamics 365 using the Model Context Protocol (MCP) by Anthropic. It provides a suite of tools that enable users to perform various operations such as retrieving user information, managing accounts, and handling opportunities directly from Claude Desktop. The server leverages the `@modelcontextprotocol/sdk` library to implement MCP functionalities and connects with Dynamics 365 APIs for data operations. This setup allows for seamless interaction with Dynamics 365, enhancing productivity and data management capabilities.
Features
- Integration with Microsoft Dynamics 365 using MCP.
- Tools for managing user information, accounts, and opportunities.
- Seamless operation from Claude Desktop.
- Utilizes `@modelcontextprotocol/sdk` for MCP implementation.
- Supports creating and updating accounts in Dynamics 365.
Tools
get-user-info
User details
fetch-accounts
Account List (JSON format)
get-associated-opportunities
Opportunity List (JSON format)
create-account
Account details created (JSON format)
update-account
Updated account details (JSON format)