demo-mcp

demo-mcp

0

This project is a NANDA service that uses MCP server code to provide AI-assisted access to office inventory data. It allows users to query inventory items using cloud deployment and integrates with a web-based host client.

Overview

This project implements a NANDA service using MCP server code that serves office inventory data from a CSV file. It provides tools that allow AI assistants to:

  • Get a list of all available items in the inventory
  • Retrieve detailed information about specific items by name

Prerequisites

  • Python 3.9 or higher
  • Dependencies listed in requirements.txt

Deployment

  • Deploy using cloud platforms such as AWS AppRunner
  • Register server on NANDA Registry and use with NANDA Host

Usage

  • Use the service from a browser-based client by adding an API key and using the MCP server's functionality.