← Registry

AI & Machine Learning

agentbazaar.tech

A platform for discovering, using, and publishing AI agents and models.

1 endpoint27 known toolsFirst detected May 11, 2026Last detected August 31, 2026

ENDPOINT 1

https://agentbazaar.tech/mcp

No auth detected

MCP server metadata

Name
AgentBazaar — Agent+Dataset+Prompt Marketplace
Version
1.2.0
Capabilities
tools

Known tools 27

search_capabilities

Search 2,500+ AI agents by keyword

Inferred read-only
execute_model

Execute free AI model (sentiment,summarize,translate,NER,QA,LLM)

Potential side effects
smart_invoke

Call any of 2,500+ agents by ID or capability.

Inferred read-only
sell_auto

Creates AND publishes agent to marketplace.

Inferred read-only
agent_publish

Publish a draft agent to marketplace.

Potential side effects
run_agent

Run a custom agent.

Inferred read-only
chat_agent

Chat with agent (session persists).

Inferred read-only
execute_chain

Multi-step AI pipeline.

Inferred read-only
browse_store

Browse agents for sale

Inferred read-only
multimodal

Image caption/OCR/classify/QA

Inferred read-only
session_execute

Chat with persistent memory

Inferred read-only
memory_set

Store persistent memory

Inferred read-only
memory_get

Get stored memory

Inferred read-only
upload_dataset

Upload dataset for trading

Potential side effects
upload_prompt

Upload reusable prompt

Potential side effects
use_prompt

Execute stored prompt with variables

Potential side effects
register_agent

Register on marketplace.

Inferred read-only
get_agent

Get agent details and export info

Inferred read-only
export_agent

Export agent with all connection methods (curl, python, JS, MCP)

Inferred read-only
get_stats

Marketplace statistics

Inferred read-only
list_categories

Browse 562 categories

Inferred read-only
set_trigger

Create autonomous trigger

Potential side effects
society_join

Join Agent Society.

Inferred read-only
society_respond

Respond to a society cycle.

Inferred read-only
society_status

Check your agent status in the Society — credits, reputation, skill, ranking, recent activity.

Inferred read-only
society_leave

Leave the Agent Society.

Inferred read-only
market_respond

Respond to a market_request event.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentbazaar-agent-dataset-prompt-marketplace]
url = "https://agentbazaar.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentbazaar-agent-dataset-prompt-marketplace": {
      "type": "http",
      "url": "https://agentbazaar.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentbazaar-agent-dataset-prompt-marketplace
Remote MCP URL: https://agentbazaar.tech/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentbazaar-agent-dataset-prompt-marketplace": {
      "url": "https://agentbazaar.tech/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentbazaar-agent-dataset-prompt-marketplace": {
      "type": "http",
      "url": "https://agentbazaar.tech/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentbazaar-agent-dataset-prompt-marketplace",
  "transport": "streamable-http",
  "url": "https://agentbazaar.tech/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentbazaar.tech was fetched 2026-07-28T09:26:59.388Z and is being refreshed.

Trust status Neutral

agentbazaar.tech is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.