ProductionCycle-Manager

Uttaran444/ProductionCycle-Manager

3.2

If you are the rightful owner of ProductionCycle-Manager and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a TypeScript-based server implementing the Model Context Protocol (MCP) to provide a secure and efficient gateway to the Dynamics 365 Finance & Operations (F&O) OData API.

Tools

Functions exposed to the LLM to take actions

odataQuery

Executes a generic GET request against any D365 OData entity.

getEntityCount

Gets the total count of records for a given entity.

getODataMetadata

Retrieves the OData $metadata document for the service.

createCustomer

Creates a new customer record in the CustomersV3 entity.

updateCustomer

Updates an existing customer record.

createSystemUser

Creates a new system user record.

assignUserRole

Assigns a security role to a user.

updatePositionHierarchy

Updates a position in the hierarchy.

action_initializeDataManagement

Executes a specific OData action to initialize the data management framework.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources