Dynamics 365 Finance & Operations MCP Server
Related Servers
Alternatives to Dynamics 365 Finance & Operations MCP Server
No user-submitted related servers found.
Related Servers
- 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
- AlicenseAqualityAmaintenanceEnables AI-assisted X++ development for Dynamics 365 Finance and Operations by pre-indexing the entire codebase and providing 54 specialized tools for metadata lookup, code generation, and best practice validation.20485 npm138MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to search and analyze Microsoft Dynamics 365 Finance & Operations artifacts, read local source code, and generate context-aware solutions through natural language.40 npm12-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Dynamics 365 Commerce systems through 125+ tools covering customer management, sales orders, cart operations, product searches, inventory tracking, and store operations. Provides comprehensive mock data for development and testing purposes.3-
- AlicenseNot gradedqualityDmaintenanceEnables natural language interaction with Microsoft Dynamics 365 Finance & Operations, including entity discovery, CRUD operations, and a learning system that improves over time.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with SAP Datasphere for data exploration, querying, and administration via 49 tools.1-
TDQS
Scored across 49 tools
Most tools are clearly distinct (query, CRUD, profiles, sync, reports). Some overlap exists between generic report download (d365fo_download_srs_report) and the specific report tools (e.g., d365fo_download_customer_invoice), but descriptions clarify the convenience vs generic nature. The search tools (search_entities, search_actions, search_enumerations) are distinct by domain.
Naming follows a consistent d365fo_ prefix with verb_noun structure (get_, list_, create_, update_, delete_, search_, download_). Minor inconsistency: list_profiles vs get_profile_names are semantically similar but have different verbs (list vs get) and different pluralization patterns, which could confuse agents. Overall pattern is strong.
With 49 tools, the server is comprehensive but pushes the upper boundary. The count is justified given the broad scope (profiles, sync, metadata, CRUD, reports, actions), but could feel heavy for agents. A few tools like download_customer_invoice and download_free_text_invoice are conveniences that add slight redundancy but are useful.
The tool surface covers core workflows: CRUD on entities, profile management, metadata exploration, sync operations, and report downloads. Minor gaps: no tool for listing report controllers or managing sync sessions beyond start/cancel, and no explicit way to list available OData actions bound to specific entities (though search covers this). Overall, the surface is well-rounded.