Skip to main content
Glama
agaver2
by agaver2

QueRegalar.me

シンプルでエージェントフレンドリーなウィッシュリスト。

ライブ: https://queregalar.me

タイトル: QueRegalar.me: あなたのAIエージェントが実際に使えるウィッシュリスト

一言で: WebMCP対応のウィッシュリスト。AIエージェントは、スクレイピングやUIクリックの推測をすることなく、利用可能なギフトを確認し、重複を避け、1つを予約し、調整メッセージを下書きできます。

機能

誰かが公開ギフトリストを共有します。友人は /u/:username を開いて、次のいずれかを行います:

  • 自分で Me encargo yo をタップするか、

  • ブラウザ内エージェント(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