queregalarme
QueRegalar.me
简单且对 AI 代理友好的个人愿望清单。
标题:QueRegalar.me:你的 AI 代理真正能用的愿望清单
一句话简介:一个支持 WebMCP 的愿望清单,AI 代理可以在其中查看可用礼物、避免重复、预留一个,并起草协调消息,而无需抓取页面或猜测 UI 点击。
它能做什么
有人分享一个公开的礼物清单。朋友打开 /u/:username 后,可以执行以下任一操作:
自己点击 我来负责,或
让浏览器内代理(WebMCP)挑选一个预算内的可用礼物,预留它,并为群组起草 WhatsApp 消息。
清单所有者仍然可以通过仪表盘、OpenAPI 或使用每用户令牌的远程 MCP 来管理自己的清单。
Related MCP server: ecommerce-mcp-server
WebMCP 工具(公开列表)
仅在存在 document.modelContext.registerTool 时注册:
工具 | 副作用 |
| 无 |
| 无;可选 |
| 如果仍为 |
| 无;确定性的 WhatsApp 文本 |
演示页面:https://queregalar.me/webmcp
演示清单:https://queregalar.me/u/ana
2026-08-25 之后新增的工作记录在 docs/WEBMCP.md 中。
其他代理接口
远程 MCP:
https://queregalar.me/mcp,使用Authorization: Bearer <QREGALARME_TOKEN>
该令牌等同于该用户礼物的密码。请勿将其提交到版本库。
设置
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 会在 data/ 下自动创建。进程绑定到 127.0.0.1。
有用的环境变量:
PORT(默认3033)BASE_URLDATA_DIR/DB_PATHCOOKIE_SECURE(在 HTTPS 后面为true)NODE_ENV
许可证
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