A2A Cosmetics MCP server
Agent-to-Agent (A2A) + Model Context Protocol (MCP) hub for cosmetics.
0 stars
Reviews
Write oneNobody has reviewed A2A Cosmetics yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
A2A Cosmetics tools (20, 2 write)
write = sends, deletes, buys or postsa2a_handoffFreeHand the buyer to the right agent over Agent-to-Agent (A2A): with an allow decision the order intent goes to the counterparty's agent (envelope + card URL); with a deny, the market agent of the ship-to (the regulator's home page beside it) — a referral, never a sale to a consumer.
compare_itemsFreeCompare products, variants and shades side by side (two to eight GTINs or catalogue ids).
create_order_intentwrite actionFreeOpen an order between two agents: an order intent for a cleared product after the gate; the intent carries reason_code + rule_set_version and settles by x402 on a2a-x402.ai.
find_verified_supplierFreeVerified makers and brands for this product or product type in a market: supplier records (brand · manufacturer) with their claim status — verified first, then claimed, then listed. Takes the decision_id of an allow decision.
gate_transactionFreeAllow or deny, with the reason and the rule. Takes a product (GTIN or catalogue id; optional), the ship-to market, the actor class and, when no record exists yet, the product type, ingredients (INCI) and claims. Returns one of twelve reason codes (ALLOW · REQUIRE_NOTIFICATION · REQUIRE_RESPONSIBLE_PERSON · DENY_NOT_A_COSMETIC_HERE · DENY_INGREDIENT_BANNED · DENY_INGREDIENT_LIMIT · DENY_CLAIM · DENY_MARKET · DENY_ACTOR_CLASS · DENY_UNLICENSED_AGENT · DENY_NO_GTIN · DENY_NOT_VERIFIED), the rule-set version, the source page and a decision_id for the downstream tools.
get_availabilityFreeIn stock, and where: the availability block of a product (banners on the shelf of record, product URLs read live at load, store counts where the retailer record carries one) once gate_transaction has answered allow (decision_id).
get_enforcement_watchFreeRecalls, bans and safety alerts, dated: enforcement events by market, ingredient, brand or since a date, each with its source page.
get_ingredient_recordFreeOne ingredient, and its status in every market: the standard ingredient name (INCI), aliases, and per rule set whether it is prohibited, restricted (with the limit or condition) or listed, each with the official list and its source page.
get_itemFreeOne product by GTIN, fully resolved: taxonomy path, variant or form, brand, market, claim status, market status, availability; after the gate also ingredients, claims, attributes, shades (parent and child) and offers.
get_label_and_claimsFreeWhat the label must say, and which claims are allowed: the label requirements of the market and the claims rules of record (patterns that take a product out of the cosmetic class), each with its source page. Optional claims are checked against the rules.
get_market_statusFreeIs this product type a cosmetic here? Product type by market: cosmetic, drug, special class (functional cosmetic, quasi-drug, grade 2, therapeutic good) or not permitted — with the rule-set version and the regulator's page.
get_notification_requirementsFreeWhat must be filed before sale in a market: the notification scheme, the responsible-person requirement and, for a product type in a special class, the extra step (review, registration, listing) — each with its source page.
get_priceFreeThe price for this buyer: the price basis (list · contract) from the supplier's offers on the record, once gate_transaction has answered allow (decision_id). Tiers buy services, never rank.
get_product_documentsFreeSafety report, certificate of analysis, data sheet: the documents on a product record (product information file pointer, safety assessment, certificate of analysis, safety data sheet), each a URL with its read date; decision_id required.
get_safety_labelFreeWarnings and age limits: the warning statements the market requires for a product type (sunscreen, hair dye, aerosols, children's products) and the safety-alert scheme of the regulator, each with its source page.
log_auditwrite actionFreeWrite a line to the audit record for a gate decision, an order intent or a handoff (returns the line id).
resolve_actorFreeWho is asking? Brand, manufacturer, retailer or distributor (business to business); auditor (read-only); agent (inherits the class of the credential it presents — none returns DENY_UNLICENSED_AGENT). The consumer is never the counterparty. Returns communication_class: trade_information or public.
resolve_jurisdictionFreeWhere is this going? Resolve a ship-to (e.g. 'US', 'US-CA', 'UK', 'FR', 'EU-DE', 'JP') to one of the 18 markets and its rule set (13 rule sets; the six EU markets share one). UK is the label; machine fields carry the ISO code GB.
search_cleared_itemsFreeFind products cleared for this market: validated product records in a market (query by product name, brand, product type or lane; optional lane filter: suncare · fragrance · dermocosmetics · peptides · korean · sustainable). Only validated rows are served; each item carries its claim status and market status.
verify_gtinFreeIs this GTIN real, and whose is it? Check-digit validation, the GS1 prefix, and the validated record(s) that carry it on this hub with their brand and claim status.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 814ms20/20
- Tool poisoning20 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http a2a-cosmetics https://mcp.a2a-cosmetics.ai/mcp
A2A Cosmetics: common questions
- Is A2A Cosmetics MCP server safe?
- Mostly: it is graded B (79/100). Read the A2A Cosmetics safety report
- How do I install A2A Cosmetics?
- It runs remotely at mcp.a2a-cosmetics.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does A2A Cosmetics need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is A2A Cosmetics maintained?
- The last commit was in the last day (2026-09-20). The latest release is v1.0.0.
- Is A2A Cosmetics up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.
- What can I use instead of A2A Cosmetics?
- Servers from other publishers that do the same job: AISIX AI Gateway MCP server.
Alternatives to A2A Cosmetics
Same job from other publishers: the closest match first, then the best rated.
- AISIX AI GatewaySelf-hosted AI gateway that governs MCP servers, LLM traffic, and A2A agents behind one endpointnot reviewedGrowingA