Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ar.mueblito/mueblito

REMOTE · WWW.MUEBLITO.AR · SCANNED SEP 24

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

Available components

+3 this week 79 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

remote · www.mueblito.ar

# add to Claude Code
claude mcp add --transport http ar-mueblito-mueblito 'https://www.mueblito.ar/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ar-mueblito-mueblito": {
      "url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ar-mueblito-mueblito": {
      "type": "http",
      "url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add ar-mueblito-mueblito --url 'https://www.mueblito.ar/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ar-mueblito-mueblito:
    url: "https://www.mueblito.ar/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ar-mueblito-mueblito": {
      "Transport": "http",
      "Url": "https://www.mueblito.ar/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ar-mueblito-mueblito -t streamable-http -u 'https://www.mueblito.ar/api/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 +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.

  • 21 Sept 26 +1
    • “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” cosmetic

    6 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.

  • 19 Sept 26 +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.

  • 17 Sept 26 +1
    • Tool “cotizar_mueble” rewrote its description, which is the text the model reads security
    • “construir_mueble” reworded the description of “salida” cosmetic
    • “ajustar_mueble” made “baseParams” optional cosmetic
    • “validar_factibilidad” made “params” optional cosmetic
  • 16 Sept 26 −1
    • Schema quality: 192 → 260 functional
    • “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” cosmetic
  • 15 Sept 26 +1
    • 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 security
    • 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” functional
    • “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) cosmetic
  • 13 Sept 26 +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.

  • 11 Sept 26 +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.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://www.mueblito.ar/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.mueblito.ar CN=YR1,O=Let's Encrypt,C=US 16 Aug 2026 14 Nov 2026 RSA 2048 SHA256-RSA 5822ffacee0a22e9ad09e0c0d515d9787e4
SANs: *.mueblito.ar, mueblito.ar
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.mueblito.ar. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ar. present 19606 8 Verified
mueblito.ar. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.mueblito.ar/api/mcp Verified 200
http (plaintext) http://www.mueblito.ar/api/mcp HTTPS enforced 308 https://www.mueblito.ar/api/mcp
MCP tools · 10 exposed · ~4,771 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ajustar_mueble ~519

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)

NameTypeReqDescription
baseParamsParams 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,…
cambiosobjectyesDiff 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…
NameTypeReqDescription
cotizacionobjectyes
despieceobjectyes
editor_urlstringyes
factibilidadobjectyes
medidas_mmobjectyes
notastringyes

No examples provided.

buscar_catalogo ~180

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)

NameTypeReqDescription
consultastringyesTexto 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.
NameTypeReqDescription
resultadosarrayyes
totalnumberyes

No examples provided.

construir_mueble ~1,124

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)

NameTypeReqDescription
ajustesobjectAjustes 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}.
paramsParams 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…
presetstringID 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…
salidaQué 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…
NameTypeReqDescription
cotizacionobject
editor_urlstringyes
factibilidadobject
medidas_mmobjectyes
modelo_urlstringyes
mueblestringyes
notastringyes
salida_incluidaarrayyes

No examples provided.

cotizar_mueble ~651

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)

NameTypeReqDescription
ajustesobjectAjustes 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}.
paramsParams 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…
presetstringID 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…
NameTypeReqDescription
editor_urlstringyes
lineasarrayyes
medidas_mmobjectyes
mueblestringyes
notastringyes
total_arsnumberyes
total_formateadostringyes

No examples provided.

crear_diseno ~287

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)

NameTypeReqDescription
espacioobjectDimensiones del espacio: {ancho_mm: 3500, profundidad_mm: 4000}, ambas requeridas, en mm. Si se omite, el espacio se calcula automáticamente.
mueblesarrayyesLista de muebles a incluir en el diseño. Mínimo 1, máximo 20.
NameTypeReqDescription
espacio_mmobject
muebles_incluidosarrayyes
notastringyes
previewsarrayyes
urlstringyes

No examples provided.

despiece ~602

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)

NameTypeReqDescription
ajustesobjectAjustes 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}.
paramsParams 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…
presetstringID 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…
NameTypeReqDescription
editor_urlstringyes
herrajesarrayyes
medidas_mmobjectyes
mueblestringyes
notastringyes
piezasarrayyes
tabla_textostringyes

No examples provided.

listar_presets ~171

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)

NameTypeReqDescription
ambientestringFiltro opcional por ambiente: Dormitorio, Living, Cocina y comedor, Baño, Oficina, Exterior u Otros.
NameTypeReqDescription
presetsarrayyes

No examples provided.

pasos_de_armado ~556

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)

NameTypeReqDescription
ajustesobjectAjustes 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}.
paramsParams 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…
presetstringID 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…
NameTypeReqDescription
avisosarrayyes
editor_urlstringyes
herrajesarrayyes
medidas_mmobjectyes
mueblestringyes
notastringyes
pasosarrayyes
peso_kgnumberyes

No examples provided.

validar_factibilidad ~139

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)

NameTypeReqDescription
paramsParams paramétricos completos del mueble a validar.
NameTypeReqDescription
editor_urlstring
factiblebooleanyes
notastringyes
warningsarrayyes

No examples provided.

ver_mueble ~542

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)

NameTypeReqDescription
ajustesobjectAjustes 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}.
paramsParams 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…
presetstringID 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…
NameTypeReqDescription
editor_urlstringyes
medidas_mmobjectyes
mueblestringyes
notastringyes

No examples provided.

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.