mcpbeat

Assetzaar Marketplace MCP Server

com.assetzaar/marketplace
answering

Assetzaar Marketplace is answering right now. Last checked moments ago. It exposes 7 tools.

Search Assetzaar's catalog of UI components, agent skills, SaaS kits and automations.

Uptime history 42 hours of history · worst hour 0%
42 hours agonow
52.2%
Uptime 24h
48 of 92 checks
7
Tools
read from the server
473 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add marketplace --transport http https://assetzaar.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://assetzaar.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketplace]
url = "https://assetzaar.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://assetzaar.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://assetzaar.com/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

purchase
check_purchase
Check whether a purchase started with the `purchase` tool has been approved and paid. Returns status: pending | paid | expired. Once paid, the entitlement is granted and install returns the source or signed download URL.
purchase
Start a purchase of a paid Assetzaar product for the connected account. Requires an agent key (Authorization: Bearer azr_…, created at assetzaar.com/account/agent-keys). Returns a Stripe approval URL — the HUMAN must open it and approve payment; the agent can never charge anyone by itself. After approval, call check_purchase, then install.
component
get_component
Get a component by slug. Free components return installable source. With an agent key (Authorization: Bearer azr_…), paid components the account owns and Pro components covered by an active membership return source too. Otherwise returns how to buy (see the `purchase` tool).
components
search_components
Search Assetzaar's marketplace for UI components by name, category or technology. Returns matches with slugs and install commands.
inspect
inspect
Get the full machine-readable manifest for one product by slug — type, version, author (verified?), license, price, dependencies, security-scan status, compatibility and install command — so you can evaluate it before installing.
install
install
Install any agent-installable Assetzaar product by slug. Free products return source or a short-lived signed download URL. Paid products require an agent key plus ownership; Pro products require an agent key plus active membership. For paid products, call purchase/check_purchase first.
search
search
Search the whole Assetzaar marketplace (agent skills, UI components, production modules, SaaS kits, automations and services). Returns machine-readable manifests with type, price, security-scan status, compatibility and install command. Use this to find a product to build with.

Endpoints

URLTransportStateLatencyChecked
https://assetzaar.com/api/mcp streamable-http answering 519 ms 0 min ago

Assetzaar Marketplace — questions

Answers built from our own checks of this server.

What can Assetzaar Marketplace do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_purchase, get_component, inspect, install, purchase, search and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Assetzaar Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 48 of 92 checks got a reply (52.2%), average response time 473 ms. The bar chart above shows every period we have measured.
How do I connect Assetzaar Marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Assetzaar Marketplace need an API key?
No. Assetzaar Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Assetzaar Marketplace?
It answers our handshake in 473 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.