mcp-mercado-livre

mcp-mercado-livre

0

This project is an MCP server that integrates with Mercado Livre to fetch product data with strong validation protocols. It uses Domain-Driven Design for its structure, ensuring reliable data management for MCP ecosystems.

Mercado Livre - MCP Server

  • This project is designed to demonstrate building an MCP server for scraping products from Mercado Livre, focusing on data validation.
  • Features:
    • Fetch product information such as prices and availability from Mercado Livre.
    • Utilizes Zod for input validation.
    • Integrates with Mercado Livre API via infrastructure layer.
  • Architecture:
    • Layered architecture following Domain-Driven Design (DDD) patterns with domain, infrastructure, application, and interface layers.
    • Entry point initializes the McpServer and configures transport.
  • Installation:
    • Clone the repository, install dependencies, and build the project.
  • Contribution: Open to pull requests and issue discussions.
  • License: MIT license.