ManaBuy MCP Server

ManaBuy MCP server for product search, order quote, and AI-assisted ordering.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

MANABUY_API_BASE_URL(str)
Default:https://manabuy.com/api

Base URL for the ManaBuy API.

MANABUY_ENVIRONMENT(str)
Default:yz

ManaBuy environment header.

MANABUY_CURRENCY(str)
Default:USD

Currency header used for product and order requests.

MANABUY_LANG(str)
Default:en

Language header used by ManaBuy API responses.

MANABUY_BIZ_CHANNEL(str)
Default:THIS

Business channel header and default order channel.

MANABUY_AUTH_TOKEN(str)
Secret

Optional user-scoped ManaBuy authentication token for order operations. Browser login can also be started with the login_manabuy tool.