mcp-business-central-server
2
The Business Central MCP Server facilitates seamless integration with Microsoft Dynamics 365 Business Central, offering a lightweight and efficient solution to interact with business entities. It emphasizes simplicity in setup and use, primarily through optimized HTTP request management.
BC_Get_Schema
Gets the schema of any Business Central entity, including available fields
BC_List_Items
Get list of entities, support optional filtering and pagination
BC_Get_Items_By_Field
Search for entities based on specific field values
BC_Create_Item
Create a new entity record in Business Central
BC_Update_Item
Update existing entity records
BC_Delete_Item
Delete entity records from Business Central