# ar.mueblito/mueblito (remote · www.mueblito.ar)

Diseño de muebles 3D para Argentina: cotización en ARS, despiece para la maderera y catálogo.

- Trust score: 79/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `www.mueblito.ar`: 79/100 (this document), [markdown](https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp.md), [page](https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp)

## Channel facts

- Endpoint: `https://www.mueblito.ar/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 76/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 5347 tokens (~267/item across 20 items; 10 tools + 10 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the ar.mueblito/mueblito MCP server?

ar.mueblito/mueblito is a hosted endpoint at https://www.mueblito.ar/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http ar-mueblito-mueblito 'https://www.mueblito.ar/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "ar-mueblito-mueblito": {
      "url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ar-mueblito-mueblito": {
      "type": "http",
      "url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ar-mueblito-mueblito]
url = "https://www.mueblito.ar/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ar-mueblito-mueblito": {
      "type": "remote",
      "url": "https://www.mueblito.ar/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ar-mueblito-mueblito --url 'https://www.mueblito.ar/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ar-mueblito-mueblito:
    url: "https://www.mueblito.ar/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "ar-mueblito-mueblito": {
      "Transport": "http",
      "Url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ar-mueblito-mueblito -t streamable-http -u 'https://www.mueblito.ar/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "ar-mueblito-mueblito": {
      "type": "http",
      "url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 78, +1)

- [cosmetic] “ajustar_mueble” reworded the description of “baseParams”
- [cosmetic] “construir_mueble” reworded the description of “params”
- [cosmetic] “cotizar_mueble” reworded the description of “params”
- [cosmetic] “despiece” reworded the description of “params”
- [cosmetic] “pasos_de_armado” reworded the description of “params”
- [cosmetic] “ver_mueble” reworded the description of “params”

### 2026-09-19 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 76, +1)

- [security] Tool “cotizar_mueble” rewrote its description, which is the text the model reads
- [cosmetic] “construir_mueble” reworded the description of “salida”
- [cosmetic] “ajustar_mueble” made “baseParams” optional
- [cosmetic] “validar_factibilidad” made “params” optional

### 2026-09-16 (score 75, −1)

- [functional regression] Schema quality: 192 → 260
- [cosmetic] “ajustar_mueble” reworded the description of “baseParams”
- [cosmetic] “ajustar_mueble” reworded the description of “cambios”
- [cosmetic] “construir_mueble” reworded the description of “params”
- [cosmetic] “cotizar_mueble” reworded the description of “params”
- [cosmetic] “crear_diseno” reworded the description of “espacio”
- [cosmetic] “despiece” reworded the description of “params”
- [cosmetic] “pasos_de_armado” reworded the description of “params”
- [cosmetic] “ver_mueble” reworded the description of “params”

### 2026-09-15 (score 76, +1)

- [security] Tool “buscar_catalogo” rewrote its description, which is the text the model reads
- [security] Tool “cotizar_mueble” rewrote its description, which is the text the model reads
- [security] Tool “crear_diseno” rewrote its description, which is the text the model reads
- [security] Tool “listar_presets” rewrote its description, which is the text the model reads
- [security] Tool “ver_mueble” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 143 → 192
- [functional] New resource “catalogo”
- [functional] New resource “como-hacer-un-invernadero-de-jardin”
- [functional] Server version: 1.0.0 → 1.1.0
- [functional] New tool “construir_mueble”
- [functional] New tool “pasos_de_armado”
- [cosmetic] “listar_presets” added an optional parameter “ambiente”
- [cosmetic] “ajustar_mueble” reworded the description of “baseParams”
- [cosmetic] “ajustar_mueble” reworded the description of “cambios”
- [cosmetic] “cotizar_mueble” reworded the description of “ajustes”
- [cosmetic] “cotizar_mueble” reworded the description of “preset”
- [cosmetic] “despiece” reworded the description of “ajustes”
- [cosmetic] “despiece” reworded the description of “params”
- [cosmetic] “despiece” reworded the description of “preset”
- [cosmetic] “ver_mueble” reworded the description of “ajustes”
- [cosmetic] “ver_mueble” reworded the description of “params”
- [cosmetic] “ver_mueble” reworded the description of “preset”
- [cosmetic] Tool “ajustar_mueble” changed its title: Adjust / iterate a design
- [cosmetic] Tool “buscar_catalogo” changed its title: Search furniture by name
- [cosmetic] Tool “cotizar_mueble” changed its title: Quote furniture cost (ARS)
- [cosmetic] Tool “crear_diseno” changed its title: Create a 3D room design (2+ pieces)
- [cosmetic] Tool “listar_presets” changed its title: List furniture presets
- [cosmetic] Tool “validar_factibilidad” changed its title: Validate buildability
- [cosmetic] Tool “ver_mueble” changed its title: Preview furniture (2D views)

### 2026-09-13 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (10)

### `listar_presets` (~171 tokens)

List furniture presets

Lista los presets de muebles armables de Mueblito: id, nombre, tipo, medidas en mm, descripción y un link al editor 3D (editor_url) para abrir cada uno en el sitio. Opcionalmente filtrá por 'ambiente' (Dormitorio/Living/Cocina y comedor/Baño/Oficina/Exterior) para descubrir qué hay por espacio. Llamala para encontrar el id de un mueble; después construilo con construir_mueble (recomendado) o cotizá/mostrá con ese id. (list furniture presets, parametric furniture types by room, Argentina cut list)

Input parameters:

- `ambiente` (string): Filtro opcional por ambiente: Dormitorio, Living, Cocina y comedor, Baño, Oficina, Exterior u Otros.

Output parameters:

- `presets` (array)

### `buscar_catalogo` (~180 tokens)

Search furniture by name

Busca por NOMBRE entre los muebles armables de Mueblito (los mismos que listar_presets), con stemming en español. Todo lo que devuelve es un mueble fabricable a medida (melamina/MDF) con un link al editor 3D (editor_url). Usala cuando el usuario describe lo que busca ('cama', 'silla comedor', 'placard') para encontrar el/los id y después construir_mueble (recomendado) con ese id. (search parametric furniture presets by name, find buildable furniture Argentina, cut list)

Input parameters:

- `consulta` (string, required): Texto libre en español para buscar en el catálogo. Ejemplos: 'cama', 'silla comedor', 'banqueta de barra'. Soporta variantes morfológicas (plural/singular, acentos). Máximo 200 caracteres.

Output parameters:

- `resultados` (array)
- `total` (number)

### `cotizar_mueble` (~651 tokens)

Quote furniture cost (ARS)

Calcula el presupuesto de materiales en ARS para fabricar un mueble a medida: placas/melamina, tapacanto, herrajes y servicio de corte en maderera. Devuelve un editor_url para ver el presupuesto por placa y comprar los materiales en el sitio. Tip: para armar + cotizar + modelo 3D en una sola llamada, usá construir_mueble. Usala cuando el usuario quiere saber cuánto sale hacer un mueble en Argentina. Prerrequisito: si no sabés el id del preset, llamá primero a listar_presets; los ids disponibles son los que acepta este campo (ej: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera'). Podés ajustar las medidas del preset con el campo 'ajustes' sin necesidad de pasar todos los params. Limitación: precios ORIENTATIVOS en ARS, sin mano de obra ni instalación. Pueden estar desactualizados: confirmá el importe con la maderera antes de comprar. (quote furniture cost, materials budget Argentina, cut list price ARS)

Input parameters:

- `ajustes` (object): Ajustes de medidas opcionales, en milímetros, sobre el preset O sobre los params que pases. Sólo los campos que querés sobreescribir. Ej: {ancho_mm: 2400}.
- `params`: Params paramétricos completos del mueble (alternativa a 'preset'). Requerido si no se pasa 'preset'. Debe incluir kind, material y las medidas y opciones requeridas por ese kind; deck no lleva height…
- `preset` (string): ID del preset del mueble a cotizar. Requerido si no se pasa 'params'. Ejemplos: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera', 'comoda', 'bajo-mesada'. Usá listar_presets para ver todos lo…

Output parameters:

- `editor_url` (string)
- `lineas` (array)
- `medidas_mm` (object)
- `mueble` (string)
- `nota` (string)
- `total_ars` (number)
- `total_formateado` (string)

### `despiece` (~602 tokens)

Genera la lista completa de piezas de corte y herrajes para fabricar un mueble: cada pieza con largo, ancho y espesor en mm, material, tapacanto frontal, más una tabla ASCII lista para copiar o enviar a la maderera. Usala cuando el usuario necesita la planilla de cortes para llevar a una maderera, o quiere verificar qué componentes tiene el mueble. Acepta los mismos args que cotizar_mueble: preset o params más ajustes opcionales — si no sabés el id del preset, llamá primero a listar_presets. Limitación: medidas netas de corte en mm; para calcular el consumo de placas hay que sumar kerf de 3-4 mm entre piezas (el editor de Mueblito lo hace con MaxRects). (cut list furniture, wood pieces breakdown, maderera Argentina, CNC cut plan)

Input parameters:

- `ajustes` (object): Ajustes de medidas opcionales, en milímetros, sobre el preset O sobre los params que pases. Sólo los campos que querés sobreescribir. Ej: {ancho_mm: 2400}.
- `params`: Params paramétricos completos del mueble (alternativa a 'preset'). Requerido si no se pasa 'preset'. Debe incluir kind, material y las medidas y opciones requeridas por ese kind; deck no lleva height…
- `preset` (string): ID del preset del mueble a despiesar. Requerido si no se pasa 'params'. Ejemplos: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera', 'comoda', 'bajo-mesada'. Usá listar_presets para ver todos…

Output parameters:

- `editor_url` (string)
- `herrajes` (array)
- `medidas_mm` (object)
- `mueble` (string)
- `nota` (string)
- `piezas` (array)
- `tabla_texto` (string)

### `crear_diseno` (~287 tokens)

Create a 3D room design (2+ pieces)

Crea una escena 3D con VARIOS muebles (un ambiente) y devuelve un link editable directo al editor de Mueblito — el link /d/<code> abre el diseño listo para ver en 3D, mover piezas, ajustar medidas y generar presupuesto. Para UN solo mueble preferí construir_mueble; usá crear_diseno cuando hay 2+ muebles o querés armar un ambiente. Usala cuando el usuario quiere visualizar cómo quedarían los muebles en un espacio o compartir un diseño con un carpintero o cliente. Prerrequisito: si no sabés los ids de los presets, llamá primero a listar_presets. Cada mueble se especifica con preset o params; la posición y rotación son opcionales (si no se dan, los muebles se distribuyen en fila automáticamente). Limitación: el link es estático (no se guarda en servidor); no requiere cuenta. (create 3D design, furniture layout, shareable room design, Argentina interior design)

Input parameters:

- `espacio` (object): Dimensiones del espacio: {ancho_mm: 3500, profundidad_mm: 4000}, ambas requeridas, en mm. Si se omite, el espacio se calcula automáticamente.
- `muebles` (array, required): Lista de muebles a incluir en el diseño. Mínimo 1, máximo 20.

Output parameters:

- `espacio_mm` (object)
- `muebles_incluidos` (array)
- `nota` (string)
- `previews` (array)
- `url` (string)

### `ver_mueble` (~542 tokens)

Preview furniture (2D views)

Devuelve una VISTA 2D del mueble (frente + lateral + planta, a la misma escala) como imagen SVG, más el link al editor 3D. Para el MODELO 3D (GLB) o para armar+cotizar de una, preferí construir_mueble; usá ver_mueble solo si querés únicamente la vista 2D rápida. Acepta los mismos args que cotizar_mueble: preset o params, más ajustes de medidas opcionales. (preview furniture, orthographic views, see the design, front side top view)

Input parameters:

- `ajustes` (object): Ajustes de medidas opcionales, en milímetros, sobre el preset O sobre los params que pases. Sólo los campos que querés sobreescribir. Ej: {ancho_mm: 2400}.
- `params`: Params paramétricos completos del mueble (alternativa a 'preset'). Requerido si no se pasa 'preset'. Debe incluir kind, material y las medidas y opciones requeridas por ese kind; deck no lleva height…
- `preset` (string): ID del preset del mueble a visualizar. Requerido si no se pasa 'params'. Ejemplos: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera', 'comoda', 'bajo-mesada'. Usá listar_presets para ver todos…

Output parameters:

- `editor_url` (string)
- `medidas_mm` (object)
- `mueble` (string)
- `nota` (string)

### `ajustar_mueble` (~519 tokens)

Adjust / iterate a design

Itera sobre un diseño: aplica un DIFF de cambios sobre unos params base, los RE-VALIDA y devuelve los params nuevos, la vista actualizada (SVG), un resumen de cotización y despiece, y una revisión de factibilidad. Es el loop de refinamiento: proponés un cambio ('más ancho', 'un estante más', 'otro material') y ves el efecto al instante, sin rearmar todo. Pasá baseParams (los params válidos actuales, p.ej. los que devolvió una cotización) y cambios (sólo los campos a modificar). Si los cambios dejan el mueble inválido, la tool falla explicando el motivo. Encadená la salida (params) como baseParams de la próxima llamada. (iterate furniture design, edit parameters, refine, text-to-CAD loop)

Input parameters:

- `baseParams`: Params paramétricos de partida (ya válidos). Ej: los que devolvió construir_mueble. El schema enumera todos los campos por kind. Modular: frontMaterial (mismo espesor que material), softClose, base,…
- `cambios` (object, required): Diff a aplicar sobre baseParams (merge por campo). Ej: {width: 2400, shelves: 5}. El resultado se re-valida con el esquema; los objetos anidados (root, content, headboard) se reemplazan completos. Si…

Output parameters:

- `cotizacion` (object)
- `despiece` (object)
- `editor_url` (string)
- `factibilidad` (object)
- `medidas_mm` (object)
- `nota` (string)

### `pasos_de_armado` (~556 tokens)

How to assemble it (step by step)

Devuelve CÓMO SE ARMA el mueble: los pasos en orden, en castellano, con las piezas de cada paso (rol y cantidad), la compra completa de herrajes, el peso armado y los avisos previos al corte. Es lo que convierte una lista de cortes en un mueble armable: el orden importa (se arma acostado sobre un lateral y cada pieza tiene que poder bajar en una sola dirección). Acepta los mismos args que cotizar_mueble: preset o params, más ajustes de medidas opcionales. (how to assemble, assembly instructions, step by step, build guide, armado paso a paso)

Input parameters:

- `ajustes` (object): Ajustes de medidas opcionales, en milímetros, sobre el preset O sobre los params que pases. Sólo los campos que querés sobreescribir. Ej: {ancho_mm: 2400}.
- `params`: Params paramétricos completos del mueble (alternativa a 'preset'). Requerido si no se pasa 'preset'. Debe incluir kind, material y las medidas y opciones requeridas por ese kind; deck no lleva height…
- `preset` (string): ID del preset del mueble a armar. Requerido si no se pasa 'params'. Ejemplos: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera', 'comoda', 'bajo-mesada'. Usá listar_presets para ver todos los…

Output parameters:

- `avisos` (array)
- `editor_url` (string)
- `herrajes` (array)
- `medidas_mm` (object)
- `mueble` (string)
- `nota` (string)
- `pasos` (array)
- `peso_kg` (number)

### `validar_factibilidad` (~139 tokens)

Validate buildability

Revisa si un mueble se puede ARMAR sano a partir de su geometría: piezas sueltas o sin apoyo, voladizos, bastidor que se hamaca, riesgo de vuelco, y flecha/pandeo de estantes y puertas (se descuelgan con el peso). Devuelve 'factible' y una lista de warnings. Usala antes de cotizar o fabricar para atrapar problemas estructurales (el 'compile-check' del mueble). (validate furniture buildability, structural warnings, sag deflection, tip-over risk)

Input parameters:

- `params`: Params paramétricos completos del mueble a validar.

Output parameters:

- `editor_url` (string)
- `factible` (boolean)
- `nota` (string)
- `warnings` (array)

### `construir_mueble` (~1124 tokens)

Build furniture: 3D model, cut list & quote

TOOL PRINCIPAL para muebles. Construye un mueble (desde un preset, o a medida con params del motor recursivo) y devuelve LO QUE PIDAS: 'despiece' (piezas + cotización en ARS + factibilidad), 'imagen' (vista 2D frente/lateral/planta), 'modelo3d' (el MODELO 3D en GLB, embebido y listo para renderizar en cualquier visor), y/o 'visor' (link al editor 3D). SIEMPRE devuelve el link a mueblito.ar con el mueble cargado, donde se termina de diseñar, ajustar y cotizar. Para muebles a medida usá params kind='modular' con un árbol 'root' (V=columnas, H=filas de abajo→arriba). (build furniture, generate 3D model GLB, render, cutlist, quote, open in editor, get a 3d model)

Input parameters:

- `ajustes` (object): Ajustes de medidas opcionales, en milímetros, sobre el preset O sobre los params que pases. Sólo los campos que querés sobreescribir. Ej: {ancho_mm: 2400}.
- `params`: Params a medida (alternativa a 'preset'). Para un mueble modular con el motor recursivo, kind='modular' + un árbol 'root'. El árbol: un nodo es un SPLIT {s:'V'|'H', ch:[{f,node},...]} o una HOJA {con…
- `preset` (string): ID del preset del mueble a construir. Requerido si no se pasa 'params'. Ejemplos: 'placard-corredizo', 'biblioteca', 'escritorio-cajonera', 'comoda', 'bajo-mesada'. Usá listar_presets para ver todos…
- `salida`: Qué devolver (uno o varios): un string o una lista. 'despiece' = piezas+cotización+factibilidad (texto). 'imagen' = vista 2D frente/lateral/planta (SVG). 'modelo3d' = el modelo 3D GLB embebido para r…

Output parameters:

- `cotizacion` (object)
- `editor_url` (string)
- `factibilidad` (object)
- `medidas_mm` (object)
- `modelo_url` (string)
- `mueble` (string)
- `nota` (string)
- `salida_incluida` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp#diagnostics

## Score history

- 2026-09-24: 79
- 2026-09-23: 79
- 2026-09-22: 78
- 2026-09-21: 78
- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 75
- 2026-09-15: 76
- 2026-09-14: 75
- 2026-09-13: 75
- 2026-09-12: 74
- 2026-09-11: 74
- 2026-09-10: 73
- 2026-09-09: 73
- 2026-09-08: 72
- 2026-09-07: 72
- 2026-09-06: 72
- 2026-09-05: 71
- 2026-09-04: 71
- 2026-09-03: 70
- 2026-09-02: 70
- 2026-09-01: 69
- 2026-08-31: 69
- 2026-08-30: 65
- 2026-08-29: 65

## Common questions

### What is the ar.mueblito/mueblito MCP server?

ar.mueblito/mueblito is an MCP server listed in the public MCP registry as ar.mueblito/mueblito. Diseño de muebles 3D para Argentina: cotización en ARS, despiece para la maderera y catálogo. This page covers its hosted endpoint (https://www.mueblito.ar/api/mcp).

### Is the ar.mueblito/mueblito MCP server safe to use?

ar.mueblito/mueblito scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the ar.mueblito/mueblito MCP server expose?

ar.mueblito/mueblito exposes 10 tools: listar_presets, buscar_catalogo, cotizar_mueble, despiece, crear_diseno, and 5 more. Their descriptions and schemas cost roughly 4,771 tokens of context every time the server is loaded.

### Does the ar.mueblito/mueblito MCP server require authentication?

No. We connected to ar.mueblito/mueblito without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the ar.mueblito/mueblito MCP server still maintained?

ar.mueblito/mueblito is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://www.mueblito.ar/api/mcp
- Repository: https://github.com/marce1994/proyecto-mueblito
- Website: https://www.mueblito.ar/
- Changelog RSS feed: https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/ar-mueblito-mueblito/api-mcp
