MCP Server integration points
- In our current case we are trying to build an mcp server for library
- There is already a library management system.
- IN this cases we have two options
- act as library management systems client
- connect directly to library mangement system database.
MCP Server for inventory management
- We will be developing a Rest API for Inventory and sales management
- After this create an mcp server
- Which acts as REST API Client and makes calls to Inventory management.
