queregalarme
QueRegalar.me
Wishlist personal simple y agent-friendly.
En vivo: https://queregalar.me
Título: QueRegalar.me: listas de deseos que tu agente de IA realmente puede usar
En una frase: Una lista de deseos compatible con WebMCP donde un agente de IA puede inspeccionar los regalos disponibles, evitar duplicados, reservar uno y redactar el mensaje de coordinación sin hacer scraping ni adivinar clics en la interfaz.
Qué hace
Alguien comparte una lista de regalos pública. Los amigos abren /u/:username y o bien:
tocan Me encargo yo ellos mismos, o
piden a un agente en el navegador (WebMCP) que elija un regalo disponible dentro del presupuesto, lo reserve y redacte un mensaje de WhatsApp para el grupo.
Los propietarios siguen gestionando su propia lista a través del panel, OpenAPI o MCP remoto con un token por usuario.
Related MCP server: ecommerce-mcp-server
Herramientas WebMCP (lista pública)
Registradas solo cuando existe document.modelContext.registerTool:
Herramienta | Efectos secundarios |
| ninguno |
| ninguno; opcional |
| reserva si sigue |
| ninguno; texto de WhatsApp determinista |
Página de demostración: https://queregalar.me/webmcp
Lista de demostración: https://queregalar.me/u/ana
El trabajo añadido después de 2026-08-25 está documentado en docs/WEBMCP.md.
Otras interfaces de agente
MCP remoto:
https://queregalar.me/mcpconAuthorization: Bearer <QREGALARME_TOKEN>Documentación para humanos: https://queregalar.me/agent
El token equivale a la contraseña de los regalos de ese usuario. No lo hagas commit.
Configuración
git clone https://github.com/agaver2/queregalarme.git
cd queregalarme
npm install
npm test
PORT=3033 BASE_URL=http://127.0.0.1:3033 node src/server.jsSQLite se crea automáticamente en data/. El proceso se vincula a 127.0.0.1.
Variables de entorno útiles:
PORT(por defecto3033)BASE_URLDATA_DIR/DB_PATHCOOKIE_SECURE(truedetrás de HTTPS)NODE_ENV
Licencia
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to save product URLs to a user's Wishfinity wishlist. When recommending products, the AI can generate a clickable link that saves items for later purchase or gifting.631MIT
- AlicenseAqualityFmaintenanceEnables AI agents to search products, lookup barcodes, and manage shopping carts and wishlists using free e-commerce APIs.8MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to create, manage, and discover family gift registries. Users can add links from Amazon, Target, and more through natural language.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search products, manage cart, place orders, and track shipments on Amazon via browser automation.151MIT
Related MCP Connectors
Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.
Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.
Vacation rental discovery, direct booking, and property protection for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agaver2/queregalarme'
If you have feedback or need assistance with the MCP directory API, please join our Discord server