Mmcp.market

Skill Market MCP server

by lvlltd.com·com.lvlltd/skill-market·v1.5.0

x402 skill catalog on lvlltd.com — search, quote, pay with Base USDC, unlock sealed packs.

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Skill Market yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Skill Market tools (59, 6 write)

write = sends, deletes, buys or posts
  • a2a_bridge_infoFree

    A2A↔MCP bridge topology for LVL: when to use A2A vs MCP vs x402. Free.

  • a2a_discoverFree

    A2A bridge: fetch the marketplace Agent Card (/.well-known/agent-card.json). Free. Use before a2a_message_send.

  • a2a_message_sendwrite actionFree

    A2A bridge: send message/send to the LVL A2A agent. Supports multi-turn via task_id+context_id. Does not settle payment — use purchase_skill / x402 for money.

  • a2a_tasks_cancelwrite actionFree

    A2A bridge: tasks/cancel — cancel an in-flight multi-turn task.

  • a2a_tasks_getFree

    A2A bridge: tasks/get — poll stored multi-turn task by id.

  • bankr_quoteFree

    Bankr unlock URL + LVL 402 challenge URL for a skill_id. Does not pay or unlock. Free.

  • bankr_railsFree

    Bankr x402 Cloud rail for LVL skills (catalog/unlock/canary URLs + payTo). Does not unlock. Canonical settlement remains /api/pay. Free.

  • check_accessFree

    Resolve skill access: one_time_unlock (perpetual) > catalog_sub > bundle_renew > meter. Never confuses live access with sealed ownership.

  • esp_cycleFree

    Full ESP cycle for a skill: free evaluate endpoints, atomic settle challenge, public prove stats (ledger-only quality). Free to call.

  • esp_discoverFree

    ESP protocol root (Evaluate → Settle → Prove). Free. Philosophy + endpoints + canary. Prefer before settling any skill.

  • esp_evaluateFree

    ESP Evaluate phase only — free outline/sample/canary links. Never requires payment. Settle only after this.

  • event_listFree

    List active event registrations for a topic.

  • event_registerFree

    Register interest in a topic (stub event bus). Returns event_id.

  • event_triggerFree

    Trigger an event on a topic with optional payload (records + surfaces registrations).

  • get_capability_infoFree

    Short-lived capability token discovery (P1). Not an API key for purchase.

  • get_commerce_signalsFree

    Rank skills by confirmed unlock demand. Free.

  • get_escrow_metaFree

    Open-market multi-party escrow (NOT skill payTo). LVLEscrow held-fund contract metadata.

  • get_eval_scoreFree

    Public eval suite pass rate if suite exists. Free.

  • get_fleetFree

    Fleet map: skills, open-market, music, swarm, studio bridges. Free.

  • get_networksFree

    Multi-chain + multi-asset + gas rails. Base live; other chains planned. Sponsored canary honesty.

  • get_pack_metaFree

    Public sealed pack metadata + sealed_pack_hash (no paywall contents).

  • get_payment_challengeFree

    Live x402 402 challenge for a skill. Does not unlock. Pay then purchase_skill.

  • get_proofFree

    Public confirmed-only unlock ledger. Never invents volume. Optional skill_id filter.

  • get_readyFree

    Truthful readiness probe (/api/ready). ready:true only when payment+catalog rails work.

  • get_sandboxFree

    Sandbox/execution patterns for purchased packs. Optional skill_id for per-skill resources + packaging maturity.

  • get_security_scanFree

    Published security scan for a skill (real findings or clean-with-honesty). Free.

  • get_skill_detailsFree

    Public skill details + outline/sample/challenge links. Free.

  • installFree

    Alias of install_skill_payload — after purchase write sealed files + SKILL.md paths. Requires tx_hash.

  • install_skill_payloadFree

    After purchase: sealed files + SKILL.md install paths. Requires tx_hash (routes through /api/pay).

  • intent_searchFree

    Natural-language goal → ranked skills/stacks (semantic TF-IDF). Free.

  • list_all_skillsFree

    Paginated full catalog listing (all public skills from catalog.json — not a subset). Free.

  • list_judgesFree

    Recursive evaluator market — judge/verifier/critic ESP skills. Quality from public proof ledger only. Free.

  • list_recurring_plansFree

    List catalog live / update / bundle-renew / metered plans. One-time unlocks remain separate and perpetual. Free.

  • long_running_cancelwrite actionFree

    Cancel a long-running task by task_id.

  • long_running_startFree

    Start a long-running / background task (KV queue stub). Returns task_id for status/cancel.

  • long_running_statusFree

    Get status of a long-running task by task_id.

  • lookup_agent_identityFree

    ERC-8004 / local identity lookup for a wallet. Additive — not required to buy.

  • memory_forgetwrite actionFree

    Delete a key from agent KV memory.

  • memory_listFree

    List keys in a memory namespace (prefix list when KV supports it).

  • memory_recallFree

    Recall a value from agent KV memory by key (+ optional namespace).

  • memory_rememberFree

    Store a key/value in agent KV memory (namespace optional, TTL default 24h).

  • meter_budgetFree

    Get or set spend cap; or quote metered per-call x402 for a skill. Caps prevent runaway agent spend.

  • paid_api_callFree

    Metered x402 API call (nothing over $5). Without tx_hash: 402 quote. With tx_hash: records the paid call. Discovery tools stay free. New billable APIs must go through this tool.

  • post_intentwrite actionFree

    Post a root problem/intent with success_criteria and optional bounty_usd (P1). Free to post. Settlement still x402; success only via /api/proof.

  • purchase_skillwrite actionFree

    Without tx_hash: 402 + unsigned wallet_next_action (EIP-3009 PAYMENT-SIGNATURE template; no keys). With tx_hash or payment_signature: POST unlock via /api/pay (no payment bypass).

  • quote_priceFree

    Alias of get_payment_challenge — live x402 quote (amount, payTo, asset). Free. Full catalog.

  • quote_skillFree

    Alias of quote_price / get_payment_challenge — live x402 quote. Free.

  • receipt_mintFree

    Mint a DecisionReceipt for an agent-side decision (same schema as access/pay). Free.

  • receipt_verifyFree

    Verify a lvl-decision-receipt-v1 integrity hash. Returns match + recomputed hash. Free.

  • sco_canaryFree

    Parallel multi-provider canary: seal challengeable packs from independent oracle providers.

  • sco_challengeFree

    File or resolve an economic challenge against a sealed SCO pack. Reputation updates from ledger only.

  • sco_consensusFree

    Critic/consensus oracle: aggregate sealed pack cids into a higher-confidence sealed consensus pack.

  • sco_discoverFree

    SCO protocol root (Sealed Consensus Oracles). Free. Philosophy, foundation oracles, agent sequence. Prefer before oracle settlement.

  • sco_evalFree

    SCO free evaluation for an oracle: outline, free samples, ledger-only reputation. Never requires payment.

  • sco_reputationFree

    Ledger-derived oracle reputation only (accuracy, freshness, challenge_survival, selection_rate, economic_weight). Null when no evidence.

  • search_skillsFree

    Search lvlltd.com x402 skill catalog. Free. Returns price + free_eval URLs.

  • subscribe_planFree

    Without tx_hash: 402 challenge for a plan. With tx_hash: start/renew. Cancel: action=cancel (one step). Never revokes one-time unlocks.

  • verify_skillFree

    Alias of verify_unlock — check public /api/proof ledger for confirmed unlocks (never invents volume).

  • verify_unlockFree

    Check public /api/proof ledger for confirmed unlocks (never invents volume).

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 364ms20/20
  • Tool poisoning59 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 6 write-action tools with no auth3/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http skill-market https://lvlltd.com/api/mcp
Add to Cursor

Skill Market: common questions

Is Skill Market MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the Skill Market safety report
How do I install Skill Market?
It runs remotely at lvlltd.com. 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 Skill Market need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Skill Market maintained?
The latest release is v1.5.0.
Is Skill Market up?
100% of our last 20 checks got an answer. We check remote servers about four times a day.
What can I use instead of Skill Market?
Servers from other publishers that do the same job: Tenjin MCP server, Repomix MCP server and Silica Core MCP server. Compare all Skill Market alternatives.

Alternatives to Skill Market

Same job from other publishers: the closest match first, then the best rated.

All Skill Market alternatives →
  • Tenjin
    Search, read & publish paid essays. Pay-per-read in USDC on Base (x402); wallet-only, no account.
    B
  • Repomix
    Pack local or remote codebases into AI-friendly files that LLMs and coding agents can read or search
    A
  • Silica Core
    Retrieval over the folder the session opened: files, search, read, code_pack, write_note.
    A
  • HasData Bing
    Bing search results with the ad block and Copilot answer, geo and market targeting, as JSON.
    A
  • Seatable
    MCP server for SeaTable — read, write, search, link, and query data in your bases
    A

More from lvlltd.com