D365 F&O MCP Server
Related Servers
Alternatives to D365 F&O MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI coding assistants to ground on real D365 F&O AOT metadata locally and offline, preventing hallucinated X++ field names and Chain of Command signatures.MIT
- 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.82 npm12-
- AlicenseNot gradedqualityBmaintenanceEnables Dynamics 365 Finance & Operations developers to search, retrieve, and analyze X++ code across a large indexed codebase, with tools for impact analysis, extensions, references, and best-practice validation.46 npm2MIT
- AlicenseAqualityBmaintenanceExposes the full capabilities of Microsoft Dynamics 365 Finance & Operations to AI assistants through 49 comprehensive tools and standardized protocol interactions. It enables sophisticated workflows including OData operations, metadata discovery, and secure database analysis.4939MIT
- 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 D365 F\&O development including object creation, modification, deletion, and analysis through the MCP standard.40MIT
TDQS
Scored across 20 tools
Each tool has a clearly distinct purpose, even though some have multiple modes/actions. The modes are well-differentiated (e.g., 'create' vs 'modify' vs 'delete' for d365fo_file; 'search' vs 'info' for labels). No two tools seem to do the same thing.
Most tools use consistent snake_case with verb_noun pattern (e.g., find_references, get_object_info, update_symbol_index). 'd365fo_file' and 'prepare' deviate slightly, but the pattern is broadly consistent.
20 tools for a comprehensive D365FO development MCP is reasonable and covers a wide domain. It's slightly above the typical sweet spot but each tool is justified given the complexity of D365FO development.
The tool surface is remarkably complete: context preparation, searching, analysis, code generation, file I/O, validation, security, extensibility, naming, workspace info, building, testing, and knowledge lookup. Hard to imagine obvious gaps for the stated purpose of D365FO development.