# io.github.auxiliar-ai/auxiliar-mcp (npm · auxiliar-mcp)

Eval-backed discovery for the auxiliar.ai gateway — the best web-access provider per job, measured.

- Trust score: 63/100 (medium)
- Change this week: +20
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `auxiliar-mcp`: 63/100 (this document), [markdown](https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp.md), [page](https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp)

## Channel facts

- Registry: `npm`
- Package: `auxiliar-mcp`
- Version: `0.23.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 29 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 844 tokens (~211/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add auxiliar-ai-auxiliar-mcp -- npx -y auxiliar-mcp
```

### Codex

```bash
codex mcp add auxiliar-ai-auxiliar-mcp -- npx -y auxiliar-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "auxiliar-ai-auxiliar-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "auxiliar-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add auxiliar-ai-auxiliar-mcp --command npx --arg -y --arg auxiliar-mcp
```

### Hermes

```yaml
mcp_servers:
  auxiliar-ai-auxiliar-mcp:
    command: "npx"
    args: ["-y", "auxiliar-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "auxiliar-ai-auxiliar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "auxiliar-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 63, +35)

- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Schema quality: unverified → excellent

### 2026-08-02 (score 28, −14)

- [security regression] Known CVEs: partial → unverified
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Security disclosure: fail → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Dependency health: partial → unverified
- [functional] First check of Schema quality: unverified

### 2026-08-01 (score 42, +23)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] License: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-07-31 (score 19, −24)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 43)

First indexed and scored.

## MCP tools (4)

### `recommend_tools` (~355 tokens)

Recommend the best web-access provider(s) on the auxiliar.ai gateway for a job, ranked by measured benchmarks (quality, latency p50, cost per success, error rate — dated runs on a shared public corpus). Returns executable routes, the numbers behind each pick, and honest caveats. Use when deciding which search/scraping/crawling/extraction/browser API to use.

Input parameters:

- `job` (string, required): The job to be done. search = Web search: query → ranked results | scrape = One URL → clean page content/markdown, anti-bot handled | crawl = Site → enumerate and fetch many pages | extract_ai = Page…
- `limit` (integer): Max candidates to return. Default 3.
- `max_cost_usd` (number): Exclude providers whose measured cost per call/success exceeds this (USD).
- `max_latency_ms` (number): Exclude providers whose measured latency p50 exceeds this.
- `optimize_for` (string): Ranking priority. balanced/quality = published composite; cost/latency = that measured metric. Default balanced.

### `get_scorecard` (~233 tokens)

Full benchmark leaderboard for one job/verb: every scored provider on the auxiliar.ai gateway, best first, with raw measured metrics and run dates. Use to compare all options rather than be handed a pick.

Input parameters:

- `job` (string, required): The verb to rank. search = Web search: query → ranked results | scrape = One URL → clean page content/markdown, anti-bot handled | crawl = Site → enumerate and fetch many pages | extract_ai = Page →…

### `get_provider` (~63 tokens)

Everything about one provider on the auxiliar.ai gateway: route and call pattern, entry pricing, when to choose or avoid it, and all its dated benchmark scorecards across verbs.

Input parameters:

- `slug` (string, required): Provider slug on the gateway (its route is /<slug>).

### `about_auxiliar` (~70 tokens)

What auxiliar.ai is and how an agent uses it: a web-access API gateway — one API key for 24 search, scraping, browser-automation and voice providers, upstream keys injected server-side, usage at provider-metered prices. Call this to learn how to get a key and call the gateway.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 28
- 2026-08-01: 42
- 2026-07-31: 19
- 2026-07-30: 43
- 2026-07-28: 43
- 2026-07-27: 43

## Links

- npm package: https://www.npmjs.com/package/auxiliar-mcp
- Socket report: https://socket.dev/npm/package/auxiliar-mcp
- Repository: https://github.com/auxiliar-ai/auxiliar-mcp
- Changelog RSS feed: https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/auxiliar-ai-auxiliar-mcp/auxiliar-mcp
