UCP Checker
bancadelparque.com icon
UCP Verification Report

bancadelparque.com

Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.

Verified
A 87/100
Latency 177ms Spec 2026-04-08 HTTP 200 Security HTTPS Observed 16 hours ago

What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →

87
/ 100
UCP Conformance Score
A

bancadelparque.com is conforming and ready for agent discovery and checkout.

Agent Discovery95
UCP Conformance88
Capability Coverage78
Biggest blockers
Publish keys at the manifest root
Verified

bancadelparque.com is agent-ready but has minor schema warnings.

Latency
177ms
Version
2026-04-08
Robots.txt
Allowed ✅

/llms.txt content

The plain-text brief this store publishes to AI agents. Captured on the most recent check.

3.6 KB38e2611a3131d37c
# banca-del-parque
> Este sitio web, alojado en Banca del Parque Radio, presenta una variedad de contenidos que exploran temas sociales, culturales y espirituales, con un enfoque particular en la memoria de Jaime Garzón y la reflexión sobre la condición de la mujer. A través de artículos, podcasts y programas radiales, el sitio promueve el diálogo, la memoria histórica y la construcción de una sociedad más justa y equitativa, invitando a la reflexión crítica y al encuentro mutuo.

## Homepage link
- [home](https://www.bancadelparque.com/)

## Acceso de agentes de IA

Este sitio está desarrollado por Wix y es compatible con el
protocolo de contexto de modelo (MCP) para el acceso de IA basada en agentes.
Los agentes de IA pueden conectarse directamente y obtener contenido del sitio
en tiempo real y actualizado, sin necesidad de scraping.

- [**Punto de conexión MCP del sitio**](https://www.bancadelparque.com/_api/mcp)
- [**Documentación del MCP de Wix**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)

## Herramientas MCP disponibles

### GetBusinessDetails
Recupera información del negocio y del sitio, como zona horaria, email, teléfono y dirección.
No se requieren parámetros.

### SearchInSite
Busca información en el sitio.
- **searchTerm**: El término a buscar en el sitio.

### SearchSiteApiDocs
Recupera la documentación de API para las soluciones de negocios de Wix instaladas en
este sitio e informa al cliente de IA cómo usar las API. Usa esta herramienta para
consultar productos y servicios (en lugar de SearchInSite).
- **searchTerm**: El término a buscar en la documentación de la API del sitio.

### GenerateVisitorToken
Crea una nueva sesión de visitante y obtiene un token de acceso de visitante para el sitio.
Debe llamarse antes de realizar cualquier solicitud a CallWixSiteAPI
si no hay un token de visitante disponible en el contexto.
No se requieren parámetros.

### CallWixSiteAPI
Llama a los métodos de la API en el sitio para realizar acciones en nombre de un visitante,
 como consultar datos del sitio, reservar una cita o iniciar una compra.
- **visitorToken**: Token de acceso de visitante. Usa GenerateVisitorToken primero si no está disponible.
- **url**: URL absoluta del método de API que se va a llamar (p. ej., https://www.wixapis.com/...). Recupérala usando SearchSiteApiDocs.
- **method**: Método HTTP que se usará para la llamada a la API.
- **body**: Cuerpo de la solicitud como una cadena JSON válida.

### ReadFullDocsArticle
Recupera un artículo completo del portal de documentación para desarrolladores de Wix.
- **articleUrl**: URL de un artículo en el portal de documentación para desarrolladores de Wix.

### ReadFullDocsMethodSchema
Recupera el esquema completo para un método de API de Wix. Debe llamarse antes de usar
CallWixSiteAPI para llamar al método real.
- **articleUrl**: URL del artículo de referencia para el método de la API de Wix.

## Qué pueden hacer los visitantes con IA + MCP

- Obtener información del negocio (datos de contacto, ubicación, horarios)
- Descubrir productos y servicios en oferta
- Reservar servicios y hacer reservas
- Iniciar una compra y ser redirigidos al sitio para completar el proceso de pago
- Hacer preguntas y obtener respuestas relevantes sin tener que navegar por el sitio

## Notas

- No se requiere autenticación para conectarse al punto de conexión MCP
- Solo está disponible la información pública accesible en el sitio.
- El contenido está siempre online y actualizado.
- Para recibir actualizaciones de herramientas, implementa una llamada tools/list al recibir una notificación de actualización de herramientas
View source ↗

Capabilities Detected

UCP capabilities supported by this endpoint
Checkout ✓ Bound 2026-04-08
Fulfillment Extension ✓ Bound 2026-04-08
Catalog Lookup ✓ Bound 2026-04-08
Catalog Search ✓ Bound 2026-04-08

Technical Vitals

Technical details for this UCP endpoint
UCP Status Verified
Endpoint https://bancadelparque.com/.well-known/ucp
HTTP Status 200
UCP Version 2026-04-08
Transports REST, MCP
Last Observed
Last Full Index
Domain Alerts

Get notified when bancadelparque.com changes

One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.

Access

AI Agent Access (robots.txt)

AI agent access permissions based on robots.txt
GPTBotOpenAI / ChatGPT Allowed
Google-ExtendedGemini / Google Allowed
ClaudeBotClaude / Anthropic Allowed
Applebot-ExtendedApple Intelligence Allowed
CCBotCommon Crawl Allowed
Raw UCP Manifest JSON
{
    "ucp": {
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "schema": "https://ucp.dev/services/shopping/rest.openapi.json",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/12cd4c71-fc32-9034-7655-9d2ccb0b760e",
                    "transport": "rest"
                },
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/12cd4c71-fc32-9034-7655-9d2ccb0b760e/mcp",
                    "transport": "mcp"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.checkout": [
                {
                    "spec": "https://ucp.dev/specification/checkout",
                    "schema": "https://ucp.dev/schemas/shopping/checkout.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.fulfillment": [
                {
                    "spec": "https://ucp.dev/specification/fulfillment",
                    "config": {
                        "allows_multi_destination": {
                            "shipping": false
                        },
                        "allows_method_combinations": []
                    },
                    "schema": "https://ucp.dev/schemas/shopping/fulfillment.json",
                    "extends": "dev.ucp.shopping.checkout",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "spec": "https://ucp.dev/latest/specification/catalog/lookup",
                    "schema": "https://ucp.dev/schemas/shopping/catalog-lookup.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.search": [
                {
                    "spec": "https://ucp.dev/latest/specification/catalog/search",
                    "schema": "https://ucp.dev/schemas/shopping/catalog-search.json",
                    "version": "2026-04-08"
                }
            ]
        },
        "payment_handlers": []
    }
}
Frequently Asked

About this bancadelparque.com report

What does it mean that bancadelparque.com is verified for UCP?
It means bancadelparque.com publishes a valid UCP manifest at /.well-known/ucp, the manifest passes schema validation against 2026-04-08, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.
Can I trust bancadelparque.com for AI agent purchases?
Verification means the store is technically ready — payment handlers declared, transports reachable, schema valid. It doesn't grade business reputation or fulfilment quality. For trust on the commerce side itself, check the store's own reviews. For trust on the agent integration side, this page is the source of truth.
What platform does bancadelparque.com use for UCP?
Our detection identifies bancadelparque.com as running on Wix. Many large UCP-verified stores use Shopify, BigCommerce, or custom stacks built on the open spec. The transport list above shows the exact mechanism (REST, MCP, A2A, Embedded) the manifest declares.
How was this UCP report for bancadelparque.com generated?
Our crawler fetches bancadelparque.com/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 16 hours ago.
How often is bancadelparque.com re-checked?
Every domain in our directory is re-crawled at least every 24 hours. You can also trigger a fresh check from this page at any time, or subscribe to alerts to get notified the moment the status changes — that's how we built the only continuously updated UCP directory on the internet.
Why does this status matter?
Universal Commerce Protocol is the standard AI shopping agents (ChatGPT, Claude, Gemini, Apple Intelligence) use to discover what a store sells, how to add items to a cart, and how to check out. If a store isn't UCP-verified, agents can still scrape it — but they'll be slower, less reliable, and far more likely to fail at checkout. UCP turns a guess into a guarantee.

Add Status Badge to Your README

UCP Status badge for https://ucpchecker.com/status/bancadelparque.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/bancadelparque.com)](https://ucpchecker.com/status/bancadelparque.com)
HTML
<a href="https://ucpchecker.com/status/bancadelparque.com"><img src="https://ucpchecker.com/badge/bancadelparque.com" alt="UCP Status"></a>