Serversio.github.Baldri/nexbid
N

Nexbid — Agentic Ad Server

io.github.Baldri/nexbid · v1.0.1
▦ npm
v1.0.1npm npm: @nexbid/mcp-server🌐 https://nexbid.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Baldri/nexbid",
  "description": "AI agent product discovery via open marketplace. Search, compare and discover advertiser products.",
  "title": "Nexbid — Agentic Ad Server",
  "repository": {
    "url": "https://github.com/Baldri/nexbid",
    "source": "github",
    "id": "Baldri/nexbid",
    "subfolder": "packages/mcp-server"
  },
  "version": "1.0.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@nexbid/mcp-server",
      "version": "1.0.1",
      "transport": {
        "type": "streamable-http",
        "url": "https://nexbid.dev/mcp"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://nexbid.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}