Agentdatamarketplace
Rank #44,656io.github.shagarwal/databazaar
Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.
Agentdatamarketplace is a Model Context Protocol (MCP) server published by shagarwal. It ranks #44,656 of 131,629 servers tracked on MCP Toplist. Agentdatamarketplace is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 86,973 of 131,629 servers on MCP Toplist.
Use Agentdatamarketplace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http databazaar https://api.databazaar.io/mcpclaude mcp add databazaar -- npx -y databazaar-mcp[mcp_servers.databazaar]
url = "https://api.databazaar.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.databazaar]
command = "npx"
args = ["-y", "databazaar-mcp"]Add to ~/.codex/config.toml.
https://api.databazaar.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"databazaar": {
"command": "npx",
"args": [
"-y",
"databazaar-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"databazaar": {
"url": "https://api.databazaar.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"databazaar": {
"command": "npx",
"args": [
"-y",
"databazaar-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"databazaar": {
"type": "http",
"url": "https://api.databazaar.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"databazaar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"databazaar-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"databazaar": {
"serverUrl": "https://api.databazaar.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"databazaar": {
"command": "npx",
"args": [
"-y",
"databazaar-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"databazaar": {
"url": "https://api.databazaar.io/mcp"
}
}
}{
"mcpServers": {
"databazaar": {
"command": "npx",
"args": [
"-y",
"databazaar-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shagarwal%2Fdatabazaar)<a href="https://mcptoplist.com/server/io.github.shagarwal%2Fdatabazaar"><img src="https://mcptoplist.com/badge/io.github.shagarwal%2Fdatabazaar.svg" alt="MCP Toplist: Top 50% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
shagarwal
Other servers by shagarwal
View all shagarwal servers →Available versions (3)
| Version | Published |
|---|---|
| 1.3.0 | Aug 8, 2026 |
| 1.2.0 | Jun 11, 2026 |
| 1.1.0 | Apr 24, 2026 |
Frequently asked questions
- Who maintains Agentdatamarketplace?
- Agentdatamarketplace is maintained by shagarwal, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Agentdatamarketplace listed on the Official MCP Registry?
- Yes — Agentdatamarketplace is listed on the Official MCP Registry.
- How many versions does Agentdatamarketplace have?
- MCP Toplist tracks 3 versions of Agentdatamarketplace, most recently published on Aug 8, 2026.
- Where can I find the source code for Agentdatamarketplace?
- The source code for Agentdatamarketplace is hosted at github.com/shagarwal/agentdatamarketplace.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.