Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by pyhoon • Uncategorized
A MCP server demonstrating a small inventory system using SQLite database.
List available products in an inventory.
Add new products to an inventory system.
A lightweight MCP server using SQLite for data storage.
This MCP server uses standard input/output to manage a simple inventory system. It provides two tools: one to list available products and another to add new products to the inventory. The server stores data in an SQLite database, making it lightweight and easy to use. It can be tested using the Claude desktop client.