Skip to main content
Glama
agaver2
by agaver2

QueRegalar.me

简单且对 AI 代理友好的个人愿望清单。

在线访问:https://queregalar.me

标题:QueRegalar.me:你的 AI 代理真正能用的愿望清单

一句话简介:一个支持 WebMCP 的愿望清单,AI 代理可以在其中查看可用礼物、避免重复、预留一个,并起草协调消息,而无需抓取页面或猜测 UI 点击。

它能做什么

有人分享一个公开的礼物清单。朋友打开 /u/:username 后,可以执行以下任一操作:

  • 自己点击 我来负责,或

  • 让浏览器内代理(WebMCP)挑选一个预算内的可用礼物,预留它,并为群组起草 WhatsApp 消息。

清单所有者仍然可以通过仪表盘、OpenAPI 或使用每用户令牌的远程 MCP 来管理自己的清单。

Related MCP server: ecommerce-mcp-server

WebMCP 工具(公开列表)

仅在存在 document.modelContext.registerTool 时注册:

工具

副作用

get_wishlist

get_available_gifts

无;可选 max_budgetcurrencypriority

reserve_gift

如果仍为 available 则预留;否则 409 already_reserved

draft_group_message

无;确定性的 WhatsApp 文本

演示页面:https://queregalar.me/webmcp
演示清单:https://queregalar.me/u/ana

2026-08-25 之后新增的工作记录在 docs/WEBMCP.md 中。

其他代理接口

该令牌等同于该用户礼物的密码。请勿将其提交到版本库。

设置

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.js

SQLite 会在 data/ 下自动创建。进程绑定到 127.0.0.1

有用的环境变量:

  • PORT(默认 3033

  • BASE_URL

  • DATA_DIR / DB_PATH

  • COOKIE_SECURE(在 HTTPS 后面为 true

  • NODE_ENV

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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