mercadolivre-mcp-dashboard
Verified Safeby suissa
Overview
A web dashboard for managing Mercado Livre accounts by interacting with a local MCP Server via a REST API.
Installation
npm run devSecurity Notes
The dashboard is a frontend application that interacts with a local backend (MCP Server) via a proxy, mitigating direct exposure of Mercado Livre API credentials on the client-side. No obvious client-side vulnerabilities (e.g., XSS from unsanitized user input) or hardcoded secrets are present in the provided code. Security largely depends on the backend MCP Server's implementation.
Similar Servers
prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Prometheus metrics for monitoring and insights.
last9-mcp-server
A backend HTTP server likely used as a control plane or for data collection/processing within an observability or monitoring system.
grafana-ui-mcp-server
This server provides AI assistants with comprehensive access to Grafana UI components, documentation, stories, design system tokens, and dependency analysis to aid in building observability interfaces, dashboards, and data visualization components.
mcp-mercado-livre
Provides an MCP server tool to scrape product information, such as prices and availability, directly from Mercado Livre, with strong data validation.