- My MCP Server
My MCP Server
What is My MCP Server?
My MCP Server is a Model Context Protocol (MCP) server designed for interacting with the Mon Marché French grocery store website, allowing users to search for products and manage their shopping cart through a command-line interface.
How to use My MCP Server?
To use My MCP Server, clone the repository, install the necessary dependencies, set up your Mon Marché credentials in a .env file, and then build and run the server to start interacting with the Mon Marché website.
Key features of My MCP Server?
- Search Products: Easily search for products by name on the Mon Marché website.
- Add Products to Cart: Add products to your cart by specifying their name.
- Session Management: Automatically logs in and manages session cookies for seamless interaction with the website.
Use cases of My MCP Server?
- Searching for grocery items quickly via command line.
- Adding items to your shopping cart without using a web browser.
- Automating grocery shopping tasks through scripts.
FAQ from My MCP Server?
- What are the prerequisites for using My MCP Server?
You need Node.js (v16 or higher), npm or yarn, Playwright, and a Mon Marché account with valid credentials.
- Is there a graphical user interface?
No, My MCP Server operates entirely through the command line.
- Can I run this on any operating system?
Yes, as long as you have Node.js installed, it should work on any OS.