← All servers
πŸ”§

ManaBuy MCP ServerVerifiedπŸ›‘ No advisories

io.github.ManaBuyTeam/manabuy-mcp
New to MCP? Start here β†’
0β˜… stars
29weekly installs
28 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/manabuyteam, which proved it owns this namespace.

Verified owner: github.com/manabuyteam β†—io.github.ManaBuyTeam/manabuy-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MANABUY_AUTH_TOKEN.
βœ“
Configuration
Reads MANABUY_API_BASE_URL, MANABUY_ENVIRONMENT, MANABUY_CURRENCY, MANABUY_LANG, MANABUY_BIZ_CHANNEL.

About

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

Packages & transports

npm@manabuy/mcp-serverv0.1.2 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "manabuy": {
      "command": "npx",
      "args": [
        "-y",
        "@manabuy/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @manabuy/mcp-server