MCP Servers / database / Dynamics 365 MCP Server by CData

Dynamics 365 MCP Server by CData

JSON →
stdiononedatabase

A read-only MCP server by CData that enables LLMs to query live data from Dynamics 365. Requires the CData JDBC Driver for Dynamics 365.

Install
How to run this server

No install command recorded.

server path: dynamics-365-mcp-server-by-cdata
Tools
What this server exposes
{servername}_get_tables
Retrieves a list of tables available in the data source. Use the {servername}_get_columns tool to list available columns on a table. The output of the tool will be returned in CSV format, with the first line containing column headers.
{servername}_get_columns
Retrieves a list of columns for a table. Use the {servername}_get_tables tool to get a list of available tables. The output of the tool will be returned in CSV format, with the first line containing column headers.
{servername}_run_query
Execute a SQL SELECT query
Configuration
Environment & auth
authnone
Resources
Dynamics 365 MCP Server by CData — MCP Server · libregistry