Serversio.github.vdappdev2/marketplace
M

io.github.vdappdev2/marketplace

io.github.vdappdev2/marketplace · v0.1.7
▦ npm
v0.1.7npm npm: @verusidx/marketplace-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.vdappdev2/marketplace",
  "description": "MCP server for Verus on-chain marketplace — create, browse, accept, and close offers",
  "repository": {
    "url": "https://github.com/vdappdev2/verusidx-mcp",
    "source": "github"
  },
  "version": "0.1.7",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@verusidx/marketplace-mcp",
      "version": "0.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}