Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.edgarfloresguerra2011-a11y/marketnow

NPM · MARKETNOW-MCP · SCANNED SEP 20

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

Available components

0 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security80
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.5.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 7 of 14 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency58
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Cryptographically verified build provenance (signed, bound to edgarfloresguerra2011-a11y/marketnow). View diagnostics → Pass
  • License check failed: the license (MNNC-1.0) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 3 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 262 tokens (~52/item across 5 items; 5 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.edgarfloresguerra2011-a11y/marketnow MCP server?

io.github.edgarfloresguerra2011-a11y/marketnow runs locally as an npm package, launched with npx -y marketnow-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · marketnow-mcp

# add to Claude Code
claude mcp add edgarfloresguerra2011-a11y-marketnow -- npx -y marketnow-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "edgarfloresguerra2011-a11y-marketnow": {
      "command": "npx",
      "args": [
        "-y",
        "marketnow-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "edgarfloresguerra2011-a11y-marketnow": {
      "command": "npx",
      "args": [
        "-y",
        "marketnow-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add edgarfloresguerra2011-a11y-marketnow -- npx -y marketnow-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "edgarfloresguerra2011-a11y-marketnow": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "marketnow-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add edgarfloresguerra2011-a11y-marketnow --command npx --arg -y --arg marketnow-mcp
# ~/.hermes/config.yaml
mcp_servers:
  edgarfloresguerra2011-a11y-marketnow:
    command: "npx"
    args: ["-y", "marketnow-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "edgarfloresguerra2011-a11y-marketnow": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "marketnow-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add edgarfloresguerra2011-a11y-marketnow -t stdio -c npx -a -y marketnow-mcp
// mcp.json
{
  "mcpServers": {
    "edgarfloresguerra2011-a11y-marketnow": {
      "command": "npx",
      "args": [
        "-y",
        "marketnow-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/marketnow-mcp@1.5.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo edgarfloresguerra2011-a11y/marketnow
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/edgarfloresguerra2011-a11y/marketnow/.github/workflows/npm-publish.yml@refs/heads/master
Rekor log index 2215806575
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:76cc3b4f3d97b3c89370c9f72fa9c462c2a7f887aeb21baa12819deb9a0bc1652b806be837eaef5370194bd7e540ba6f4306341089fbd9d8e1a37a503

Background: How many MCP packages publish verified provenance →

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 14 packages
Packages resolved 14
Stale 7
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~262 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_install_command ~34

Get the install command for a skill (to run after purchasing).

NameTypeReqDescription
skill_idstringyesSkill ID or slug

No output schema declared.

No examples provided.

get_manifest ~21

Get marketplace metadata: total skills, pricing tiers, API endpoints.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_skill ~42

Get full details of a specific skill by ID or slug.

NameTypeReqDescription
skill_idstringyesSkill ID (e.g. mn-ai-00001) or slug

No output schema declared.

No examples provided.

list_categories ~15

List all skill categories with counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_skills ~150

Search the MarketNow marketplace for MCP-compatible skills. Returns matching skills with price, category, and install command. Use this when an agent or user needs to find a tool for a specific task.

NameTypeReqDescription
categorystringFilter by category (optional). One of: AI/ML, Data, Web/API, Security, DevOps, Communication, etc.
limitnumberMax results to return (default 10, max 50)
max_pricenumberMaximum price in USD (optional, e.g. 2.99)
querystringNatural language or keyword search (e.g. "scrape website", "discord bot", "database query")

No output schema declared.

No examples provided.

Common questions

What is the io.github.edgarfloresguerra2011-a11y/marketnow MCP server?

io.github.edgarfloresguerra2011-a11y/marketnow is an MCP server listed in the public MCP registry as io.github.edgarfloresguerra2011-a11y/marketnow. MCP marketplace with 8,845 security-audited skills. 9-layer Sentinel audit + ATC trust cards. This page covers its npm package (marketnow-mcp).

Is the io.github.edgarfloresguerra2011-a11y/marketnow MCP server safe to use?

io.github.edgarfloresguerra2011-a11y/marketnow scores 77 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.edgarfloresguerra2011-a11y/marketnow MCP server expose?

io.github.edgarfloresguerra2011-a11y/marketnow exposes 5 tools: search_skills, get_skill, list_categories, get_manifest, get_install_command. Their descriptions and schemas cost roughly 262 tokens of context every time the server is loaded.

Is the io.github.edgarfloresguerra2011-a11y/marketnow MCP server still maintained?

io.github.edgarfloresguerra2011-a11y/marketnow is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.edgarfloresguerra2011-a11y/marketnow MCP server under?

io.github.edgarfloresguerra2011-a11y/marketnow declares the MNNC-1.0 licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.