Nexbid
OfficialAllows Google AI models (including Gemini) to search, browse, and purchase products through the Nexbid marketplace using the Agentic Discovery Commerce Protocol (adCP).
Allows OpenAI models (including GPT-4) to search, browse, and purchase products through the Nexbid marketplace using the Agentic Discovery Commerce Protocol (AdCP).
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 |
| Search and discover products and recipes |
| Get detailed product information by ID |
| List available product categories |
| Initiate a purchase, get checkout link |
| 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.jsThe local server runs via stdio transport. Use mcp-proxy for SSE transport.
License
MIT — Protocol Commerce
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