queregalarme
QueRegalar.me
Einfache, agentenfreundliche persönliche Wunschliste.
Live: https://queregalar.me
Titel: QueRegalar.me: Wunschlisten, die dein KI-Agent tatsächlich nutzen kann
Kurzbeschreibung: Eine WebMCP-fähige Wunschliste, bei der ein KI-Agent verfügbare Geschenke einsehen, Duplikate vermeiden, eines reservieren und die Koordinationsnachricht entwerfen kann – ohne Scraping oder Raten von UI-Klicks.
Was es tut
Jemand teilt eine öffentliche Geschenkliste. Freunde öffnen /u/:username und entweder:
tippen selbst auf Ich kümmere mich darum, oder
bitten einen In-Browser-Agenten (WebMCP), ein verfügbares Geschenk im Budget auszuwählen, es zu reservieren und eine WhatsApp-Nachricht für die Gruppe zu entwerfen.
Eigentümer verwalten ihre eigene Liste weiterhin über das Dashboard, OpenAPI oder Remote-MCP mit einem Token pro Benutzer.
Related MCP server: ecommerce-mcp-server
WebMCP-Tools (öffentliche Liste)
Nur registriert, wenn document.modelContext.registerTool existiert:
Tool | Nebenwirkungen |
| keine |
| keine; optional |
| reserviert, wenn noch |
| keine; deterministischer WhatsApp-Text |
Demo-Seite: https://queregalar.me/webmcp
Demo-Liste: https://queregalar.me/u/ana
Arbeiten, die nach dem 2026-08-25 hinzugefügt wurden, sind in docs/WEBMCP.md dokumentiert.
Weitere Agent-Oberflächen
Remote-MCP:
https://queregalar.me/mcpmitAuthorization: Bearer <QREGARALME_TOKEN>Dokumentation für Menschen: https://queregalar.me/agent
Das Token ist wie ein Passwort für die Geschenke dieses Benutzers zu behandeln. Checke es nicht ein.
Einrichtung
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 wird automatisch unter data/ erstellt. Der Prozess bindet an 127.0.0.1.
Nützliche Umgebungsvariablen:
PORT(Standard3033)BASE_URLDATA_DIR/DB_PATHCOOKIE_SECURE(truehinter HTTPS)NODE_ENV
Lizenz
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