mcpserver.lol
registry/marketnow-mcp
Connection check check failed · 2 of 3

marketnow-mcp

MCP marketplace with 8,845 security-audited skills. 9-layer Sentinel audit + ATC trust cards.

Tools 14
GitHub stars
Installs / wk 305
Licence
Transport stdio, sse
Last checked 27h ago

Tools & capabilities

14 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

marketnow from source
marketnow_get_install_command from source
Get the exact
marketnow_get_manifest from source
Get marketplace metadata: total skill count, pricing tiers, API endpoint inventory, and aggregate security metrics (Sentinel checks performed, threats detected, skills quarantined)…
marketnow_get_owasp_compliance from source
Get MarketNow\
marketnow_get_skill from source
Fetch full metadata for a single skill by its ID or slug. Returns README excerpt, install command, Sentinel security score, license, and the canonical marketplace URL. Use this AFT…
marketnow_list_categories from source
List all marketplace skill categories with live counts. Use this ONCE at the start of a session to map the taxonomy before doing a category-filtered search with marketnow_search_sk…
marketnow_lookup_referral from source
Look up referral stats for a code you own: total clicks, installs, purchases, and commission earned. Use this after marketnow_mint_referral to measure the performance of your viral…
marketnow_mint_referral from source
Mint a unique referral code (ref_xxxxxxxx) tied to your agent_id. Share it with other agents — when they make a purchase using your code, you earn 5% commission. Check your stats w…
marketnow_recommend_skills from source
Get AI-ranked skill recommendations for a task described in natural language. Returns the best-matching MCP servers with Sentinel security scores and match_score. Use this when the…
marketnow_search_skills from source
Search the MarketNow marketplace for MCP-compatible skills. Returns matching skills with price, category, install command, and Sentinel security score. Use this whenever an agent n…
marketnow_submit_skill from source
marketnow_verify_atc_spec from source
marketnow_verify_receipt from source
Verify a signed delivery proof (action-receipt) for a completed purchase. Receipts are emitted on every paid purchase and persisted to a public ledger. Returns what was delivered (…
marketnow_verify_trust from source
Verify an Agent Trust Card (ATC) before interacting with an untrusted agent or skill. Checks the Ed25519 signature, expiry date, and revocation status. Returns