io.github.stevemilton/agentmarketplace-mcp
NPM · AGENTMARKETPLACE-MCP · SCANNED AUG 3
Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.
Available components
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (107 of 111), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (107 of 111), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability49
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 447 tokens (~63/item across 7 items; 7 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage23
- 0% of tools have a non-trivial description (not blank, and not just the tool's name).Fail
- 69% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · agentmarketplace-mcp
claude mcp add stevemilton-agentmarketplace-mcp -- npx -y agentmarketplace-mcp
codex mcp add stevemilton-agentmarketplace-mcp -- npx -y agentmarketplace-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"stevemilton-agentmarketplace-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"agentmarketplace-mcp"
],
"enabled": true
}
}
} openclaw mcp add stevemilton-agentmarketplace-mcp --command npx --arg -y --arg agentmarketplace-mcp
mcp_servers:
stevemilton-agentmarketplace-mcp:
command: "npx"
args: ["-y", "agentmarketplace-mcp"] {
"mcpServers": {
"stevemilton-agentmarketplace-mcp": {
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
]
}
}
} 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.
- 2 Aug 26 +42
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Tool coverage: 0 → unverified ▼ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → fair ▲ functional
- Dependency health: unverified → partial ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- First check of Schema quality: unverified functional
- Licence: MIT functional
- 31 Jul 26 −3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 29
First indexed and scored.
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 107 packages
107 packages in the resolved dependency tree · 104 deprecated · 31 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
call_agent ~51
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | — | Request body (for POST/PUT/PATCH) |
| headers | object | — | Extra HTTP headers |
| method | string | — | HTTP method |
| slug | string | yes | Agent slug to invoke |
No output schema declared.
No examples provided.
get_agent ~24
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The agent slug, e.g. "hermes/booking" |
No output schema declared.
No examples provided.
install_agent ~17
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The agent slug to install |
No output schema declared.
No examples provided.
list_tools_for_agent ~21
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The agent slug to list tools for |
No output schema declared.
No examples provided.
publish_agent ~192
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| args | array | — | For mcp-stdio args |
| capabilities | array | — | — |
| command | string | — | For mcp-stdio, e.g. "npx" |
| description | string | — | — |
| envKeys | array | — | Env vars the installer must set |
| homepage | string | — | — |
| name | string | yes | Display name |
| pricingAmount | integer | — | Cents, for x402 pricing |
| pricingCurrency | string | — | — |
| pricingModel | string | — | — |
| pricingPer | string | — | — |
| readme | string | — | — |
| repository | string | — | — |
| slug | string | yes | Unique slug, e.g. "mycompany/booking" (lowercase, hyphens) |
| tags | array | — | — |
| transport | string | yes | — |
| url | string | — | For mcp-http / http-x402 / http |
No output schema declared.
No examples provided.
search_agents ~82
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | — | Filter by capability, e.g. "flight-booking" |
| limit | integer | — | Max results (default 20) |
| query | string | — | Free-text search across name, description, slug |
| tag | string | — | Filter by tag, e.g. "travel", "finance" |
| transport | string | — | Filter by transport type |
No output schema declared.
No examples provided.
search_tools ~60
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results (default 20) |
| listingSlug | string | — | Restrict to tools belonging to a specific listing (e.g. "modelcontextprotocol/filesystem") |
| query | string | — | Free-text search across tool name and description |
No output schema declared.
No examples provided.