mercadolivre_get_category — Mercado Livre Vendedor MCP Tool
mercadolivre_get_category
(mercadolivre get category) is one of 20 tools on the
Mercado Livre Vendedor
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mercadolivre_get_category from your client
- Claude Code Mercado Livre Vendedor mercadolivre_get_category run in your project directory
- Claude Desktop Mercado Livre Vendedor mercadolivre_get_category ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mercado Livre Vendedor mercadolivre_get_category ~/.cursor/mcp.json
- VS Code Mercado Livre Vendedor mercadolivre_get_category .vscode/mcp.json
- Zed Mercado Livre Vendedor mercadolivre_get_category ~/.config/zed/settings.json
- Windsurf Mercado Livre Vendedor mercadolivre_get_category ~/.codeium/windsurf/mcp_config.json
- Cline Mercado Livre Vendedor mercadolivre_get_category ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mercado Livre Vendedor mercadolivre_get_category ~/.gemini/settings.json
- Grok Mercado Livre Vendedor mercadolivre_get_category .mcp.json (in your project root)
- ChatGPT Mercado Livre Vendedor mercadolivre_get_category Settings → Connectors → Advanced → Developer mode
- Claude.ai Mercado Livre Vendedor mercadolivre_get_category Settings → Connectors → Add custom connector
- LangChain Mercado Livre Vendedor mercadolivre_get_category pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mercadolivre-mcp https://api.mcp.ai/p_mercadolivre
Other tools on this server
- mercadolivre_list_accounts
- mercadolivre_me
- mercadolivre_get_user
- mercadolivre_list_items
- mercadolivre_get_items
- mercadolivre_search_items
- mercadolivre_list_orders
- mercadolivre_get_order
- mercadolivre_list_questions
- mercadolivre_get_question
- mercadolivre_get_shipment
- mercadolivre_list_categories
- mercadolivre_item_visits
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.