Skip to main content
Glama
agaver2
by agaver2

QueRegalar.me

간단하고 개인적이며 에이전트 친화적인 위시리스트.

라이브: 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_budget, currency, priority

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