This read-only MCP Server allows you to connect to Dynamics 365 data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
Overview
What is Dynamics 365 MCP Server by CData?
Dynamics 365 MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows users to connect to Dynamics 365 data through Claude Desktop using CData JDBC Drivers.
How to use Dynamics 365 MCP Server?
To use the server, clone the repository, build the server, install the CData JDBC Driver, configure your connection, and create a configuration file for Claude Desktop. Once set up, you can run the server and query Dynamics 365 data using natural language.
Key features of Dynamics 365 MCP Server?
- Provides a read-only interface to Dynamics 365 data.
- Allows querying of live data using natural language without needing SQL.
- Supports various data sources through CData JDBC Drivers.
Use cases of Dynamics 365 MCP Server?
- Querying live Dynamics 365 data for insights.
- Integrating Dynamics 365 data with AI applications.
- Simplifying data access for non-technical users.
FAQ from Dynamics 365 MCP Server?
- Can I write data to Dynamics 365 using this server?
No, this server is read-only. For write capabilities, consider the full CData MCP Server for Dynamics 365.
- Is there a cost to use the Dynamics 365 MCP Server?
The server is currently in beta and is free to use.
- What programming language is used for this project?
The project is developed in Java.