demo-mcp
If you are the rightful owner of demo-mcp 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.
Office Supplies Inventory NANDA Service using MCP Server + NANDA Registry + NANDA host client.
This project implements a NANDA service using Model Context Protocol (MCP) server code that serves office inventory data from a CSV file. It provides tools that allow AI assistants to query and retrieve information about office supplies using the MCP standard. The service can be deployed on a cloud-hosted server and accessed via a web-based NANDA host client. The framework supports consumer-facing web-app deployment for any standard inventory. The server allows users to get a list of all available items in the inventory and retrieve detailed information about specific items by name. The project includes scripts for setting up the environment and running the server, and it supports both local and cloud deployment, including AWS AppRunner.
Features
- Provides a list of all available items in the inventory.
- Retrieves detailed information about specific items by name.
- Supports cloud deployment using AWS AppRunner.
- Integrates with NANDA Registry for server registration.
- Accessible via a web-based NANDA host client.
Tools
get_items
List the names of all items in stock
get_item_info
Search details for specific items