Skip to main content
Glama

Bring Fast

아랍에미리트(UAE)를 위한 다중 사용자 식료품 MCP + 대시보드.

각 사용자는 Bring Fast 계정을 보유하며, 자신의 슈퍼마켓 로그인 정보만 관리합니다. Grok은 OAuth(동적 클라이언트 등록)를 통해 연결되며, 사용자는 동일한 Bring Fast 이메일/비밀번호로 로그인합니다. Client ID나 Secret을 붙여넣을 필요가 없습니다.

스토어

Related MCP server: FireBall1725/pcexpress-mcp-server

실행

python3 -m venv .venv
.venv/bin/pip install -e .
BRINGFAST_HOST=127.0.0.1 BRINGFAST_PORT=8765 \
  BRINGFAST_PUBLIC_URL=https://your-public-host \
  .venv/bin/python -m bring_fast.app
  • 대시보드: /

  • MCP: /mcp

  • 상태 확인: /health

  • OAuth: /.well-known/oauth-authorization-server, /oauth/register, /oauth/authorize, /oauth/token

Grok

사용자 지정 커넥터 URL: https://<your-host>/mcp

Grok이 OAuth를 발견하고 Bring Fast 로그인 페이지를 엽니다. 친구들은 각자 자신의 Bring Fast 계정으로 가입하며, 다른 사용자의 스토어를 볼 수 없습니다.

공식 결제는 각 슈퍼마켓 사이트에서 이루어집니다.

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
B
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

  • A
    license
    A
    quality
    B
    maintenance
    A Model Context Protocol server for real-time Swiss grocery shopping that searches and compares products across 8 major Swiss retailers (Migros, Coop, Aldi, Denner, Lidl, Farmy, Volgshop, Otto’s), normalizes per-unit prices, surfaces promotions, computes optimal multi-store shopping plans, and works with any MCP-compatible client without API keys or accounts.
    7
    95
    27
    AGPL 3.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Control your grocery cart with AI! This MCP server enables LLMs (like Claude) to search past orders, find products, and manage your shopping cart across all Loblaws-owned grocery banners.
    6
    AGPL 3.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for grocery-related web automation using Playwright, enabling AI assistants to interact with grocery websites.
  • A
    license
    A
    quality
    B
    maintenance
    A local MCP server for grocery shopping, enabling product search, specials, and browsing across NZ supermarkets, with cart and order history for Countdown/Woolworths via browser-assisted login.
    14
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

  • Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.

  • Cloud-hosted MCP server for durable AI memory

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/emrgim/bring-fast'

If you have feedback or need assistance with the MCP directory API, please join our Discord server