mcp-dynamics-365
Related Servers
Alternatives to mcp-dynamics-365
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceEnables AI agents to query, inspect, and manage Microsoft Dataverse records, metadata, schema, forms, views, and Power Platform environments via the Dataverse OData Web API.972MIT
- FlicenseAqualityDmaintenanceEnables direct interaction with Microsoft Dataverse from Claude Desktop, supporting full CRUD, bulk operations, FetchXML queries, actions, and metadata discovery.20-
- AlicenseNot gradedqualityAmaintenanceEnables interaction with Microsoft Dataverse and Dynamics 365 data through natural language, including CRUD operations, metadata exploration, and saved views.MIT
- AlicenseAqualityDmaintenanceProvides intelligent access to PowerPlatform/Dataverse entities and records, enabling entity metadata exploration, OData querying, relationship mapping, and AI-assisted query building through MCP.851 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to explore metadata, query data, and perform write operations across multiple Microsoft Dynamics 365 Finance & Operations environments. It features specialized tools for OData execution and data analysis with built-in read-only safety for production environments.21 npm10MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Zoho CRM data through secure OAuth authentication, supporting comprehensive CRM operations including record management, search, bulk operations, and lead conversion.3MIT
TDQS
Scored across 10 tools
Most tools have distinct purposes (e.g., create/update/delete and execute_odata_query vs query_entities). However, query_entities and execute_odata_query could be confused by an agent when deciding between structured querying and raw OData. Also get_entity_schema and get_attribute_schema are clearly different, but get_entity and get_entity_schema share the 'get_entity' prefix, potentially causing slight naming ambiguity.
All tool names follow a consistent snake_case verb_noun pattern (e.g., get_entity_schema, list_entities, create_entity). The verbs are standard and the naming is predictable throughout.
10 tools is well-scoped for a Dynamics 365 API wrapper, covering essential CRUD, metadata, and query operations without being excessive. Each tool has a clear, non-redundant role.
The surface provides comprehensive CRUD and query capabilities, including schema introspection and custom function execution. However, it lacks tools for bulk operations, association management (e.g., associate/disassociate records), and batch requests, which are common in Dynamics 365.