amelia-mc/mcp_xpp
If you are the rightful owner of mcp_xpp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP X++ Server is a Model Context Protocol server designed for Microsoft Dynamics 365 Finance & Operations development, enabling object creation, modification, and analysis through the MCP standard.
Tools
Functions exposed to the LLM to take actions
create_xpp_object
Create D365 objects (classes, tables, enums, etc.).
create_form
Specialized form creation with pattern support and datasource integration.
delete_xpp_object
Safe D365 object deletion with dependency validation and cache consistency.
execute_object_modification
Array-based object modification with batch processing.
discover_modification_capabilities
Explore available modification methods.
find_xpp_object
Find specific objects by name/type.
search_objects_pattern
Pattern search with wildcard support.
inspect_xpp_object
Object analysis with X++ source code extraction.
get_current_config
System configuration and status.
build_object_index
Index management for search performance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client