{"id":31692575,"url":"https://github.com/johan-perso/mcp-shop-server","last_synced_at":"2025-10-08T14:54:17.446Z","repository":{"id":306990851,"uuid":"1027896844","full_name":"johan-perso/mcp-shop-server","owner":"johan-perso","description":"An MCP server to help you shop online by letting your AI model find the best deals for you.","archived":false,"fork":false,"pushed_at":"2025-07-28T21:30:16.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-02T20:44:02.462Z","etag":null,"topics":["amazon-scraper","amazon-scraping","claude-ai","claude-desktop","ebay-scraper","ebay-search","mcp","mcp-server","mcp-servers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johan-perso.png","metadata":{"files":{"readme":"README.fr.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-28T17:42:03.000Z","updated_at":"2025-07-29T10:17:31.000Z","dependencies_parsed_at":"2025-07-28T21:53:14.919Z","dependency_job_id":"0ca37045-4a9c-44a9-85bc-e44ff8093fcb","html_url":"https://github.com/johan-perso/mcp-shop-server","commit_stats":null,"previous_names":["johan-perso/mcp-shop-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johan-perso/mcp-shop-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johan-perso%2Fmcp-shop-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johan-perso%2Fmcp-shop-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johan-perso%2Fmcp-shop-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johan-perso%2Fmcp-shop-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johan-perso","download_url":"https://codeload.github.com/johan-perso/mcp-shop-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johan-perso%2Fmcp-shop-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278963840,"owners_count":26076543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon-scraper","amazon-scraping","claude-ai","claude-desktop","ebay-scraper","ebay-search","mcp","mcp-server","mcp-servers"],"created_at":"2025-10-08T14:54:05.962Z","updated_at":"2025-10-08T14:54:17.440Z","avatar_url":"https://github.com/johan-perso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"###### English version [here](https://github.com/johan-perso/mcp-shop-server/blob/main/README.md).\n\n# MCP Shop Server\n\nUn serveur MCP pour vous aider à faire vos achats en ligne en laissant à votre modèle d'IA le soin de trouver les meilleures offres pour vous.\n\nCe projet utilise [Playwright](https://playwright.dev/) pour naviguer sur les sites WEBs compatibles.\n\n\u003cimg width=\"1390\" height=\"969\" alt=\"image\" src=\"https://github.com/user-attachments/assets/46d5ae39-6a44-48a2-bdfb-d75851af1600\" /\u003e\n\n\n## Sites compatibles\n\n- [Amazon.com](https://www.amazon.com/), [Amazon.fr](https://www.amazon.fr/), [Amazon.de](https://www.amazon.de/), [Amazon.co.uk](https://www.amazon.co.uk/), [Amazon.it](https://www.amazon.it/), [Amazon.es](https://www.amazon.es/), [Amazon.com.be](https://www.amazon.com.be/)\n- [eBay.com](https://www.ebay.com/), [eBay.fr](https://www.ebay.fr/)\n- [Dealabs](https://dealabs.com/), [hotukdeals](https://hotukdeals.com), [Chollometro](https://chollometro.com), [mydealz](https://mydealz.de/), [pepper.pl](https://pepper.pl/), [pepper.it](https://pepper.it/), [Pepperdeals (US)](https://www.pepperdeals.com/)\n\n## Configurer\n\nVous pouvez utiliser cet exemple de configuration standard qui devrait fonctionner pour la plupart des clients MCP :\n\n```json\n{\n  \"mcpServers\": {\n    \"mcp-shop-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-shop-server@latest\"\n      ]\n    }\n  }\n}\n```\n\n## Développement\n\n```bash\ngit clone https://github.com/johan-perso/mcp-shop-server\ncd mcp-shop-server\n\nnpm install\nnpx @modelcontextprotocol/inspector node index.js\n```\n\n## Licence\n\nMIT © [Johan](https://johanstick.fr). [Soutenez ce projet](https://johanstick.fr/#donate) si vous souhaitez m'aider 💙\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohan-perso%2Fmcp-shop-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohan-perso%2Fmcp-shop-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohan-perso%2Fmcp-shop-server/lists"}