io.github.shagarwal/databazaar✓
io.github.shagarwal/databazaar · v1.1.0
{}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.shagarwal/databazaar",
"description": "Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.",
"repository": {
"url": "https://github.com/shagarwal/agentdatamarketplace",
"source": "github"
},
"version": "1.1.0",
"websiteUrl": "https://databazaar.io",
"packages": [
{
"registryType": "npm",
"identifier": "databazaar-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}