Rameshjs68/FNO-MCP-Server
If you are the rightful owner of FNO-MCP-Server 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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client