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.

AIMarket MCP Gateway

PYPI · AIMARKET-MCP · 2 COMPONENTS · SCANNED SEP 20

Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search.

0 this week 83 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 Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 29 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • 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 50 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 985 tokens (~197/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.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 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the AIMarket MCP Gateway server?

AIMarket MCP Gateway runs locally as a PyPI package, launched with uvx aimarket-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · aimarket-mcp

# add to Claude Code
claude mcp add alexar76-aimarket-mcp -- uvx aimarket-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "alexar76-aimarket-mcp": {
      "command": "uvx",
      "args": [
        "aimarket-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "alexar76-aimarket-mcp": {
      "command": "uvx",
      "args": [
        "aimarket-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add alexar76-aimarket-mcp -- uvx aimarket-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "alexar76-aimarket-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "aimarket-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add alexar76-aimarket-mcp --command uvx --arg aimarket-mcp
# ~/.hermes/config.yaml
mcp_servers:
  alexar76-aimarket-mcp:
    command: "uvx"
    args: ["aimarket-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "alexar76-aimarket-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "aimarket-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add alexar76-aimarket-mcp -t stdio -c uvx -a aimarket-mcp
// mcp.json
{
  "mcpServers": {
    "alexar76-aimarket-mcp": {
      "command": "uvx",
      "args": [
        "aimarket-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.

  • 20 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.

  • 18 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.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 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.

  • 11 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.83 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
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 pypi/aimarket-mcp@0.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Dependencies 29 packages
Packages resolved 29
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~842 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
market_invoke_tool ~241

Run one capability from market_search on the hub's free trial tier. Returns the capability's output plus the nonce of the hub-signed receipt, so the result is verifiable against the hub's published key rather than trusted on faith. A few trial invokes are granted per installation; after that the hub answers 402 and this reports that instead of fabricating a result. Paid access needs an on-chain escrow deposit, which is an operator action and deliberately not available here.

NameTypeReqDescription
capability_idstringyesExact capability_id from market_search, e.g. 'skopos.fleet.status@v1'.
inputInput object for the capability; omit or {} when it takes none.
product_idstringThe product_id from market_search, e.g. 'prod-skopos'. Inferred from the capability_id prefix when empty, which is often wrong — pass it.
source_hubstringThe source_hub from market_search, when it showed one. Required for federated capabilities — most of the catalogue; without it the hub looks for the capability locally and answers 404.
NameTypeReqDescription
resultstringyes

No examples provided.

market_search_tool ~194

Discover paid AI capabilities listed on an AIMarket hub, with prices. Free — no wallet, key or payment channel. Returns capability_id, product_id, price per call in USD and a trust score; pass both ids to market_invoke to run one. The hub lists only capabilities it can actually execute, so an empty result means it genuinely does not sell that. Set AIMARKET_HUB_URL to point at a different hub.

NameTypeReqDescription
categorystringOptional category filter, e.g. 'security'. Empty for none.
intentstringyesWhat you want done, in plain language. Example: 'security posture of my servers' or 'verifiable random number'. Max 500 chars.
limitintegerMaximum results, capped at 25.
max_price_usdnumberOptional cap on price per call in USD. 0 for no cap.
NameTypeReqDescription
resultstringyes

No examples provided.

metis_verify_tool ~179

Run Metis cognition + verification on an input; returns answer plus verify_score/verified. Calls the Metis `/v1/verify` API. Response includes machine-readable metadata `[verify_score=… status=… route=… verified=…]` so agents can fail-closed when confidence is insufficient. Configure AIMARKET_METIS_URL and optional AIMARKET_METIS_KEY.

NameTypeReqDescription
inputstringyesQuestion or task for Metis to answer through its cognition + verification envelope. Example: 'Is 2+2=4?' or 'Summarize the MIT license in one sentence.'
routestringMetis cognition depth: fast (single pass), thinking (deeper), council (multi-agent, default), agent (tool-using). Higher routes cost more latency but improve verify_score.
NameTypeReqDescription
resultstringyes

No examples provided.

web_fetch_tool ~145

Fetch a web page by URL and return its main text content. SSRF-hardened (scheme allow-list, private-IP block, per-redirect re-validation, size cap). Output is sanitized, role-marker stripped, and wrapped in `<untrusted>…</untrusted>` before it can reach a model — safe for agent consumption with explicit untrusted marking.

NameTypeReqDescription
max_charsintegerMaximum characters of extracted main text to return (default 20000).
urlstringyesPublic http(s) URL to fetch. Private IPs, localhost, and non-http schemes are rejected (SSRF guard). Example: https://example.com/docs/guide
NameTypeReqDescription
resultstringyes

No examples provided.

web_search_tool ~83

Search the web for current facts and return the top result snippets. Uses DuckDuckGo HTML results. Output is sanitized and wrapped `<untrusted>` like web_fetch. Prefer this over guessing when the answer depends on recent events or documentation.

NameTypeReqDescription
querystringyesNatural-language search query for live web facts. Example: 'PyPI aimarket-metis release date'
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the AIMarket MCP Gateway server?

AIMarket MCP Gateway is listed in the public MCP registry as io.github.alexar76/aimarket-mcp. Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search. This page covers its PyPI package (aimarket-mcp).

Is the AIMarket MCP Gateway server safe to use?

AIMarket MCP Gateway scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. 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 AIMarket MCP Gateway server expose?

AIMarket MCP Gateway exposes 5 tools: web_fetch_tool, web_search_tool, metis_verify_tool, market_search_tool, market_invoke_tool. Their descriptions and schemas cost roughly 842 tokens of context every time the server is loaded.

Is the AIMarket MCP Gateway server still maintained?

AIMarket MCP Gateway 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 AIMarket MCP Gateway server under?

AIMarket MCP Gateway declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.