Skip to main content
Glama

Nexbid MCP Server

Agentic commerce infrastructure for AI agents. MCP-native product discovery, contextual ad matching, and purchase facilitation with European privacy compliance (nDSG/GDPR).

Tools

Tool

Description

nexbid_search

Search and discover products and recipes

nexbid_product

Get detailed product information by ID

nexbid_categories

List available product categories

nexbid_purchase

Initiate a purchase, get checkout link

nexbid_order_status

Check purchase intent status

Quick Start

{
  "mcpServers": {
    "nexbid": {
      "url": "https://mcp.nexbid.dev/mcp"
    }
  }
}

Production Endpoint

URL: https://mcp.nexbid.dev/mcp Transport: Streamable HTTP Auth: Optional (API key via x-api-key header)

Local Development

cd mcp-server
npm install
npm run build
node dist/index.js

The local server runs via stdio transport. Use mcp-proxy for SSE transport.

License

MIT — Protocol Commerce

-
security - not tested
A
license - permissive license
-
quality - not tested

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/nexbid-dev/protocol-commerce'

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