Loading MCP server directory, please wait...
ManaBuy MCP server for product search, order quote, and AI-assisted ordering.
npx @getmcp/cli add io.github.ManaBuyTeam/manabuy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ManaBuyTeam/manabuy-mcp": {
"command": "npx",
"args": [
"-y",
"@manabuy/mcp-server"
],
"env": {
"MANABUY_API_BASE_URL": "https://manabuy.com/api",
"MANABUY_ENVIRONMENT": "yz",
"MANABUY_CURRENCY": "USD",
"MANABUY_LANG": "en",
"MANABUY_BIZ_CHANNEL": "THIS",
"MANABUY_AUTH_TOKEN": ""
}
}
}
}