# Assetzaar Marketplace MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-assetzaar-marketplace
- Website: https://assetzaar.com/mcp

## Install
- Endpoint: https://assetzaar.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://assetzaar.com/api/mcp

## Tools
- 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. Endpoint: https://assetzaar.com/api/mcp
- 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. Endpoint: https://assetzaar.com/api/mcp
- search_components - Search Assetzaar's marketplace for UI components by name, category or technology. Returns matches with slugs and install commands. Endpoint: https://assetzaar.com/api/mcp
- 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). Endpoint: https://assetzaar.com/api/mcp
- 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. Endpoint: https://assetzaar.com/api/mcp
- 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. Endpoint: https://assetzaar.com/api/mcp
- 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. Endpoint: https://assetzaar.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.assetzaar
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
