Connector guide2-minute read8 MCP toolsEN · DE · IT

OTTO Market a MCP — Pilota OTTO Market desde cualquier agente IA

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

HCBy HelpCode teamActualizado 2 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

OTTO Market

OTTO Market

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

herramientas

8

Región

DE

Categoría

E-commerce

Autenticación

OAuth 2.0

Env vars requeridas

OTTO_USERNAMEOTTO_PASSWORD
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade OTTO Market con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

Summary

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

Prueba a pedir

Prompts de ejemplo para OTTO Market

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

OTTO Market · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → OTTO Market, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

OTTO Market

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

Configuración

Getting credentials

  1. You must already be an OTTO Market partner. In the OTTO Partner Connect portal open the API area and create API credentials for your account.
  2. OTTO issues a username and password for the token endpoint rather than a classic client id/secret pair; the token request is a password grant against https://api.otto.market/v1/token.
  3. Set OTTO_USERNAME and OTTO_PASSWORD. AnythingMCP exchanges them for an access token and refreshes it automatically.

…(continued in the in-app connector instructions)

Requisitos previos: OTTO_USERNAME, OTTO_PASSWORD

Instalar el conector localmente

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Abre http://localhost:3000/connectors/store, elige OTTO Market e introduce las variables listadas en los Requisitos previos.

Herramientas disponibles

ToolWhat it does
otto_market_list_ordersList orders from a date onwards, with their positions, buyer, delivery address and fulfilment status
otto_market_get_orderRead one order in full: every position with SKU, price and status, the delivery and invoice addresses, and the payment method
otto_market_list_productsList the seller's product variations with their SKU, EAN, product reference and current market status on otto
otto_market_get_productRead one product variation by SKU: its attributes, category, media and the current status of its listing on otto
otto_market_list_quantitiesRead the current stock quantities OTTO holds for the seller's SKUs, so a discrepancy with the ERP can be spotted
otto_market_list_returnsList returns with their SKU, quantity, reason and the order they belong to — the input to any returns-rate question
otto_market_update_quantitySet the available stock for one SKU
otto_market_update_priceSet the price for one SKU

Siguientes pasos

¿Te ha sido útil esta guía?

Your OTTO Market agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Guías relacionadas

connectors

Cómo conectar OTTO Market a ChatGPT — via MCP

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

connectors

Cómo conectar OTTO Market a Claude — via MCP

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

connectors

Cómo conectar OTTO Market a Cursor — via MCP

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

connectors

Cómo conectar OTTO Market a Gemini — via MCP

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

connectors

AFAS Profit a MCP — Pilota AFAS Profit desde cualquier agente IA

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica a MCP — Pilota Aruba Fatturazione Elettronica desde cualquier agente IA

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.