mcp-demo-server

mcp-demo-server

0

The MCP Product Reviews Server is a Model Context Protocol server that offers product review data and search functionalities. It includes resources for accessing product lists and reviews, and tools for searching by product ID, rating, and keywords.

MCP Product Reviews Server

A Model Context Protocol (MCP) server that provides product review data and search functionality.

Features

  • Exposes product list as resources
  • Provides tools for searching reviews by product ID, rating, and keywords
  • Mock API based on AWS Lambda functions in /product-api/functions/
  • Designed to be used with CLINE as an SSE server

Available Resources

  • products://all - Get a list of all products
  • products://{product_id} - Get details for a specific product
  • reviews://{product_id} - Get reviews for a specific product

License

This project is licensed under the MIT License.