products-info-mcp-server
0
The MCP Products Info Server is a Model Context Protocol server designed to provide detailed information on Caffeine Army products, specifically SuperCoffee. It uses the Shopify API to retrieve product details like name, description, and price.
MCP Products Info Server
This server is an MCP (Model Context Protocol) that provides information about Caffeine Army products, particularly SuperCoffee.
Description
The server utilizes the Shopify API to fetch detailed product information, including:
- Product name
- Description
- Price
- Supplier
- Other relevant information
Requirements
- Node.js
- NPM or Yarn
- Environment variables configured
Configuration
-
Clone the repository
-
Install dependencies:
-
Configure environment variables by creating a
.env
file at the project root.
Usage
To build the server:
Available Tools
get-products
Returns detailed information about SuperCoffee, including:
- Product title
- Full description
- Current price
- Supplier information
Project Structure
- TypeScript
- Node.js
- MCP SDK
- Shopify API
- Axios
License
This project is under the MIT License.