Mercado Livre - MCP Server
@newerton
关于 Mercado Livre - MCP Server
Mercado Livre MCP Server: A Model Context Protocol (MCP) server for interacting with the Mercado Livre. Provides tools for fetching product data, such as prices and availability, with a layered architecture and data validation using Zod
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mercado Livre - MCP Server?
Mercado Livre - MCP Server is an MCP integration that scrapes product data—such as prices and availability—directly from Mercado Livre. It validates inputs with Zod and follows a Domain-Driven Design (DDD) layered architecture.
How to use Mercado Livre - MCP Server?
Clone the repository, run npm install and npm build. Then in VSCode, press Ctrl+Shift+P, select “MCP: List Servers”, choose “products”, and click “Start Server”.
Key features of Mercado Livre - MCP Server
- get-produtos tool to fetch basic product information.
- Input validation using Zod.
- Integration with the Mercado Livre API via
fetch. - Layered architecture (Domain, Infrastructure, Application, Interface).
- Configured with
StdioServerTransportfor MCP communication.
Use cases of Mercado Livre - MCP Server
- Scraping live product prices and availability from Mercado Livre.
- Building a shopping assistant that queries real‑time product data.
- Demonstrating an MCP server with strong validation and clean architecture.
- Automating price monitoring for specific products.
FAQ from Mercado Livre - MCP Server
What tools does the server provide?
It provides a single tool, get-produtos, which returns basic product information from Mercado Livre.
How do I configure and run the server in VSCode?
After building, use the MCP extension: press Ctrl+Shift+P, select “MCP: List Servers”, choose “products”, then “Start Server”. Output can be shown via the same menu.
What architecture does the server follow?
It follows a layered DDD pattern with separate Domain, Infrastructure, Application, and Interface layers, plus an entry point that initializes the MCP server.
What transport does the server use?
It uses StdioServerTransport, which communicates over standard I/O.
Are there any authentication or API key requirements?
The README does not mention authentication; the server appears to call the public Mercado Livre API without special credentials.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论