# io.github.DigitalCurrensy/aio-geo (npm · @aio-geo/mcp-server)

AIO.GEO: audit, dry-run fixes, rescore, doctor. Remote + stdio. Not LLM rankings.

- Trust score: 57/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-16

## Components

- remote · `www.aiogeoprotocol.com`: 73/100, [markdown](https://verifymcp.io/servers/digitalcurrensy-aio-geo/www.md), [page](https://verifymcp.io/servers/digitalcurrensy-aio-geo/www)
- npm · `@aio-geo/mcp-server`: 57/100 (this document), [markdown](https://verifymcp.io/servers/digitalcurrensy-aio-geo/aio-geo-mcp-server.md), [page](https://verifymcp.io/servers/digitalcurrensy-aio-geo/aio-geo-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@aio-geo/mcp-server`
- Version: `0.3.7`
- 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-16.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 30 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 1 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 57/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 206 tokens (~34/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: the tool surface changed between 0.3.3 and 0.3.7: 10 tool removals, 0 breaking changes, 6 additions.
- **Tool Coverage**: 70/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 9% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add digitalcurrensy-aio-geo -- npx -y @aio-geo/mcp-server
```

### Codex

```bash
codex mcp add digitalcurrensy-aio-geo -- npx -y @aio-geo/mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add digitalcurrensy-aio-geo --command npx --arg -y --arg @aio-geo/mcp-server
```

### Hermes

```yaml
mcp_servers:
  digitalcurrensy-aio-geo:
    command: "npx"
    args: ["-y", "@aio-geo/mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "digitalcurrensy-aio-geo": {
      "command": "npx",
      "args": [
        "-y",
        "@aio-geo/mcp-server"
      ]
    }
  }
}
```

## 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-15 (score 57, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-14 (score 42, −13)

- [security regression] Stability: unverified → fail
- [security regression] Malware scan: pass → unverified
- [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] Schema quality: 30 → 34
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional] First check of Schema quality: unverified
- [functional] Package version: 0.3.3 → 0.3.7
- [functional] Package version: 0.3.3 → 0.3.6

### 2026-08-12 (score 55)

First indexed and scored.

## MCP tools (6)

### `audit_url` (~41 tokens)

AI Search Readiness audit (structural score). Not an LLM ranking.

Input parameters:

- `domain` (string)
- `url` (string): Domain or URL

### `list_fixes` (~32 tokens)

Dry-run structural fix pack for a domain.

Input parameters:

- `domain` (string)
- `url` (string)

### `apply_fix` (~46 tokens)

Apply fix pack. dryRun defaults true. Live apply requires an API key.

Input parameters:

- `domain` (string)
- `dryRun` (boolean)
- `url` (string)

### `rescore_url` (~30 tokens)

Fresh public audit (rescore).

Input parameters:

- `domain` (string)
- `url` (string)

### `check_health` (~16 tokens)

API + environment health. No secrets.

### `get_brief` (~41 tokens)

Executive structural brief: score, top gaps, share path. Not an LLM ranking.

Input parameters:

- `domain` (string)
- `url` (string)

## Diagnostics

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

## Score history

- 2026-08-16: 57
- 2026-08-15: 57
- 2026-08-14: 42
- 2026-08-13: 55
- 2026-08-12: 55

## Links

- npm package: https://www.npmjs.com/package/@aio-geo/mcp-server
- Socket report: https://socket.dev/npm/package/@aio-geo/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/digitalcurrensy-aio-geo/aio-geo-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/digitalcurrensy-aio-geo/aio-geo-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/digitalcurrensy-aio-geo/aio-geo-mcp-server
